Crping.EFCore.Common
1.1.1
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 Crping.EFCore.Common --version 1.1.1
NuGet\Install-Package Crping.EFCore.Common -Version 1.1.1
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.EFCore.Common" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Crping.EFCore.Common --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Crping.EFCore.Common, 1.1.1"
#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 Crping.EFCore.Common as a Cake Addin #addin nuget:?package=Crping.EFCore.Common&version=1.1.1 // Install Crping.EFCore.Common as a Cake Tool #tool nuget:?package=Crping.EFCore.Common&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
为 Crping.EFCore 提供接口与公共基类等
Product | Versions 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. |
.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.
-
.NETStandard 2.1
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Crping.EFCore.Common:
Package | Downloads |
---|---|
Crping.EFCore
基于 `EntityFramework Core` 的数据库操作工具包基础类 |
|
Crping.Auth.Models
Crping.Auth 实体数据结构 |
|
Crping.Auth.DAL
Crping.Auth.DAL 基类 |
|
Crping.AuthPolicy.BLL
Package Description |
|
Crping.AuthPolicy.Models
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0 | 73 | 11/17/2024 | |
4.5.0 | 250 | 10/19/2024 | |
4.4.0 | 163 | 9/15/2024 | |
4.3.0 | 437 | 4/12/2024 | |
4.2.0 | 153 | 4/9/2024 | |
4.1.0 | 298 | 3/28/2024 | |
4.0.0 | 291 | 1/29/2024 | |
3.20.1 | 681 | 8/22/2023 | |
3.20.0 | 685 | 7/24/2023 | |
3.19.0 | 922 | 6/29/2023 | |
3.18.0 | 487 | 6/10/2023 | |
3.16.0 | 672 | 5/21/2023 | |
3.15.0 | 1,462 | 5/11/2023 | |
3.14.0 | 452 | 5/10/2023 | |
3.13.0 | 457 | 5/10/2023 | |
3.8.0 | 799 | 3/28/2023 | |
3.7.0 | 862 | 2/17/2023 | |
3.6.0 | 1,045 | 2/3/2023 | |
3.5.1 | 1,833 | 1/9/2023 | |
3.5.0 | 864 | 1/3/2023 | |
3.4.0 | 6,570 | 5/18/2022 | |
3.3.0 | 1,610 | 4/1/2022 | |
3.2.1 | 445 | 4/1/2022 | |
3.2.0 | 455 | 3/14/2022 | |
3.1.4 | 458 | 2/28/2022 | |
3.1.3 | 459 | 2/28/2022 | |
3.1.2 | 468 | 2/28/2022 | |
3.1.1 | 449 | 2/28/2022 | |
3.1.0 | 437 | 2/28/2022 | |
3.0.2 | 1,017 | 12/28/2021 | |
3.0.1 | 992 | 12/20/2021 | |
3.0.0 | 7,527 | 11/24/2021 | |
1.1.3 | 1,827 | 9/24/2021 | |
1.1.2 | 312 | 9/24/2021 | |
1.1.1 | 331 | 9/24/2021 | |
1.1.0 | 322 | 9/24/2021 | |
1.0.0 | 15,758 | 7/13/2021 |
【1.1.1】优化Pagination的CountPages()方法
【1.1.0】Pagination 添加 QueryString 属性
【1.0.0】提供 Crping.EFCore 组件所需基础类接口等