Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 439 Bytes

DiceRoller

This library consists of a .NET dice roller written in C# compatible with .NET Framework 4.6+ and .NET Core 3.1+.

To download DiceRoller, it is recommended that you install it via NuGet: PM> Install-Package DiceRoller

To view the documentation on DiceRoller, including how to format dice expressions and the API documentation, see here.