Allows you to add cookies for IHttpActionResult in WebAPI controllers.
Info
Version: | 1.0.0 |
Author(s): | Dmitry Fillo |
Last Update: | Wednesday, October 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DmitryFillo/AspNet.WebApi.CookiesPassthrough |
NuGet Url: | https://www.nuget.org/packages/AspNet.WebApi.CookiesPassthrough |
Install
Install-Package AspNet.WebApi.CookiesPassthrough
dotnet add package AspNet.WebApi.CookiesPassthrough
paket add AspNet.WebApi.CookiesPassthrough
AspNet.WebApi.CookiesPassthrough Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.0.0)
Tags