Implementation of ITicketStore using MongoDB.
Info
Version: | 8.0.1 |
Author(s): | chrisdrobison |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chrisdrobison/AspNetCore.MongoDb |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Authentication.Cookies.MongoDb |
Install
Install-Package AspNetCore.Authentication.Cookies.MongoDb
dotnet add package AspNetCore.Authentication.Cookies.MongoDb
paket add AspNetCore.Authentication.Cookies.MongoDb
AspNetCore.Authentication.Cookies.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.11.0)