SharpRepository.Repository 1.3.4.5-unstable

This is a prerelease version of SharpRepository.Repository.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpRepository.Repository --version 1.3.4.5-unstable
                    
NuGet\Install-Package SharpRepository.Repository -Version 1.3.4.5-unstable
                    
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.Repository" Version="1.3.4.5-unstable" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpRepository.Repository" Version="1.3.4.5-unstable" />
                    
Directory.Packages.props
<PackageReference Include="SharpRepository.Repository" />
                    
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.Repository --version 1.3.4.5-unstable
                    
#r "nuget: SharpRepository.Repository, 1.3.4.5-unstable"
                    
#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.Repository&version=1.3.4.5-unstable&prerelease
                    
Install SharpRepository.Repository as a Cake Addin
#tool nuget:?package=SharpRepository.Repository&version=1.3.4.5-unstable&prerelease
                    
Install SharpRepository.Repository 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 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.

This package has no dependencies.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on SharpRepository.Repository:

Package Downloads
SharpRepository.EfRepository

SharpRepository generic repository implemented with Entity Framework 6

SharpRepository.EfCoreRepository

SharpRepository generic repository implementation for Entity Framework 1.1 and 2

SharpRepository.InMemoryRepository

SharpRepository generic repository implemented storing elements in memory (in repository object)

SharpRepository.Ioc.Autofac

Configures Autofac to resolve IRepository as the right configured implementation of SharpRepository

SharpRepository.MongoDbRepository

SharpRepository generic repository implemented in MongoDb

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 45,462 8/2/2021
2.2.0-prerelease 7,950 7/21/2021
2.1.2 93,307 2/26/2020
2.1.1-prerelease 12,171 10/28/2019
2.1.0-prerelease 2,344 10/25/2019
2.0.4.7-prerelease 10,677 8/23/2019
2.0.4.6 160,370 3/11/2019
2.0.4.6-prerelease 777 8/23/2019
2.0.4.5-prerelease 22,338 11/8/2018
2.0.4.4-prerelease 1,075 9/10/2018
2.0.4.3 81,233 7/12/2018
2.0.4.2 3,624 5/28/2018
2.0.4.1-beta2 1,266 5/24/2018
2.0.4-beta1 1,388 4/30/2018
2.0.3 4,343 3/12/2018
2.0.2 21,791 2/1/2018
2.0.1-beta1 34,000 11/9/2017
1.5.0.3 27,642 7/28/2017
1.5.0.2 2,901 7/25/2017
1.5.0.1-prerelease 1,416 5/23/2017
1.5.0-prerelease 1,176 5/22/2017
1.4.7.2 14,260 2/24/2016
1.4.7 5,543 2/17/2016
1.4.6.15 11,484 5/27/2015
1.4.6 17,003 1/12/2014
1.4.1.2 2,777 10/30/2013
1.4.1 3,978 10/23/2013
1.4.0 7,818 8/20/2013
1.3.6.15 2,372 7/21/2013
1.3.6.14 2,076 7/14/2013
1.3.6.10 4,138 7/9/2013
1.3.6 2,228 6/24/2013
1.3.5.18-unstable 1,620 6/24/2013
1.3.5 3,241 5/23/2013
1.3.4.5-unstable 1,611 5/22/2013
1.3.2 2,881 5/15/2013
1.3.1 1,922 4/12/2013
1.2.0 5,293 3/14/2013
1.1.2.2 3,177 2/18/2013
1.1.2.1 1,806 2/5/2013
1.1.2 1,912 1/11/2013
1.1.1 1,870 1/10/2013
1.1.0 3,067 12/10/2012
1.0.2 2,296 11/11/2012
1.0.1 2,081 11/2/2012
1.0.0.1 2,345 10/5/2012
1.0.0 2,524 10/5/2012

{{Release.Notes}}