CharacterGen 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CharacterGen --version 3.0.0
NuGet\Install-Package CharacterGen -Version 3.0.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="CharacterGen" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CharacterGen --version 3.0.0
#r "nuget: CharacterGen, 3.0.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.
// Install CharacterGen as a Cake Addin
#addin nuget:?package=CharacterGen&version=3.0.0

// Install CharacterGen as a Cake Tool
#tool nuget:?package=CharacterGen&version=3.0.0

This generates characters for the Dungeons & Dragons 3.5 system.  One can generate characters at random or within certain parameters.  Characters are equipped.

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 (5)

Showing the top 5 NuGet packages that depend on CharacterGen:

Package Downloads
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

EncounterGen.Domain

This is the Ninject-based bootstrapper for EncounterGen

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.0.3 7,861 10/23/2017
10.0.2 2,392 10/2/2017
10.0.0 2,418 9/22/2017
9.0.4 2,503 7/5/2017
9.0.3 4,002 6/23/2017
9.0.2 1,495 6/13/2017
9.0.1 3,237 6/12/2017
9.0.0 5,192 6/9/2017
8.1.0 2,358 5/12/2017
8.0.1 1,407 5/12/2017
8.0.0 3,231 3/20/2017
7.3.0 2,405 2/9/2017
7.1.0 3,278 9/28/2016
7.0.0 5,489 9/14/2016
6.0.1 2,379 9/9/2016
6.0.0 1,443 9/9/2016
5.0.0 5,474 6/13/2016
4.0.0 1,582 3/9/2016
3.5.0 2,051 2/18/2016
3.4.0 1,475 2/16/2016
3.3.0 1,539 1/9/2016
3.2.0 1,558 1/1/2016
3.1.0 1,503 12/31/2015
3.0.0 1,468 12/26/2015
2.1.0 1,526 12/7/2015
2.0.0 1,586 12/5/2015
1.3.0 1,595 11/15/2015
1.2.0 1,552 11/12/2015
1.1.0 1,512 11/12/2015
1.0.0 1,554 11/3/2015

3.0: GitHub Issues 43-54