Recipe that installs the basic classes and references needed to run Naos.Deployment logic, servers to abstract configuration and not need to provided everything on the command line.
Info
Version: | 1.1.506 |
Author(s): | Naos Project |
Last Update: | Friday, May 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Deployment.Bootstrapper |
Install
Install-Package Naos.Deployment.Bootstrapper
dotnet add package Naos.Deployment.Bootstrapper
paket add Naos.Deployment.Bootstrapper
Naos.Deployment.Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Naos.Logging.Domain(>= 1.0.72)
- Naos.Deployment.Config.Common(>= 1.1.453)
- Naos.Deployment.Core(>= 1.1.453)
- Naos.Recipes.RunWithRetry(>= 1.0.122)
- OBeautifulCode.Serialization.Recipes.Factory(>= 1.0.53)
- OBeautifulCode.Collection.Recipes.EnumerableExtensions(>= 1.0.42)
- OBeautifulCode.Security.Recipes.CertHelper(>= 1.0.34)
- OBeautifulCode.Assertion.Recipes.Must(>= 1.0.15)