CharacterGen 10.0.3

.NET Framework
dotnet add package CharacterGen --version 10.0.3
NuGet\Install-Package CharacterGen -Version 10.0.3
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="10.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CharacterGen --version 10.0.3
#r "nuget: CharacterGen, 10.0.3"
#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=10.0.3

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

This generates characters for the Dungeons and 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)
Additional computed target framework(s)
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

DungeonGen

This generates dungeons for the Dungeons and Dragons 3.5 system. Dungeons are fully fleshed out with details, traps, and encounters

EncounterGen.Domain

This is the Ninject-based bootstrapper for EncounterGen

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.3 5,318 10/23/2017
10.0.2 1,035 10/2/2017
10.0.0 1,007 9/22/2017
9.0.4 1,155 7/5/2017
9.0.3 1,875 6/23/2017
9.0.2 921 6/13/2017
9.0.1 1,204 6/12/2017
9.0.0 2,412 6/9/2017
8.1.0 990 5/12/2017
8.0.1 864 5/12/2017
8.0.0 1,184 3/20/2017
7.3.0 1,042 2/9/2017
7.1.0 1,325 9/28/2016
7.0.0 2,407 9/14/2016
6.0.1 1,034 9/9/2016
6.0.0 888 9/9/2016
5.0.0 2,655 6/13/2016
4.0.0 992 3/9/2016
3.5.0 1,344 2/18/2016
3.4.0 933 2/16/2016
3.3.0 1,012 1/9/2016
3.2.0 994 1/1/2016
3.1.0 933 12/31/2015
3.0.0 935 12/26/2015
2.1.0 1,013 12/7/2015
2.0.0 1,095 12/5/2015
1.3.0 1,057 11/15/2015
1.2.0 995 11/12/2015
1.1.0 980 11/12/2015
1.0.0 1,005 11/3/2015

Feature #112