An extension for SharpLock enabling locking of objects in a MongoDB Database.
Info
Version: | 1.1.2 |
Author(s): | TheGreatCO |
Last Update: | Friday, January 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thegreatco/SharpLock.MongoDB |
NuGet Url: | https://www.nuget.org/packages/SharpLock.MongoDB |
Install
Install-Package SharpLock.MongoDB
dotnet add package SharpLock.MongoDB
paket add SharpLock.MongoDB
SharpLock.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- MongoDB.Driver(>= 2.9.3)
- SharpLock(>= 1.1.1)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- MongoDB.Driver(>= 2.9.3)
- SharpLock(>= 1.1.1)
Tags