MongoDB utilities to apply optimistic concurrency when updating and deleting entities using a version property.
Info
Version: | 1.1.0 |
Author(s): | Vincent Griebel |
Last Update: | Sunday, January 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Concurrency |
Install
Install-Package MongoDB.Concurrency
dotnet add package MongoDB.Concurrency
paket add MongoDB.Concurrency
MongoDB.Concurrency Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.11.5)
Tags