A Microsoft.Extensions.DependencyInjection extension, which allows Stashbox to be configured as the default service provider.
Info
Version: | 5.7.0 |
Author(s): | Peter Csajtai |
Last Update: | Friday, December 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/z4kn4fein/stashbox-extensions-dependencyinjection |
NuGet Url: | https://www.nuget.org/packages/Stashbox.Extensions.Dependencyinjection |
Install
Install-Package Stashbox.Extensions.Dependencyinjection
dotnet add package Stashbox.Extensions.Dependencyinjection
paket add Stashbox.Extensions.Dependencyinjection
Stashbox.Extensions.Dependencyinjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Stashbox(>= 3.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Stashbox(>= 3.5.0)
Tags