NF.Core.DbContext 2.0.4

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NF.Core.DbContext --version 2.0.4                
NuGet\Install-Package NF.Core.DbContext -Version 2.0.4                
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="NF.Core.DbContext" Version="2.0.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NF.Core.DbContext --version 2.0.4                
#r "nuget: NF.Core.DbContext, 2.0.4"                
#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 NF.Core.DbContext as a Cake Addin
#addin nuget:?package=NF.Core.DbContext&version=2.0.4

// Install NF.Core.DbContext as a Cake Tool
#tool nuget:?package=NF.Core.DbContext&version=2.0.4                

数据库组件,mysql add ConvertZeroDateTime=true

Product 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on NF.Core.DbContext:

Package Downloads
NF.Core.MQ

消息队列组件,服务启动自动连接

NF.Core.Gateway.Provider

提供微服务网关地址获取支持

NF.Interconnector.Core

OpenApi认证及数据处理核心组件,微软组件更新,字段更新

NF.Core.DBContext.SqlSugar

SqlSugar组件封装

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0-beta02 169 9/4/2024
3.1.0-beta01 63 9/4/2024
3.0.2 722 1/10/2024
3.0.1 1,898 5/25/2023
3.0.0 3,422 4/6/2023
2.1.2 1,812 9/19/2022

数据库组件,新增分页查询优化方法