D20Dice 6.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package D20Dice --version 6.0.0
NuGet\Install-Package D20Dice -Version 6.0.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="D20Dice" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="D20Dice" Version="6.0.0" />
<PackageReference Include="D20Dice" />
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 D20Dice --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: D20Dice, 6.0.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.
#:package D20Dice@6.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=D20Dice&version=6.0.0
#tool nuget:?package=D20Dice&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This gives a basic rolling dice from the D20 system - commonly known to work with Dungeons and Dragons. Die included are d2, d3, d4, d6, d8, d10, d12, d20, and Percentile (d100). You can also give a string input (i.e. "1d6+5").
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Trove.FLEE (>= 0.9.26)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0 | 181 | 8/26/2014 |
| 7.1.0 | 68 | 8/25/2014 |
| 7.0.0 | 65 | 8/25/2014 |
| 6.2.0 | 69 | 6/5/2014 |
| 6.1.0 | 63 | 6/3/2014 |
| 6.0.0 | 58 | 6/3/2014 |
| 5.3.0 | 55 | 5/26/2014 |
| 5.2.0 | 57 | 5/26/2014 |
| 5.1.0 | 58 | 5/25/2014 |
| 5.0.0 | 60 | 5/25/2014 |
| 4.0.0 | 60 | 5/24/2014 |
| 3.1.0 | 57 | 11/9/2013 |
| 3.0.0 | 57 | 11/9/2013 |
| 2.0.0 | 56 | 11/9/2013 |
| 1.0.0 | 66 | 4/9/2013 |
Switched from NCalc to FLEE