ASP.NET Core application builder extension which allows Stashbox to be configured as the default service provider.
Info
Version: | 5.6.0 |
Author(s): | Peter Csajtai |
Last Update: | Wednesday, August 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/z4kn4fein/stashbox-extensions-dependencyinjection |
NuGet Url: | https://www.nuget.org/packages/Stashbox.AspNetCore.Hosting |
Install
Install-Package Stashbox.AspNetCore.Hosting
dotnet add package Stashbox.AspNetCore.Hosting
paket add Stashbox.AspNetCore.Hosting
Stashbox.AspNetCore.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Stashbox.Extensions.Dependencyinjection(>= 2.11.2)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Stashbox.Extensions.Dependencyinjection(>= 2.11.2)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
Tags