Dessert 0.1.0-alpha

This is a prerelease version of Dessert.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dessert --version 0.1.0-alpha
NuGet\Install-Package Dessert -Version 0.1.0-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="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dessert --version 0.1.0-alpha
#r "nuget: Dessert, 0.1.0-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=0.1.0-alpha&prerelease

// Install Dessert as a Cake Tool
#tool nuget:?package=Dessert&version=0.1.0-alpha&prerelease

A discrete event simulation (DES) engine heavily based on the paradigm introduced by Simula and SimPy.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.10-alpha 87 4/7/2015
3.0.9-alpha 50 5/25/2014
3.0.7-alpha 41 1/18/2014
3.0.6-alpha 43 11/15/2013
0.2.0-alpha 43 8/2/2013
0.1.0-alpha 44 8/1/2013

Alpha release, many methods exposed are not implemented (yet).