DnDGen.TreasureGen
10.5.1
dotnet add package DnDGen.TreasureGen --version 10.5.1
NuGet\Install-Package DnDGen.TreasureGen -Version 10.5.1
<PackageReference Include="DnDGen.TreasureGen" Version="10.5.1" />
paket add DnDGen.TreasureGen --version 10.5.1
#r "nuget: DnDGen.TreasureGen, 10.5.1"
// Install DnDGen.TreasureGen as a Cake Addin
#addin nuget:?package=DnDGen.TreasureGen&version=10.5.1
// Install DnDGen.TreasureGen as a Cake Tool
#tool nuget:?package=DnDGen.TreasureGen&version=10.5.1
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.
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
- DnDGen.Infrastructure (>= 4.3.2)
- DnDGen.RollGen (>= 15.5.1)
- System.ValueTuple (>= 4.5.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on DnDGen.TreasureGen:
Package | Downloads |
---|---|
CharacterGen
This generates characters for the Dungeons and Dragons 3.5 system. One can generate characters at random or within certain parameters. Characters are equipped. |
|
CharacterGen.Domain
This is a Ninject-based bootstrapper for CharacterGen |
|
EncounterGen
This generates encounters for the Dungeons and Dragons 3.5 system. One can generate encounters of particular levels, times of day, and environments. One can also filter creature types. Treasure and equipment are generated. |
|
DungeonGen.Domain
This is the Ninject-based bootstrapper for DungeonGen |
|
DungeonGen
This generates dungeons for the Dungeons and Dragons 3.5 system. Dungeons are fully fleshed out with details, traps, and encounters |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.5.1 | 52 | 3/20/2023 |
10.5.0 | 73 | 3/10/2023 |
10.4.0 | 152 | 1/18/2023 |
10.3.4 | 425 | 11/12/2021 |
10.3.3 | 326 | 9/23/2021 |
10.3.2 | 614 | 2/2/2021 |
10.3.1 | 355 | 12/28/2020 |
10.3.0 | 354 | 11/20/2020 |
10.2.1 | 725 | 6/9/2020 |
10.2.0 | 430 | 6/1/2020 |
10.1.0 | 609 | 2/19/2020 |
10.0.0 | 488 | 2/12/2020 |
9.2.0 | 655 | 10/27/2019 |
9.1.0 | 1,014 | 8/13/2018 |
9.0.0 | 890 | 7/2/2018 |
8.2.0 | 6,466 | 10/23/2017 |
8.1.2 | 1,220 | 9/28/2017 |
8.1.1 | 866 | 9/22/2017 |
8.1.0 | 1,196 | 9/8/2017 |
8.0.3 | 853 | 9/7/2017 |
8.0.2 | 887 | 8/25/2017 |
8.0.1 | 861 | 8/16/2017 |
8.0.0 | 858 | 8/8/2017 |
7.1.2 | 1,813 | 6/22/2017 |
7.1.1 | 961 | 6/20/2017 |
7.1.0 | 4,318 | 5/10/2017 |
7.0.1 | 889 | 5/9/2017 |
7.0.0 | 904 | 4/28/2017 |
6.0.0 | 1,202 | 3/20/2017 |
5.0.0 | 2,681 | 9/14/2016 |
4.2.0 | 941 | 9/12/2016 |
4.1.0 | 1,930 | 9/8/2016 |
4.0.0 | 2,701 | 5/27/2016 |
Issue #111