Dessert 3.0.10-alpha
This is a prerelease version of Dessert.
dotnet add package Dessert --version 3.0.10-alpha
NuGet\Install-Package Dessert -Version 3.0.10-alpha
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="Dessert" Version="3.0.10-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dessert --version 3.0.10-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dessert, 3.0.10-alpha"
#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.
// Install Dessert as a Cake Addin #addin nuget:?package=Dessert&version=3.0.10-alpha&prerelease // Install Dessert as a Cake Tool #tool nuget:?package=Dessert&version=3.0.10-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A discrete event simulation (DES) engine heavily based on the paradigm introduced by Simula and SimPy.
NOTICE: If you need more performance, please have a look at the Dessert.Unchecked package. It is a release where all integrity checks have been stripped away.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Hippie (>= 2.9.1)
- Troschuetz.Random (>= 3.2.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.10-alpha | 88 | 4/7/2015 |
3.0.9-alpha | 52 | 5/25/2014 |
3.0.7-alpha | 42 | 1/18/2014 |
3.0.6-alpha | 44 | 11/15/2013 |
0.2.0-alpha | 45 | 8/2/2013 |
0.1.0-alpha | 45 | 8/1/2013 |
* Still work in progress, but many pieces are already working well.