Cqrs.Mongo
2.4.1639.856
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" />
paket add Cqrs.Mongo --version 2.4.1639.856
#r "nuget: Cqrs.Mongo, 2.4.1639.856"
// Install Cqrs.Mongo as a Cake Addin
#addin nuget:?package=Cqrs.Mongo&version=2.4.1639.856
// Install Cqrs.Mongo as a Cake Tool
#tool nuget:?package=Cqrs.Mongo&version=2.4.1639.856
Use MongoDB as the read store and data store in CQRS.NET
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- cdmdotnet.Logging (>= 1.2.100.77)
- cdmdotnet.StateManagement (>= 3.0.13.9)
- Cqrs (= 2.4.1639.856)
- mongocsharpdriver (>= 1.11.0)
NuGet packages (1)
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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.1639.856 | 1,118 | 8/17/2018 |
2.4.1622.842 | 968 | 6/29/2018 |
2.4.1621.841 | 1,031 | 6/24/2018 |
2.4.1619.839 | 1,020 | 6/24/2018 |
2.3.1595.820 | 927 | 3/29/2018 |
2.3.1584.809 | 1,036 | 3/20/2018 |
2.3.1583.808 | 1,020 | 3/20/2018 |
2.3.1581.806 | 1,019 | 3/15/2018 |
2.3.1580.805 | 938 | 3/8/2018 |
2.3.1579.804 | 1,019 | 3/8/2018 |
2.3.1572.797 | 1,030 | 2/19/2018 |
2.2.1466.702 | 980 | 9/18/2017 |
2.2.1440.678 | 1,001 | 8/1/2017 |
2.2.1428.666 | 942 | 7/25/2017 |
2.2.1410.652 | 972 | 7/23/2017 |
2.2.1405.647 | 940 | 7/21/2017 |
2.1.1347.590 | 979 | 6/23/2017 |
2.0.1317.561 | 983 | 6/6/2017 |
1.601.1007 | 1,144 | 5/24/2016 |
1.601.954 | 1,083 | 5/2/2016 |
1.601.790 | 1,032 | 2/23/2016 |
1.601.787 | 1,131 | 11/2/2015 |
1.500.403.298 | 1,410 | 11/15/2014 |
1.500.395.288 | 1,759 | 11/7/2014 |
1.500.393.286 | 1,588 | 11/5/2014 |
1.500.368.263 | 1,609 | 11/3/2014 |
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