Generic application bootstrapper and skeleton for console application.
Info
Version: | 8.2.0 |
Author(s): | CodeFuller |
Last Update: | Monday, July 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CodeFuller.Library.Bootstrap |
Install
Install-Package CodeFuller.Library.Bootstrap
dotnet add package CodeFuller.Library.Bootstrap
paket add CodeFuller.Library.Bootstrap
CodeFuller.Library.Bootstrap Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeFuller.Library.Configuration(>= 7.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
Tags