MonteCSharpSimulation 0.10.0

dotnet add package MonteCSharpSimulation --version 0.10.0                
NuGet\Install-Package MonteCSharpSimulation -Version 0.10.0                
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="MonteCSharpSimulation" Version="0.10.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonteCSharpSimulation --version 0.10.0                
#r "nuget: MonteCSharpSimulation, 0.10.0"                
#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 MonteCSharpSimulation as a Cake Addin
#addin nuget:?package=MonteCSharpSimulation&version=0.10.0

// Install MonteCSharpSimulation as a Cake Tool
#tool nuget:?package=MonteCSharpSimulation&version=0.10.0                

Build & test NuGet Downloads

Monte CSharp Simulation

A simple implementation of the Monte Carlo Simulation in C# for forecasting a bunch of task completion.

Both the implementation idea and the concept behind it comes from the book When Will It Be Done, by Daniel Vacanti

Credits of third party used libraries

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. 
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
0.10.0 83 12/1/2024
0.9.0 87 11/29/2024
0.9.0-alpha 71 11/29/2024
0.8.0-alpha 77 11/26/2024
0.7.0-alpha 66 11/25/2024
0.6.0-alpha 60 11/25/2024
0.5.0-alpha 65 11/25/2024
0.4.0-alpha 65 11/25/2024
0.3.4-alpha 70 11/25/2024
0.3.1-alpha 66 11/25/2024
0.3.0-alpha 77 11/24/2024
0.2.0-alpha 76 11/23/2024
0.1.0-alpha 58 11/18/2024