Mars.Life.Simulations 5.3.1

dotnet add package Mars.Life.Simulations --version 5.3.1
                    
NuGet\Install-Package Mars.Life.Simulations -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.Life.Simulations" Version="5.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mars.Life.Simulations" Version="5.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Mars.Life.Simulations" />
                    
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.Life.Simulations --version 5.3.1
                    
#r "nuget: Mars.Life.Simulations, 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.Life.Simulations@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.Life.Simulations&version=5.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Mars.Life.Simulations&version=5.3.1
                    
Install as a Cake Tool

MARS LIFE is a modelling framework for agent-based simulations.
           It provides the following features:
           * Agent definitions
           * Layer definitions
           * Integration of GIS spatial data like raster-files (*.asc, *.geotiff) and
           vector formats (*.shp, *.geojson, *.kml, *.gml)
           * Representations for temporal data with optional spatial reference (spatiotemporal)
           * Spatial data-structures and agent-environments for movement and explorations
           * Methods and algorithms for numerical computations for every day use
           * Result output-pipeline and simulation result persistence

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.3.1 357 6/2/2025
5.3.0 341 1/18/2025
5.2.1 256 12/2/2024
5.2.0 196 12/2/2024
5.1.1 213 11/11/2024
5.1.0 312 9/30/2024
5.0.0 298 4/7/2024
4.6.0 1,162 6/23/2023
4.5.4 888 6/2/2023
4.5.3 1,032 5/23/2023
4.5.2 1,146 2/22/2023
4.5.1 1,212 12/4/2022
4.5.0 1,060 12/4/2022
4.4.4 1,056 12/1/2022
4.4.3 1,203 11/18/2022
4.4.2 1,019 11/14/2022
4.4.1 1,096 11/8/2022
4.4.0 1,294 10/12/2022
4.3.1-beta-3 992 6/22/2022
4.3.1-beta-2 1,066 5/17/2022
Loading failed