SharpRepository.InMemoryRepository 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpRepository.InMemoryRepository --version 1.1.0
NuGet\Install-Package SharpRepository.InMemoryRepository -Version 1.1.0
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.InMemoryRepository" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpRepository.InMemoryRepository --version 1.1.0
#r "nuget: SharpRepository.InMemoryRepository, 1.1.0"
#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.
// Install SharpRepository.InMemoryRepository as a Cake Addin
#addin nuget:?package=SharpRepository.InMemoryRepository&version=1.1.0

// Install SharpRepository.InMemoryRepository as a Cake Tool
#tool nuget:?package=SharpRepository.InMemoryRepository&version=1.1.0

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
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.0.3.1 56,777 3/11/2019
2.0.3-prerelease 1,533 11/8/2018
2.0.2 4,296 2/1/2018
2.0.1-beta1 800 11/9/2017
1.5.0.3 4,992 7/28/2017
1.5.0.2 979 7/25/2017
1.5.0-prerelease 797 5/22/2017
1.4.7.2 3,134 2/24/2016
1.4.7.2-beta 1,009 2/24/2016
1.4.7.1 1,210 2/20/2016
1.4.7 1,082 2/17/2016
1.4.0 6,309 8/20/2013
1.3.2 1,625 5/15/2013
1.2.0 1,404 3/14/2013
1.1.2.2 1,336 2/18/2013
1.1.0 1,473 12/10/2012
1.0.1 1,619 11/2/2012
1.0.0.1 1,417 10/5/2012

Initial release