DnDGen.RollGen
15.3.0
See the version list below for details.
dotnet add package DnDGen.RollGen --version 15.3.0
NuGet\Install-Package DnDGen.RollGen -Version 15.3.0
<PackageReference Include="DnDGen.RollGen" Version="15.3.0" />
paket add DnDGen.RollGen --version 15.3.0
#r "nuget: DnDGen.RollGen, 15.3.0"
// Install DnDGen.RollGen as a Cake Addin #addin nuget:?package=DnDGen.RollGen&version=15.3.0 // Install DnDGen.RollGen as a Cake Tool #tool nuget:?package=DnDGen.RollGen&version=15.3.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Albatross.Expression (>= 3.0.3)
- Ninject (>= 3.3.4)
-
.NETStandard 2.1
- Albatross.Expression (>= 3.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 |
|
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 |
---|---|---|
16.0.1 | 553 | 11/21/2024 |
16.0.0 | 1,770 | 7/12/2024 |
15.5.7 | 946 | 1/11/2024 |
15.5.6 | 136 | 1/10/2024 |
15.5.4 | 740 | 12/14/2023 |
15.5.3 | 794 | 7/10/2023 |
15.5.2 | 174 | 7/7/2023 |
15.5.1 | 892 | 3/16/2023 |
15.5.0 | 370 | 3/9/2023 |
15.4.2 | 477 | 1/12/2023 |
15.3.0 | 996 | 11/11/2021 |
15.2.2 | 1,573 | 2/2/2021 |
15.2.1 | 415 | 2/1/2021 |
15.2.0 | 787 | 12/28/2020 |
15.1.0 | 2,799 | 1/22/2020 |
15.0.0 | 1,199 | 1/14/2020 |
14.1.0 | 1,115 | 9/23/2019 |
14.0.2 | 3,241 | 6/29/2018 |
14.0.1 | 985 | 6/29/2018 |
14.0.0 | 907 | 6/29/2018 |
13.4.2 | 10,390 | 9/22/2017 |
13.4.0 | 2,411 | 9/21/2017 |
13.3.0 | 14,535 | 2/8/2017 |
13.2.0 | 1,018 | 2/8/2017 |
13.1.0 | 1,176 | 11/14/2016 |
13.0.0 | 1,378 | 11/9/2016 |
12.2.0 | 4,692 | 5/27/2016 |
12.1.0 | 1,095 | 5/16/2016 |
12.0.0 | 7,145 | 5/15/2016 |
Features: #43, #59, #61