![]() |
VOOZH | about |
dotnet add package Cqrs.Mongo --version 2.4.1639.856
NuGet\Install-Package Cqrs.Mongo -Version 2.4.1639.856
<PackageReference Include="Cqrs.Mongo" Version="2.4.1639.856" />
<PackageVersion Include="Cqrs.Mongo" Version="2.4.1639.856" />Directory.Packages.props
<PackageReference Include="Cqrs.Mongo" />Project file
paket add Cqrs.Mongo --version 2.4.1639.856
#r "nuget: Cqrs.Mongo, 2.4.1639.856"
#:package Cqrs.Mongo@2.4.1639.856
#addin nuget:?package=Cqrs.Mongo&version=2.4.1639.856Install as a Cake Addin
#tool nuget:?package=Cqrs.Mongo&version=2.4.1639.856Install as a Cake Tool
Use MongoDB as the read store and data store in CQRS.NET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on Cqrs.Mongo:
| Package | Downloads |
|---|---|
|
Cqrs.Ninject.Mongo
Use Ninject as your IoC container of choice with MongoDB for CQRS.NET |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.4.1639.856 | 2,413 | 8/17/2018 |
| 2.4.1622.842 | 2,176 | 6/29/2018 |
| 2.4.1621.841 | 2,352 | 6/24/2018 |
| 2.4.1619.839 | 2,336 | 6/24/2018 |
| 2.3.1595.820 | 2,073 | 3/29/2018 |
| 2.3.1584.809 | 2,327 | 3/20/2018 |
| 2.3.1583.808 | 2,360 | 3/20/2018 |
| 2.3.1581.806 | 2,306 | 3/15/2018 |
| 2.3.1580.805 | 2,108 | 3/8/2018 |
| 2.3.1579.804 | 2,317 | 3/8/2018 |
| 2.3.1572.797 | 2,324 | 2/19/2018 |
| 2.2.1466.702 | 2,163 | 9/18/2017 |
| 2.2.1440.678 | 2,209 | 8/1/2017 |
| 2.2.1428.666 | 2,089 | 7/25/2017 |
| 2.2.1410.652 | 2,120 | 7/23/2017 |
| 2.2.1405.647 | 2,060 | 7/21/2017 |
| 2.1.1347.590 | 2,199 | 6/23/2017 |
Version 2.2
* Switched to the standardised application setting key naming convention while maintaining backwards compatibility.
* Added an optional configuration setting Cqrs.MongoDb.EventStore.ThrowExceptionsOnIndexPreparation that allows you to disable exceptions if the connection doesn't have enough permissions to change indexes.
Version 2.0
* Updated to mongocsharpdriver version 1.11.0.
* So this is now a Legacy package and only suitable for MongoDB 2.x and .net 4.0.
* Use Cqrs.MongoDB if you need MongoDB 3.x or .net 4.5