DnDGen.Core 3.3.0

Suggested Alternatives

DnDGen.Infrastructure

dotnet add package DnDGen.Core --version 3.3.0
                    
NuGet\Install-Package DnDGen.Core -Version 3.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DnDGen.Core" Version="3.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DnDGen.Core" Version="3.3.0" />
                    
Directory.Packages.props
<PackageReference Include="DnDGen.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DnDGen.Core --version 3.3.0
                    
#r "nuget: DnDGen.Core, 3.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DnDGen.Core&version=3.3.0
                    
Install DnDGen.Core as a Cake Addin
#tool nuget:?package=DnDGen.Core&version=3.3.0
                    
Install DnDGen.Core as a Cake Tool

This provides common, core objects for the generators, including the Percentile and Collection selectors, with dependencies

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DnDGen.Core:

Package Downloads
CharacterGen.Domain

This is a Ninject-based bootstrapper for CharacterGen

GitHub repositories

This package is not used by any popular GitHub repositories.

Feature #8