SharpRepository.MongoDbRepository 1.5.0-prerelease

This is a prerelease version of SharpRepository.MongoDbRepository.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpRepository.MongoDbRepository --version 1.5.0-prerelease
                    
NuGet\Install-Package SharpRepository.MongoDbRepository -Version 1.5.0-prerelease
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpRepository.MongoDbRepository" Version="1.5.0-prerelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpRepository.MongoDbRepository" Version="1.5.0-prerelease" />
                    
Directory.Packages.props
<PackageReference Include="SharpRepository.MongoDbRepository" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpRepository.MongoDbRepository --version 1.5.0-prerelease
                    
#r "nuget: SharpRepository.MongoDbRepository, 1.5.0-prerelease"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SharpRepository.MongoDbRepository&version=1.5.0-prerelease&prerelease
                    
Install SharpRepository.MongoDbRepository as a Cake Addin
#tool nuget:?package=SharpRepository.MongoDbRepository&version=1.5.0-prerelease&prerelease
                    
Install SharpRepository.MongoDbRepository as a Cake Tool

SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDB, CouchDB and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, memcached and the standard System.Runtime.Caching. SharpRepository also supports Specifications, FetchStrategies, Batches and Traits.!

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 26,695 3/19/2020
2.1.0-prerelease 9,081 11/11/2019
2.0.7.3 9,878 3/11/2019
2.0.7.2-prerelease 1,629 11/8/2018
2.0.7.1-beta1 982 7/5/2018
2.0.6.2 2,090 6/26/2018
2.0.6.1-beta2 1,050 6/4/2018
2.0.6-beta1 937 6/1/2018
2.0.5 1,774 4/6/2018
2.0.4.1 1,386 3/12/2018
2.0.4 1,292 3/12/2018
2.0.3-beta1 1,118 3/10/2018
2.0.2 1,311 2/1/2018
2.0.1-beta1 890 11/9/2017
1.5.0.3 1,121 7/28/2017
1.5.0.2 1,051 7/25/2017
1.5.0-prerelease 888 5/23/2017
1.4.7 1,537 2/17/2016
1.4.0 2,631 8/20/2013
1.3.6.9-unstable 1,360 7/9/2013
1.3.4.5-unstable 1,145 5/22/2013

Version 1.5.0-prerelease: upgraded to .net 452, upgraded Mongo.Driver to 2.4.3