Calabonga.EntityFramework
2.5.0
There is a newer prerelease version of this package available.
See the version list below for details.
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.
paket add Calabonga.EntityFramework --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install Calabonga.EntityFramework as a Cake Addin #addin nuget:?package=Calabonga.EntityFramework&version=2.5.0 // Install Calabonga.EntityFramework as a Cake Tool #tool nuget:?package=Calabonga.EntityFramework&version=2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETFramework 4.6.1
- EntityFramework (>= 6.2.0)
- OperationResult (>= 1.4.1)
- PagedListLite (>= 1.11.0)
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,399 | 5/10/2018 |
2.5.0 | 1,731 | 5/3/2018 |
2.4.1 | 1,459 | 4/5/2018 |
2.4.0 | 1,388 | 4/5/2018 |
2.3.0 | 1,407 | 4/5/2018 |
2.2.0 | 1,425 | 3/21/2018 |
2.1.0 | 1,500 | 3/10/2018 |
2.0.2 | 1,423 | 12/17/2017 |
2.0.1 | 1,365 | 12/13/2017 |
2.0.0 | 1,491 | 11/19/2017 |
2.0.0-beta4 | 1,286 | 11/9/2017 |
2.0.0-beta3 | 1,363 | 11/8/2017 |
2.0.0-beta2 | 1,253 | 11/7/2017 |
2.0.0-beta1 | 1,190 | 11/6/2017 |
1.3.1 | 1,398 | 10/24/2017 |
1.2.3 | 1,315 | 10/24/2017 |
1.2.2 | 1,413 | 10/24/2017 |
1.2.1 | 1,313 | 10/24/2017 |
1.2.0 | 1,372 | 10/24/2017 |
1.1.0 | 1,358 | 9/16/2017 |
1.0.4 | 1,364 | 9/16/2017 |
1.0.3 | 1,376 | 9/13/2017 |
1.0.2 | 1,367 | 9/4/2017 |
1.0.1 | 1,450 | 8/24/2017 |
PagedListLite dependency updated