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.
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.
// Install DiceTool as a Cake Addin
#addin nuget:?package=DiceTool&version=2.0.3

// Install DiceTool as a Cake Tool
#tool nuget:?package=DiceTool&version=2.0.3                

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. 
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 665 1/24/2021
2.0.2 519 1/23/2021
2.0.1 430 1/19/2021
2.0.0 458 1/19/2021
1.1.46 947 12/5/2018
1.1.45 941 10/21/2018
1.1.44 1,179 7/8/2017
1.1.43 1,116 7/8/2017
1.1.42 1,458 5/30/2016
1.1.41 1,392 5/30/2016
1.1.40 1,413 5/27/2016
1.1.39 1,429 5/27/2016
1.1.38 1,388 5/27/2016
1.1.37 1,399 5/27/2016
1.1.36 1,400 5/26/2016
1.1.33 1,415 5/25/2016
1.1.1 1,110 7/8/2017
1.0.32 1,399 5/25/2016
1.0.31 1,400 5/25/2016
1.0.30 1,376 5/25/2016
1.0.29 1,473 5/25/2016
1.0.6-Build19 1,130 5/25/2016
1.0.1-Build18 905 5/25/2016
1.0.0 1,394 5/25/2016
1.0.0-Build17 1,103 5/25/2016

Reimplemented version, which is much faster.