EncounterGen 3.0.5

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

// Install EncounterGen as a Cake Tool
#tool nuget:?package=EncounterGen&version=3.0.5

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.

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

Showing the top 3 NuGet packages that depend on EncounterGen:

Package Downloads
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
3.0.5 5,124 10/25/2017
3.0.4 2,648 6/27/2017
3.0.3 2,111 6/26/2017
3.0.2 968 6/15/2017
3.0.0 2,108 6/15/2017
2.0.0 1,543 1/20/2017
1.0.0 3,320 9/22/2016
0.2.1 1,129 7/5/2016
0.2.0 3,521 7/5/2016
0.1.0 1,383 2/20/2016

Bug #46