VOOZH about

URL: https://www.nuget.org/packages/Mars.Base/

⇱ NuGet Gallery | Mars.Base 5.3.1




👁 Image
Mars.Base 5.3.1

dotnet add package Mars.Base --version 5.3.1
 
 
NuGet\Install-Package Mars.Base -Version 5.3.1
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mars.Base" Version="5.3.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mars.Base" Version="5.3.1" />
 
Directory.Packages.props
<PackageReference Include="Mars.Base" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Mars.Base --version 5.3.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mars.Base, 5.3.1"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Mars.Base@5.3.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Mars.Base&version=5.3.1
 
Install as a Cake Addin
#tool nuget:?package=Mars.Base&version=5.3.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This package provides common methods used by all other packages especially the most used data structures
           of the framework. Additionally it provides implementations for debugging assertions, a weak event model and the logging adapter.

           For more details how to use MARS, please use the documentation:
           https://www.mars-group.org/docs/tutorial/intro

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Mars.Base:

Package Downloads
Mars.Interfaces

This package contains the most used interfaces when a multi-agent simulation is created. For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro

Mars.Common

This package provides multiple collection such as improvided (KdTree with selection, Fibonacci heaps, ...) implementation and commonly used extension for .Net types.based methods and algorithms to handle math computing taks. For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro

Mars.Numerics

This package provides helpful methods and algorithms to handle math computing tasks. It contains implementations for vector and matrix models, mutliple distributions and random number generators as well as several generic distance functions. For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.3.1 582 6/2/2025
5.3.0 1,093 1/18/2025
5.2.1 473 12/2/2024
5.2.0 402 12/2/2024
5.1.1 434 11/11/2024
5.1.0 635 9/30/2024
5.0.0 527 4/7/2024
4.6.0 4,600 6/23/2023
4.5.4 3,437 6/2/2023
4.5.3 3,586 5/23/2023
4.5.2 4,268 2/22/2023
4.5.1 4,095 12/4/2022
4.5.0 3,798 12/4/2022
4.4.4 3,968 12/1/2022
4.4.3 4,260 11/18/2022
4.4.2 4,173 11/14/2022
4.4.1 4,156 11/8/2022
4.4.0 4,814 10/12/2022
4.3.1-beta-3 2,488 6/22/2022
4.3.1-beta-2 2,630 5/17/2022
Loading failed