ASP.NET Web API OWIN integration for Stashbox.
Info
Version: | 4.7.0 |
Author(s): | Peter Csajtai |
Last Update: | Wednesday, June 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/z4kn4fein/stashbox-extensions/src/stashbox-webapi-owin |
NuGet Url: | https://www.nuget.org/packages/Stashbox.AspNet.WebApi.Owin |
Install
Install-Package Stashbox.AspNet.WebApi.Owin
dotnet add package Stashbox.AspNet.WebApi.Owin
paket add Stashbox.AspNet.WebApi.Owin
Stashbox.AspNet.WebApi.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Owin(>= 5.2.7)
- Microsoft.Owin(>= 4.1.1)
- Newtonsoft.Json(>= 12.0.3)
- Stashbox(>= 3.4.0)
- Stashbox.Owin(>= 3.0.1)
- Stashbox.Web.WebApi(>= 3.0.1)