Calabonga.EntityFramework 2.5.0

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

Simple Data Accesss Layer for  EntityFramework with some helpfull features. There is a ReadableReposity and WritableRepository. PagedList collection and mapping to entities to ViewModels.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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
3.0.0-beta-3 1,519 5/10/2018
2.5.0 1,864 5/3/2018
2.4.1 1,587 4/5/2018
2.4.0 1,518 4/5/2018
2.3.0 1,535 4/5/2018
2.2.0 1,549 3/21/2018
2.1.0 1,636 3/10/2018
2.0.2 1,518 12/17/2017
2.0.1 1,461 12/13/2017
2.0.0 1,629 11/19/2017
2.0.0-beta4 1,413 11/9/2017
2.0.0-beta3 1,534 11/8/2017
2.0.0-beta2 1,339 11/7/2017
2.0.0-beta1 1,272 11/6/2017
1.3.1 1,492 10/24/2017
1.2.3 1,410 10/24/2017
1.2.2 1,503 10/24/2017
1.2.1 1,408 10/24/2017
1.2.0 1,464 10/24/2017
1.1.0 1,453 9/16/2017
1.0.4 1,460 9/16/2017
1.0.3 1,473 9/13/2017
1.0.2 1,460 9/4/2017
1.0.1 1,541 8/24/2017

PagedListLite dependency updated