Common.EFCore
0.0.2
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 Common.EFCore --version 0.0.2
NuGet\Install-Package Common.EFCore -Version 0.0.2
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="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.EFCore --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.EFCore, 0.0.2"
#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=0.0.2 // Install Common.EFCore as a Cake Tool #tool nuget:?package=Common.EFCore&version=0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
简单封装了一些EFCore常用方法
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- IdHelper (>= 1.4.1)
- Microsoft.Extensions.DependencyInjection (>= 5.0.1)
- Microsoft.Extensions.Logging.Console (>= 5.0.0)
- Pomelo.EntityFrameworkCore.MySql (>= 5.0.0)
- Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft (>= 5.0.0)
- System.Linq.Dynamic.Core (>= 1.2.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.3.2 | 128 | 8/12/2024 |
1.3.1 | 270 | 8/11/2024 |
1.3.0 | 72 | 7/27/2024 |
1.3.0-beta4 | 72 | 7/27/2024 |
1.3.0-beta3 | 183 | 3/23/2024 |
1.3.0-beta2 | 176 | 12/30/2023 |
1.3.0-beta1 | 190 | 8/22/2023 |
1.2.1 | 186 | 8/19/2023 |
1.2.0 | 331 | 5/14/2023 |
1.2.0-beta2 | 438 | 11/18/2022 |
1.2.0-beta1 | 268 | 11/11/2022 |
1.1.0-beta8 | 177 | 9/20/2022 |
1.1.0-beta7 | 383 | 6/19/2022 |
1.1.0-beta6 | 357 | 4/4/2022 |
1.1.0-beta5 | 181 | 4/4/2022 |
1.1.0-beta4 | 202 | 3/17/2022 |
1.1.0-beta3 | 375 | 1/15/2022 |
1.1.0-beta2 | 282 | 1/1/2022 |
1.1.0-beta1 | 284 | 12/22/2021 |
1.0.6 | 722 | 12/16/2021 |
1.0.6-beta1 | 215 | 12/22/2021 |
1.0.5 | 441 | 12/3/2021 |
1.0.4 | 332 | 12/3/2021 |
1.0.3 | 474 | 11/18/2021 |
1.0.2 | 828 | 9/20/2021 |
1.0.1 | 516 | 9/18/2021 |
1.0.0 | 487 | 9/7/2021 |
0.0.3 | 561 | 8/25/2021 |
0.0.2 | 368 | 8/18/2021 |
0.0.1 | 531 | 6/26/2021 |