SharpRepository.EfRepository 2.0.1-beta1

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

SharpRepository generic repository implemented with Entity Framework 6

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on SharpRepository.EfRepository:

Package Downloads
VladqaPackage

My package description.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.3 48,256 2/26/2020
2.1.1-prerelease 509 10/28/2019
2.1.0-prerelease 447 10/25/2019
2.0.3.1 10,288 3/11/2019
2.0.3-prerelease 756 11/8/2018
2.0.2 12,405 2/1/2018
2.0.1-beta1 903 11/9/2017
1.5.0.4 14,952 8/1/2017
1.5.0.3 2,723 7/28/2017
1.5.0.2 1,575 7/25/2017
1.5.0.1-prerelease 935 5/23/2017
1.5.0-prerelease 914 5/22/2017
1.4.7.2 11,964 2/24/2016
1.4.7.1 1,349 2/20/2016
1.4.7 2,569 2/17/2016
1.4.6.15 9,674 5/27/2015
1.4.1 12,210 10/23/2013

2.0.1-beta1: configurable via appconfig.json