Provides integration with Microsoft.Extensions.DependencyInjection for KickStart, enabling streamlined dependency injection and startup configuration for .NET applications.
Info
Version: | 9.4.0 |
Author(s): | LoreSoft |
Last Update: | Sunday, September 7, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loresoft/KickStart |
NuGet Url: | https://www.nuget.org/packages/KickStart.DependencyInjection |
Install
Install-Package KickStart.DependencyInjection
dotnet add package KickStart.DependencyInjection
paket add KickStart.DependencyInjection
KickStart.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- KickStart(>= 8.0.0.369)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
Tags