Persistence layer implementation for use of MongoDB in APIs using JsonApiDotNetCore.
Info
Version: | 5.6.0 |
Author(s): | JsonApiDotNetCore.MongoDb |
Last Update: | Sunday, June 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.jsonapi.net/ |
NuGet Url: | https://www.nuget.org/packages/JsonApiDotNetCore.MongoDb |
Install
Install-Package JsonApiDotNetCore.MongoDb
dotnet add package JsonApiDotNetCore.MongoDb
paket add JsonApiDotNetCore.MongoDb
JsonApiDotNetCore.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonApiDotNetCore(>= 4.0.1)
- MongoDB.Driver(>= 2.11.5)
Tags