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.