DnDGen.TreasureGen
10.3.2
See the version list below for details.
Install-Package DnDGen.TreasureGen -Version 10.3.2
dotnet add package DnDGen.TreasureGen --version 10.3.2
<PackageReference Include="DnDGen.TreasureGen" Version="10.3.2" />
paket add DnDGen.TreasureGen --version 10.3.2
#r "nuget: DnDGen.TreasureGen, 10.3.2"
// Install DnDGen.TreasureGen as a Cake Addin
#addin nuget:?package=DnDGen.TreasureGen&version=10.3.2
// Install DnDGen.TreasureGen as a Cake Tool
#tool nuget:?package=DnDGen.TreasureGen&version=10.3.2
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- DnDGen.Infrastructure (>= 4.2.2)
- DnDGen.RollGen (>= 15.2.2)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.1
- DnDGen.Infrastructure (>= 4.2.2)
- DnDGen.RollGen (>= 15.2.2)
- 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. |
|
EncounterGen.Domain
This is the Ninject-based bootstrapper for EncounterGen |
|
DungeonGen.Domain
This is the Ninject-based bootstrapper for DungeonGen |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.3.4 | 257 | 11/12/2021 |
10.3.3 | 237 | 9/23/2021 |
10.3.2 | 439 | 2/2/2021 |
10.3.1 | 262 | 12/28/2020 |
10.3.0 | 267 | 11/20/2020 |
10.2.1 | 638 | 6/9/2020 |
10.2.0 | 343 | 6/1/2020 |
10.1.0 | 517 | 2/19/2020 |
10.0.0 | 398 | 2/12/2020 |
9.2.0 | 558 | 10/27/2019 |
9.1.0 | 907 | 8/13/2018 |
9.0.0 | 778 | 7/2/2018 |
8.2.0 | 6,041 | 10/23/2017 |
8.1.2 | 1,010 | 9/28/2017 |
8.1.1 | 755 | 9/22/2017 |
8.1.0 | 995 | 9/8/2017 |
8.0.3 | 744 | 9/7/2017 |
8.0.2 | 776 | 8/25/2017 |
8.0.1 | 750 | 8/16/2017 |
8.0.0 | 746 | 8/8/2017 |
7.1.2 | 1,495 | 6/22/2017 |
7.1.1 | 846 | 6/20/2017 |
7.1.0 | 3,151 | 5/10/2017 |
7.0.1 | 778 | 5/9/2017 |
7.0.0 | 791 | 4/28/2017 |
6.0.0 | 994 | 3/20/2017 |
5.0.0 | 2,028 | 9/14/2016 |
4.2.0 | 835 | 9/12/2016 |
4.1.0 | 1,499 | 9/8/2016 |
4.0.0 | 2,018 | 5/27/2016 |
Updating RollGen and Infrastructure