Util.Data.EntityFrameworkCore 7.0.39

.NET 7.0
dotnet add package Util.Data.EntityFrameworkCore --version 7.0.39
NuGet\Install-Package Util.Data.EntityFrameworkCore -Version 7.0.39
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="Util.Data.EntityFrameworkCore" Version="7.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Data.EntityFrameworkCore --version 7.0.39
#r "nuget: Util.Data.EntityFrameworkCore, 7.0.39"
#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 Util.Data.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=Util.Data.EntityFrameworkCore&version=7.0.39

// Install Util.Data.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=Util.Data.EntityFrameworkCore&version=7.0.39

Util.Data.EntityFrameworkCore是Util应用框架基于EntityFrameworkCore的数据访问封装基础类库

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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

Package Downloads
Util.Data.EntityFrameworkCore.SqlServer

Util.Data.EntityFrameworkCore.SqlServer是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理SqlServer数据库

Util.Application.EntityFrameworkCore

Util.Application.EntityFrameworkCore是Util应用框架基于EntityFrameworkCore数据访问的应用层类库

Util.Data.EntityFrameworkCore.Oracle

Util.Data.EntityFrameworkCore.Oracle是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理Oracle数据库

Util.Data.EntityFrameworkCore.Sqlite

Util.Data.EntityFrameworkCore.Sqlite是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理Sqlite数据库

Util.Data.EntityFrameworkCore.MySql

Util.Data.EntityFrameworkCore.MySql是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理MySql数据库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.39 28 3/28/2023
7.0.38 28 3/28/2023
7.0.37 70 3/27/2023
7.0.36 56 3/27/2023
7.0.35 97 3/24/2023
7.0.34 106 3/23/2023
7.0.33 132 3/22/2023
7.0.32 85 3/22/2023
7.0.31 107 3/20/2023
7.0.30 134 3/13/2023
7.0.29 130 3/10/2023
7.0.28 111 3/7/2023
7.0.27 125 3/3/2023
7.0.26 174 2/25/2023
7.0.25 183 2/22/2023
7.0.24 128 2/21/2023
7.0.23 138 2/18/2023
7.0.22 150 2/15/2023
7.0.21 152 2/13/2023
7.0.20 164 2/9/2023
7.0.19 137 2/6/2023
7.0.18 148 2/5/2023
7.0.17 168 2/2/2023
7.0.16 163 2/2/2023
7.0.15 169 2/2/2023
7.0.14 153 2/1/2023
7.0.13 157 2/1/2023
7.0.12 189 1/29/2023
7.0.11 184 1/29/2023
7.0.10 188 1/28/2023
7.0.9 194 1/28/2023
7.0.8 186 1/19/2023
7.0.7 182 1/19/2023
7.0.6 182 1/18/2023
7.0.5 180 1/17/2023
7.0.4 183 1/17/2023
7.0.3 203 1/16/2023
7.0.2 226 1/3/2023
7.0.1 207 1/3/2023
7.0.0 212 12/27/2022
6.0.16 562 11/15/2022
6.0.15 547 11/15/2022
6.0.14 619 11/2/2022
6.0.13 842 10/27/2022
6.0.12 745 10/21/2022
6.0.11 661 10/21/2022
6.0.10 735 10/21/2022
6.0.9 782 9/28/2022
6.0.8 820 9/20/2022
6.0.7 810 9/19/2022
6.0.6 761 9/17/2022
6.0.5 783 8/2/2022
6.0.4 777 7/29/2022
6.0.3 796 7/18/2022
6.0.2 727 7/4/2022
6.0.1 713 7/1/2022
6.0.0 829 6/20/2022

Util应用框架以MIT开源发布,可随意使用