Calabonga.EntityFramework
2.1.0
There is a newer 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.1.0
NuGet\Install-Package Calabonga.EntityFramework -Version 2.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="Calabonga.EntityFramework" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.EntityFramework --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calabonga.EntityFramework, 2.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 Calabonga.EntityFramework as a Cake Addin #addin nuget:?package=Calabonga.EntityFramework&version=2.1.0 // Install Calabonga.EntityFramework as a Cake Tool #tool nuget:?package=Calabonga.EntityFramework&version=2.1.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.8.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,402 | 5/10/2018 |
2.5.0 | 1,734 | 5/3/2018 |
2.4.1 | 1,462 | 4/5/2018 |
2.4.0 | 1,391 | 4/5/2018 |
2.3.0 | 1,410 | 4/5/2018 |
2.2.0 | 1,428 | 3/21/2018 |
2.1.0 | 1,503 | 3/10/2018 |
2.0.2 | 1,426 | 12/17/2017 |
2.0.1 | 1,368 | 12/13/2017 |
2.0.0 | 1,494 | 11/19/2017 |
2.0.0-beta4 | 1,289 | 11/9/2017 |
2.0.0-beta3 | 1,366 | 11/8/2017 |
2.0.0-beta2 | 1,256 | 11/7/2017 |
2.0.0-beta1 | 1,193 | 11/6/2017 |
1.3.1 | 1,401 | 10/24/2017 |
1.2.3 | 1,320 | 10/24/2017 |
1.2.2 | 1,416 | 10/24/2017 |
1.2.1 | 1,316 | 10/24/2017 |
1.2.0 | 1,375 | 10/24/2017 |
1.1.0 | 1,361 | 9/16/2017 |
1.0.4 | 1,367 | 9/16/2017 |
1.0.3 | 1,379 | 9/13/2017 |
1.0.2 | 1,370 | 9/4/2017 |
1.0.1 | 1,453 | 8/24/2017 |
Skip mapping for add method added if Model equals TCreateModel