D20Dice 8.0.0

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

// Install D20Dice as a Cake Tool
#tool nuget:?package=D20Dice&version=8.0.0

This gives a basic, fluid interface for 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, Percentile (d100), and custom die rolls.

Product 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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 180 8/26/2014
7.1.0 66 8/25/2014
7.0.0 64 8/25/2014
6.2.0 67 6/5/2014
6.1.0 62 6/3/2014
6.0.0 56 6/3/2014
5.3.0 53 5/26/2014
5.2.0 55 5/26/2014
5.1.0 56 5/25/2014
5.0.0 58 5/25/2014
4.0.0 59 5/24/2014
3.1.0 55 11/9/2013
3.0.0 56 11/9/2013
2.0.0 55 11/9/2013
1.0.0 64 4/9/2013

8.0: Remove string parsing, added fluent interface