DungeonGen 3.1.3

dotnet add package DungeonGen --version 3.1.3
NuGet\Install-Package DungeonGen -Version 3.1.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="DungeonGen" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DungeonGen --version 3.1.3
#r "nuget: DungeonGen, 3.1.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 DungeonGen as a Cake Addin
#addin nuget:?package=DungeonGen&version=3.1.3

// Install DungeonGen as a Cake Tool
#tool nuget:?package=DungeonGen&version=3.1.3

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

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 DungeonGen:

Package Downloads
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
3.1.3 3,161 10/25/2017
3.1.2 1,099 6/28/2017
3.1.1 2,008 6/28/2017
3.0.0 2,613 9/25/2016
2.0.1 1,078 7/15/2016
2.0.0 2,611 7/9/2016
1.0.0 1,067 3/19/2016

Feature #19, #21, #22