C# library to easily create console applications that are run via dependency injection, with support for user secrets and EF Core migrations.
Info
Version: | 1.1.0 |
Author(s): | Shane Krueger |
Last Update: | Tuesday, November 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Shane32.ConsoleDI |
Install
Install-Package Shane32.ConsoleDI
dotnet add package Shane32.ConsoleDI
paket add Shane32.ConsoleDI
Shane32.ConsoleDI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 3.1.9)