Recipe that installs the basic classes and references needed to get a .NET Console Application up and running.
Info
Version: | 1.0.16 |
Author(s): | HundredProof |
Last Update: | Thursday, November 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HundredProof |
NuGet Url: | https://www.nuget.org/packages/HundredProof.Recipes.Console.Bootstrapper |
Install
Install-Package HundredProof.Recipes.Console.Bootstrapper
dotnet add package HundredProof.Recipes.Console.Bootstrapper
paket add HundredProof.Recipes.Console.Bootstrapper
HundredProof.Recipes.Console.Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- CLAP(>= 4.6.0)
- Naos.Diagnostics.Recipes.DomainFactory(>= 1.2.13)
- Naos.Logging.Domain(>= 1.0.30)
- Naos.Recipes.Configuration.Bootstrapper(>= 1.0.101)
- Naos.Recipes.Console.Domain(>= 1.0.101)
- Naos.Serialization.Factory(>= 1.0.55)
- Naos.Telemetry.Domain(>= 1.0.12)
- OBeautifulCode.Collection.Recipes.EnumerableExtensions(>= 1.0.23)
- OBeautifulCode.Validation.Recipes.ParameterValidator(>= 1.0.14)
- OBeautifulCode.Reflection.Recipes.ReflectionHelper(>= 1.0.57)