Wrapper api to create a command line utility using CommandLineParser with dependency injection and serilog logging support.
Info
Version: | 6.1.1 |
Author(s): | Albatross.Hosting.Utility |
Last Update: | Monday, September 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Albatross.Hosting.Utility |
Install
Install-Package Albatross.Hosting.Utility
dotnet add package Albatross.Hosting.Utility
paket add Albatross.Hosting.Utility
Albatross.Hosting.Utility Download (Unzip the "nupkg" after downloading)
Dependencies
- Albatross.Config(>= 1.6.8)
- Albatross.Logging(>= 1.6.7)
- Albatross(>= 1.0.6)
- CommandLineParser(>= 2.8.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.Extensions.Hosting(>= 3.1.8)