Allows applications using the object database abstraction layer defined in Waher.Persistence, to use MongoDB object databases in a seamless manner.
Info
Version: | 1.12.0 |
Author(s): | Peter Waher |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Persistence/Waher.Persistence.MongoDB |
NuGet Url: | https://www.nuget.org/packages/Waher.Persistence.MongoDB |
Install
Install-Package Waher.Persistence.MongoDB
dotnet add package Waher.Persistence.MongoDB
paket add Waher.Persistence.MongoDB
Waher.Persistence.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Persistence(>= 1.2.0)
- Waher.Runtime.Cache(>= 1.0.4)
- Waher.Runtime.Inventory(>= 1.0.14)
- Waher.Runtime.Threading(>= 1.0.2)
- Waher.Script(>= 1.0.43)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- MongoDB.Driver(>= 2.11.2)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
Tags