Additional persistence provider for NEventStore using MongoDB.
Info
| Version: | 12.0.0 |
| Author(s): | NEventStore Dev Team |
| Last Update: | Friday, January 24, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://neventstore.org/ |
| NuGet Url: | https://www.nuget.org/packages/NEventStore.Persistence.MongoDB |
Install
Install-Package NEventStore.Persistence.MongoDB
dotnet add package NEventStore.Persistence.MongoDB
paket add NEventStore.Persistence.MongoDB
NEventStore.Persistence.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NEventStore(>= 8.0.0 && < 9.0.0)
- MongoDB.Driver(>= 2.11.5)
- NEventStore(>= 8.0.0 && < 9.0.0)
- MongoDB.Driver(>= 2.11.5)
- NEventStore(>= 8.0.0 && < 9.0.0)
- MongoDB.Driver(>= 2.11.5)
Tags