Recipe that installs the basic classes and references needed to get a .NET Console Application up and running.
Info
Version: | 1.0.129 |
Author(s): | Naos Project |
Last Update: | Tuesday, July 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Recipes.Console.Bootstrapper |
Install
Install-Package Naos.Recipes.Console.Bootstrapper
dotnet add package Naos.Recipes.Console.Bootstrapper
paket add Naos.Recipes.Console.Bootstrapper
Naos.Recipes.Console.Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- CLAP(>= 4.6.0)
- Naos.Diagnostics.Recipes.DomainFactory(>= 1.3.23)
- Naos.Configuration.Domain(>= 1.0.6)
- Naos.Logging.Domain(>= 1.0.55)
- Naos.Logging.Persistence(>= 1.0.55)
- Naos.Recipes.Console.Domain(>= 1.0.116)
- Naos.Telemetry.Domain(>= 1.0.16)
- OBeautifulCode.Assertion.Recipes.Must(>= 1.0.10)
- OBeautifulCode.Collection.Recipes.EnumerableExtensions(>= 1.0.40)
- OBeautifulCode.Reflection.Recipes.ReflectionHelper(>= 1.0.75)
- OBeautifulCode.Serialization.Recipes.Factory(>= 1.0.12)