DiceTool 2.0.3

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

This library helps with the calculation of dice provability's.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DiceTool:

Package Downloads
DiceTool.Parser

This library provides a Parser for more convinient use of the DiceTool Library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 700 1/24/2021
2.0.2 546 1/23/2021
2.0.1 458 1/19/2021
2.0.0 485 1/19/2021
1.1.46 988 12/5/2018
1.1.45 990 10/21/2018
1.1.44 1,262 7/8/2017
1.1.43 1,199 7/8/2017
1.1.42 1,544 5/30/2016
1.1.41 1,479 5/30/2016
1.1.40 1,500 5/27/2016
1.1.39 1,520 5/27/2016
1.1.38 1,475 5/27/2016
1.1.37 1,494 5/27/2016
1.1.36 1,490 5/26/2016
1.1.33 1,509 5/25/2016
1.1.1 1,194 7/8/2017
1.0.32 1,493 5/25/2016
1.0.31 1,491 5/25/2016
1.0.30 1,463 5/25/2016
1.0.29 1,564 5/25/2016
1.0.6-Build19 1,210 5/25/2016
1.0.1-Build18 984 5/25/2016
1.0.0 1,479 5/25/2016
1.0.0-Build17 1,185 5/25/2016

Reimplemented version, which is much faster.