DnDGen.Infrastructure
4.3.2
dotnet add package DnDGen.Infrastructure --version 4.3.2
NuGet\Install-Package DnDGen.Infrastructure -Version 4.3.2
<PackageReference Include="DnDGen.Infrastructure" Version="4.3.2" />
paket add DnDGen.Infrastructure --version 4.3.2
#r "nuget: DnDGen.Infrastructure, 4.3.2"
// Install DnDGen.Infrastructure as a Cake Addin
#addin nuget:?package=DnDGen.Infrastructure&version=4.3.2
// Install DnDGen.Infrastructure as a Cake Tool
#tool nuget:?package=DnDGen.Infrastructure&version=4.3.2
This provides common, core objects for the generators, including the Percentile and Collection selectors, with dependencies
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- DnDGen.RollGen (>= 15.5.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DnDGen.Infrastructure:
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.CreatureGen
This generates creatures for the Dungeons and Dragons 3.5 system. |
GitHub repositories
This package is not used by any popular GitHub repositories.
4.3.0: Issue #28
4.3.1: Update packages, notably RollGen to 15.5.0
4.3.2: Update packages, notably RollGen to 15.5.1