Crping.EntityFramework 5.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Crping.EntityFramework --version 5.1.3
                    
NuGet\Install-Package Crping.EntityFramework -Version 5.1.3
                    
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="Crping.EntityFramework" Version="5.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Crping.EntityFramework" Version="5.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Crping.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 Crping.EntityFramework --version 5.1.3
                    
#r "nuget: Crping.EntityFramework, 5.1.3"
                    
#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.
#:package Crping.EntityFramework@5.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Crping.EntityFramework&version=5.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Crping.EntityFramework&version=5.1.3
                    
Install as a Cake Tool

.net core entity framework tools

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Crping.EntityFramework:

Package Downloads
Crping.Authorize.BLL

Package Description

Crping.EntityFramework.WebApi

For .Net Core 3.1 WebApi BaseController

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.12.0 621 6/15/2021
5.11.0 483 5/27/2021
5.10.0 974 5/21/2021
5.9.0 913 5/18/2021
5.8.1 1,710 4/7/2021
5.8.0 452 4/2/2021
5.7.0 1,238 3/12/2021
5.6.0 497 3/10/2021
5.5.5 1,410 1/11/2021
5.5.4 542 1/7/2021
5.5.3 1,627 1/4/2021
5.5.2 525 12/31/2020
5.5.1 698 12/25/2020
5.5.0 753 12/24/2020
5.4.7 539 12/21/2020
5.4.6 565 12/21/2020
5.4.5 563 12/21/2020
5.4.4 589 12/18/2020
5.4.3 586 12/18/2020
5.4.2 575 12/8/2020
5.4.1 735 12/7/2020
5.4.0 602 11/30/2020
5.3.0 567 11/25/2020
5.2.0 541 11/24/2020
5.1.4 530 11/24/2020
5.1.3 542 11/24/2020
5.0.3 547 11/21/2020
5.0.2 588 11/20/2020
5.0.1 604 11/19/2020
5.0.0 669 11/19/2020
3.0.7 593 11/10/2020
3.0.6 590 11/9/2020
3.0.5 542 10/27/2020
3.0.4 586 9/23/2020
3.0.3 610 9/23/2020
3.0.2 584 9/23/2020
2.3.5 613 9/23/2020

ef core upgrade to 5.0
add IDisabled interface
modify OK(object value)
Add some methods for WebApiBaseBLL