DnDGen.RollGen
15.4.2
See the version list below for details.
dotnet add package DnDGen.RollGen --version 15.4.2
NuGet\Install-Package DnDGen.RollGen -Version 15.4.2
<PackageReference Include="DnDGen.RollGen" Version="15.4.2" />
paket add DnDGen.RollGen --version 15.4.2
#r "nuget: DnDGen.RollGen, 15.4.2"
// Install DnDGen.RollGen as a Cake Addin
#addin nuget:?package=DnDGen.RollGen&version=15.4.2
// Install DnDGen.RollGen as a Cake Tool
#tool nuget:?package=DnDGen.RollGen&version=15.4.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 |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net6.0
- Albatross.Expression (>= 3.0.11)
- Ninject (>= 3.3.6)
NuGet packages (7)
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. |
|
DnDGen.Core
This provides common, core objects for the generators, including the Percentile and Collection selectors, with dependencies |
|
CharacterGen.Domain
This is a Ninject-based bootstrapper for CharacterGen |
|
DungeonGen.Domain
This is the Ninject-based bootstrapper for DungeonGen |
|
EncounterGen.Domain
This is the Ninject-based bootstrapper for EncounterGen |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
15.5.1 | 98 | 3/16/2023 |
15.5.0 | 110 | 3/9/2023 |
15.4.2 | 227 | 1/12/2023 |
15.3.0 | 742 | 11/11/2021 |
15.2.2 | 1,165 | 2/2/2021 |
15.2.1 | 302 | 2/1/2021 |
15.2.0 | 568 | 12/28/2020 |
15.1.0 | 2,420 | 1/22/2020 |
15.0.0 | 1,031 | 1/14/2020 |
14.1.0 | 947 | 9/23/2019 |
14.0.2 | 2,889 | 6/29/2018 |
14.0.1 | 831 | 6/29/2018 |
14.0.0 | 745 | 6/29/2018 |
13.4.2 | 6,987 | 9/22/2017 |
13.4.0 | 1,512 | 9/21/2017 |
13.3.0 | 4,914 | 2/8/2017 |
13.2.0 | 865 | 2/8/2017 |
13.1.0 | 1,009 | 11/14/2016 |
13.0.0 | 1,214 | 11/9/2016 |
12.2.0 | 2,122 | 5/27/2016 |
12.1.0 | 912 | 5/16/2016 |
12.0.0 | 2,115 | 5/15/2016 |
Features: #65