Provides SimpleInjector integration 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.SimpleInjector |
Install
Install-Package KickStart.SimpleInjector
dotnet add package KickStart.SimpleInjector
paket add KickStart.SimpleInjector
KickStart.SimpleInjector Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- KickStart(>= 8.0.0.369)
- SimpleInjector(>= 5.2.1)
- KickStart(>= 8.0.0.369)
- SimpleInjector(>= 5.2.1)
Tags