VOOZH about

URL: https://www.nuget.org/packages/MicroCloud.EntityFrameworkCore/

⇱ NuGet Gallery | MicroCloud.EntityFrameworkCore 8.0.3.1




👁 Image
MicroCloud.EntityFrameworkCore 8.0.3.1

dotnet add package MicroCloud.EntityFrameworkCore --version 8.0.3.1
 
 
NuGet\Install-Package MicroCloud.EntityFrameworkCore -Version 8.0.3.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="MicroCloud.EntityFrameworkCore" Version="8.0.3.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MicroCloud.EntityFrameworkCore" Version="8.0.3.1" />
 
Directory.Packages.props
<PackageReference Include="MicroCloud.EntityFrameworkCore" />
 
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 MicroCloud.EntityFrameworkCore --version 8.0.3.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MicroCloud.EntityFrameworkCore, 8.0.3.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.
#:package MicroCloud.EntityFrameworkCore@8.0.3.1
 
 
#: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=MicroCloud.EntityFrameworkCore&version=8.0.3.1
 
Install as a Cake Addin
#tool nuget:?package=MicroCloud.EntityFrameworkCore&version=8.0.3.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

MicroCloud 数据访问组件

👁 Member project of MicroCloud Team
👁 NuGet Badge
👁 GitHub license

说明

MicroCloud 数据访问组件,封装 EntityFrameworkCore 数据访问功能的实现。

用法

可按照如下配置方式使用:

  1. 通过nuget引用 MicroCloud.EntityFrameworkCore 程序集
Install-Package MicroCloud.EntityFrameworkCore
  • 注意:实际使用时需要根据对应的数据类型引用MicroCloud.EntityFrameworkCore.XXX组件,具体详见各具体类型的数据访问组件。

交流

👁 QQ
👁 WeChat
QQ群号:863605868 微信号:SeonHu
Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on MicroCloud.EntityFrameworkCore:

Package Downloads
MicroCloud.EntityFrameworkCore.Sqlite

MicroCloud Sqlite 数据库组件,封装基于 Microsoft.EntityFrameworkCore.Sqlite 的数据访问功能的实现。

MicroCloud.Pack.Identity

MicroCloud 身份认证模块,封装基于 MicroCloud 身份认证组件的功能实现。

MicroCloud.Pack.SMS

MicroCloud 短信模块,封装基于 MicroCloud 短信组件的功能实现。

MicroCloud.EntityFrameworkCore.SqlServer

MicroCloud SqlServer 数据库组件,封装基于 Microsoft.EntityFrameworkCore.SqlServer 的数据访问功能的实现。

MicroCloud.Pack.Audit

MicroCloud 审计模块,包含操作审计和数据审计。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.3.1 956 9/9/2024
8.0.2.9 502 9/5/2024
8.0.2.8 527 8/31/2024
8.0.2.7 508 8/31/2024
8.0.2.6 534 8/21/2024
8.0.2.5 529 8/21/2024
8.0.2.4 510 8/12/2024
8.0.2.3 483 8/8/2024
8.0.2.2 489 7/14/2024
8.0.2.1 470 6/7/2024
8.0.1.9 451 6/6/2024
8.0.1.8 460 6/6/2024
8.0.1.7 483 5/15/2024
8.0.1.6 451 5/15/2024
8.0.1.5 440 5/15/2024
8.0.1.4 420 5/14/2024
8.0.1.3 454 5/10/2024
8.0.1.2 489 5/8/2024
8.0.1.1 542 5/7/2024
8.0.0.9 486 5/1/2024
Loading failed