Common.EFCore
0.0.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 Common.EFCore --version 0.0.1
NuGet\Install-Package Common.EFCore -Version 0.0.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="Common.EFCore" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.EFCore --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.EFCore, 0.0.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 Common.EFCore as a Cake Addin #addin nuget:?package=Common.EFCore&version=0.0.1 // Install Common.EFCore as a Cake Tool #tool nuget:?package=Common.EFCore&version=0.0.1
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. 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. |
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 | 154 | 8/12/2024 |
1.3.1 | 286 | 8/11/2024 |
1.3.0 | 85 | 7/27/2024 |
1.3.0-beta4 | 83 | 7/27/2024 |
1.3.0-beta3 | 190 | 3/23/2024 |
1.3.0-beta2 | 185 | 12/30/2023 |
1.3.0-beta1 | 198 | 8/22/2023 |
1.2.1 | 196 | 8/19/2023 |
1.2.0 | 340 | 5/14/2023 |
1.2.0-beta2 | 445 | 11/18/2022 |
1.2.0-beta1 | 275 | 11/11/2022 |
1.1.0-beta8 | 185 | 9/20/2022 |
1.1.0-beta7 | 390 | 6/19/2022 |
1.1.0-beta6 | 364 | 4/4/2022 |
1.1.0-beta5 | 188 | 4/4/2022 |
1.1.0-beta4 | 209 | 3/17/2022 |
1.1.0-beta3 | 382 | 1/15/2022 |
1.1.0-beta2 | 289 | 1/1/2022 |
1.1.0-beta1 | 292 | 12/22/2021 |
1.0.6 | 735 | 12/16/2021 |
1.0.6-beta1 | 222 | 12/22/2021 |
1.0.5 | 452 | 12/3/2021 |
1.0.4 | 344 | 12/3/2021 |
1.0.3 | 485 | 11/18/2021 |
1.0.2 | 839 | 9/20/2021 |
1.0.1 | 527 | 9/18/2021 |
1.0.0 | 499 | 9/7/2021 |
0.0.3 | 571 | 8/25/2021 |
0.0.2 | 379 | 8/18/2021 |
0.0.1 | 544 | 6/26/2021 |