Common.EFCore
1.2.0
.NET 5.0
.NET Standard 2.1
dotnet add package Common.EFCore --version 1.2.0
NuGet\Install-Package Common.EFCore -Version 1.2.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="Common.EFCore" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.EFCore --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.EFCore, 1.2.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 Common.EFCore as a Cake Addin
#addin nuget:?package=Common.EFCore&version=1.2.0
// Install Common.EFCore as a Cake Tool
#tool nuget:?package=Common.EFCore&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
- GetPageRequest增加一个查询关键字
- 将EFCoreExtension内容迁移到工作单元下
- 工作单元类需要单独注入,如services.AddUnitOfWork<BaseDbContext>();
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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. |
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- IdHelper (>= 1.4.1)
- Microsoft.EntityFrameworkCore (>= 5.0.0 && <= 5.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.0 && <= 5.0.10)
-
net5.0
- IdHelper (>= 1.4.1)
- Microsoft.EntityFrameworkCore (>= 5.0.0 && <= 5.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.0 && <= 5.0.10)
-
net6.0
- IdHelper (>= 1.4.1)
- Microsoft.EntityFrameworkCore (>= 6.0.0 && <= 6.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0 && <= 6.0.10)
-
net7.0
- IdHelper (>= 1.4.1)
- Microsoft.EntityFrameworkCore (>= 7.0.0 && <= 7.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 7.0.0 && <= 7.0.10)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Common.EFCore:
Package | Downloads |
---|---|
Common.EFCore.InMemory
封装基本的EFCore操作内存数据库的方法 |
|
Common.EFCore.PostgresSQL
操作PostgresSql基础方法 |
|
Common.EFCore.MySQL
封住简单操作MySQL的方法 |
|
Common.EFCore.SQLite
封装了一些SQLite相关的方法 |
|
Common.EFCore.SQLServer
基本的对sqlserver增删改查的封装 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 74 | 5/14/2023 |
1.2.0-beta2 | 147 | 11/18/2022 |
1.2.0-beta1 | 93 | 11/11/2022 |
1.1.0-beta8 | 92 | 9/20/2022 |
1.1.0-beta7 | 106 | 6/19/2022 |
1.1.0-beta6 | 171 | 4/4/2022 |
1.1.0-beta5 | 106 | 4/4/2022 |
1.1.0-beta4 | 120 | 3/17/2022 |
1.1.0-beta3 | 159 | 1/15/2022 |
1.1.0-beta2 | 143 | 1/1/2022 |
1.1.0-beta1 | 139 | 12/22/2021 |
1.0.6 | 518 | 12/16/2021 |
1.0.6-beta1 | 141 | 12/22/2021 |
1.0.5 | 275 | 12/3/2021 |
1.0.4 | 235 | 12/3/2021 |
1.0.3 | 342 | 11/18/2021 |
1.0.2 | 617 | 9/20/2021 |
1.0.1 | 379 | 9/18/2021 |
1.0.0 | 367 | 9/7/2021 |
0.0.3 | 417 | 8/25/2021 |
0.0.2 | 260 | 8/18/2021 |
0.0.1 | 423 | 6/26/2021 |