Cookie-sharing middleware for DeckHub.
Info
| Version: | 1.0.0-alpha1 |
| Author(s): | RendleLabs.DeckHub.Cookies |
| Last Update: | Tuesday, May 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://deckhub.app/ |
| NuGet Url: | https://www.nuget.org/packages/RendleLabs.DeckHub.Cookies |
Install
Install-Package RendleLabs.DeckHub.Cookies
dotnet add package RendleLabs.DeckHub.Cookies
paket add RendleLabs.DeckHub.Cookies
RendleLabs.DeckHub.Cookies Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.1.01)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.01)
- Microsoft.AspNetCore.DataProtection.Abstractions(>= 2.1.01)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.01)
- Newtonsoft.Json(>= 11.0.2)