EFFC.Frame.Net.Unit.DB
1.0.3.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 EFFC.Frame.Net.Unit.DB --version 1.0.3.1
NuGet\Install-Package EFFC.Frame.Net.Unit.DB -Version 1.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="EFFC.Frame.Net.Unit.DB" Version="1.0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFFC.Frame.Net.Unit.DB --version 1.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EFFC.Frame.Net.Unit.DB, 1.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.
// Install EFFC.Frame.Net.Unit.DB as a Cake Addin #addin nuget:?package=EFFC.Frame.Net.Unit.DB&version=1.0.3.1 // Install EFFC.Frame.Net.Unit.DB as a Cake Tool #tool nuget:?package=EFFC.Frame.Net.Unit.DB&version=1.0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
E.F.F.C Frame Unit DB Lib
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- EFFC.Extends.LinqDLR2SQL (>= 1.0.2)
- EFFC.Frame.Net.Global (>= 1.0.2.2)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on EFFC.Frame.Net.Unit.DB:
Package | Downloads |
---|---|
EFFC.Frame.Net.Unit.DataObjectDefine
E.F.F.C Frame Unit DOD Lib |
|
EFFC.Frame.Net.Resource.MySQL
E.F.F.C Frame Resource MySQL Lib |
|
EFFC.Frame.Net.Resource.SQLServer
E.F.F.C Frame Resource SQLServer Lib |
|
EFFC.Frame.Net.Resource.Postgresql
EFFC.Frame.Net.Resource.Postgresql lib |
|
EFFC.Frame.Net.Resource.Sqlite
E.F.F.C Frame Resource Sqlite Lib |
GitHub repositories
This package is not used by any popular GitHub repositories.
Efficiency Focus For Core(效率、专注为核心)框架应用于.Net Core第一版发布
本包为基础库包含EFFC框架的基础接口和基本资源API
.net core 2.0 升级版本
1.0.2:添加LamdaExpressUnit,用于处理Lamda2SQL的访问方式
1.0.3: DBExpress新增
InsertSelect操作
$where条件中新增notexists和exists操作
1.0.3.1:去掉QueryByPageUnit中事务的操作,以避免nested transaction的异常发生