Util.Data.EntityFrameworkCore 7.1.129-pre-4

This is a prerelease version of Util.Data.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Util.Data.EntityFrameworkCore --version 7.1.129-pre-4
                    
NuGet\Install-Package Util.Data.EntityFrameworkCore -Version 7.1.129-pre-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="Util.Data.EntityFrameworkCore" Version="7.1.129-pre-4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Util.Data.EntityFrameworkCore" Version="7.1.129-pre-4" />
                    
Directory.Packages.props
<PackageReference Include="Util.Data.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 Util.Data.EntityFrameworkCore --version 7.1.129-pre-4
                    
#r "nuget: Util.Data.EntityFrameworkCore, 7.1.129-pre-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.
#:package Util.Data.EntityFrameworkCore@7.1.129-pre-4
                    
#: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=Util.Data.EntityFrameworkCore&version=7.1.129-pre-4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Util.Data.EntityFrameworkCore&version=7.1.129-pre-4&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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 (11)

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

Package Downloads
Util.Application.EntityFrameworkCore

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

Util.Data.EntityFrameworkCore.PostgreSql

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

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

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-pre.2 289 5/13/2025
9.0.0-pre.1 119 1/1/2025
8.0.20-pre.2 117 7/5/2024
8.0.20-pre.1 104 7/5/2024
8.0.19 508 7/1/2024
8.0.19-pre.9992 100 6/30/2024
8.0.19-pre.9991 111 6/28/2024
8.0.19-pre.999 104 6/27/2024
8.0.19-pre.998 105 6/27/2024
8.0.19-pre.997 105 6/27/2024
8.0.19-pre.996 99 6/24/2024
8.0.19-pre.995 101 6/23/2024
8.0.19-pre.994 108 6/18/2024
8.0.19-pre.993 97 6/14/2024
8.0.19-pre.992 102 6/14/2024
8.0.19-pre.991 94 6/14/2024
8.0.19-pre.99 96 6/12/2024
8.0.19-pre.97 97 6/11/2024
8.0.19-pre.96 95 6/11/2024
7.1.129-pre-4 287 1/15/2024
Loading failed

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