DnDGen.RollGen
14.0.2
See the version list below for details.
dotnet add package DnDGen.RollGen --version 14.0.2
NuGet\Install-Package DnDGen.RollGen -Version 14.0.2
<PackageReference Include="DnDGen.RollGen" Version="14.0.2" />
<PackageVersion Include="DnDGen.RollGen" Version="14.0.2" />
<PackageReference Include="DnDGen.RollGen" />
paket add DnDGen.RollGen --version 14.0.2
#r "nuget: DnDGen.RollGen, 14.0.2"
#:package DnDGen.RollGen@14.0.2
#addin nuget:?package=DnDGen.RollGen&version=14.0.2
#tool nuget:?package=DnDGen.RollGen&version=14.0.2
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
- Albatross.Expression (>= 2.0.3)
- Ninject (>= 3.3.4)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on DnDGen.RollGen:
| Package | Downloads |
|---|---|
|
DnDGen.TreasureGen
This generates items for the Dungeons and Dragons 3.5 system. One can generate treasure or individual items such as coins, goods, weapons, armor, and magical items. |
|
|
CharacterGen.Domain
This is a Ninject-based bootstrapper for CharacterGen |
|
|
DnDGen.Core
This provides common, core objects for the generators, including the Percentile and Collection selectors, with dependencies |
|
|
DungeonGen.Domain
This is the Ninject-based bootstrapper for DungeonGen |
|
|
DnDGen.Infrastructure
This provides common, core objects for the generators, including the Percentile and Collection selectors, with dependencies |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 16.0.4 | 157 | 1/21/2026 |
| 16.0.3 | 1,074 | 8/13/2025 |
| 16.0.2 | 222 | 8/12/2025 |
| 16.0.1 | 5,264 | 11/21/2024 |
| 16.0.0 | 1,902 | 7/12/2024 |
| 15.5.7 | 1,233 | 1/11/2024 |
| 15.5.6 | 224 | 1/10/2024 |
| 15.5.4 | 931 | 12/14/2023 |
| 15.5.3 | 934 | 7/10/2023 |
| 15.5.2 | 296 | 7/7/2023 |
| 15.5.1 | 1,082 | 3/16/2023 |
| 15.5.0 | 513 | 3/9/2023 |
| 15.4.2 | 612 | 1/12/2023 |
| 15.3.0 | 1,208 | 11/11/2021 |
| 15.2.2 | 1,866 | 2/2/2021 |
| 15.2.1 | 585 | 2/1/2021 |
| 15.2.0 | 1,004 | 12/28/2020 |
| 15.1.0 | 3,116 | 1/22/2020 |
| 15.0.0 | 1,429 | 1/14/2020 |
| 14.0.2 | 3,842 | 6/29/2018 |
Feature #38, Feature #39