MongoRepository 1.6.7.1
See the version list below for details.
dotnet add package MongoRepository --version 1.6.7.1
NuGet\Install-Package MongoRepository -Version 1.6.7.1
<PackageReference Include="MongoRepository" Version="1.6.7.1" />
paket add MongoRepository --version 1.6.7.1
#r "nuget: MongoRepository, 1.6.7.1"
// Install MongoRepository as a Cake Addin #addin nuget:?package=MongoRepository&version=1.6.7.1 // Install MongoRepository as a Cake Tool #tool nuget:?package=MongoRepository&version=1.6.7.1
This easy to use library implements the repository pattern on top of Official MongoDB C# driver.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- mongocsharpdriver (= 1.9.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MongoRepository:
Package | Downloads |
---|---|
AppBlocks.Models
The BASE of ALL THE THINGS |
|
DaoMongo
Dao para utilização do mongo db - utiliza recursos do projeto mongorepository |
|
BinbinMessageQueue
BinbinMessageQueue |
|
getAddress.Sequence.Mongo
A multiple instance and thread safe unique number sequence generator. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.6.11 | 73,532 | 3/31/2016 | |
1.6.10 | 15,122 | 11/20/2015 | |
1.6.9 | 5,669 | 10/9/2015 | |
1.6.8 | 31,600 | 2/3/2015 | |
1.6.7.1 | 6,972 | 11/27/2014 | |
1.6.6 | 7,434 | 8/18/2014 | |
1.6.5 | 5,414 | 5/20/2014 | |
1.6.4 | 3,565 | 4/8/2014 | |
1.6.3 | 6,999 | 2/5/2014 | |
1.6.2 | 4,930 | 12/11/2013 | |
1.6.1 | 3,031 | 10/25/2013 | |
1.6.0 | 1,688 | 10/25/2013 | |
1.5.2 | 3,114 | 8/7/2013 | |
1.5.1 | 2,686 | 7/9/2013 | |
1.5.0 | 3,996 | 6/11/2013 | |
1.4.3 | 2,791 | 4/10/2013 | |
1.4.2 | 1,986 | 4/3/2013 | |
1.4.1 | 4,033 | 11/28/2012 | |
1.4.0 | 1,891 | 11/25/2012 | |
1.3.4 | 2,170 | 11/6/2012 | |
1.3.3 | 3,148 | 9/4/2012 | |
1.3.2 | 2,187 | 7/11/2012 | |
1.3.1 | 4,830 | 6/1/2012 | |
1.3.0 | 2,910 | 4/20/2012 | |
1.2.4 | 2,104 | 2/22/2012 | |
1.2.3 | 1,959 | 1/27/2012 | |
1.2.2 | 1,995 | 12/20/2011 | |
1.2.1 | 1,861 | 12/14/2011 | |
1.2.0 | 1,815 | 12/14/2011 | |
1.1.5 | 1,827 | 12/14/2011 | |
1.1.0 | 1,939 | 12/13/2011 | |
1.0.0 | 2,670 | 12/6/2011 |
* Fix inherited classes go to same collection as baseclass (https://mongorepository.codeplex.com/discussions/572382)
* This is version 1.6.7; the 1.6.7.1 NuGet package is simply a corrected NuGet build where the DLL's were built with the wrong version.