Util.Data.EntityFrameworkCore.SqlServer 7.0.60

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

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

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

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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
Util.Extras.Data.EntityFrameworkCore.SqlServer

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.60 42 6/2/2023
7.0.59 35 6/2/2023
7.0.58 36 6/1/2023
7.0.57 60 5/27/2023
7.0.56 46 5/17/2023
7.0.55 88 5/8/2023
7.0.54 50 5/8/2023
7.0.53 64 5/6/2023
7.0.52 56 5/5/2023
7.0.51 79 4/27/2023
7.0.50 84 4/26/2023
7.0.49 76 4/24/2023
7.0.48 126 4/20/2023
7.0.47 116 4/16/2023
7.0.46 100 4/13/2023
7.0.45 86 4/13/2023
7.0.44 95 4/12/2023
7.0.43 92 4/10/2023
7.0.42 119 4/7/2023
7.0.41 97 4/4/2023
7.0.40 102 4/3/2023
7.0.39 137 3/28/2023
7.0.38 114 3/28/2023
7.0.37 153 3/27/2023
7.0.36 117 3/27/2023
7.0.35 146 3/24/2023
7.0.34 140 3/23/2023
7.0.33 143 3/22/2023
7.0.32 119 3/22/2023
7.0.31 136 3/20/2023
7.0.30 160 3/13/2023
7.0.29 158 3/10/2023
7.0.28 142 3/7/2023
7.0.27 143 3/3/2023
7.0.26 172 2/25/2023
7.0.25 183 2/22/2023
7.0.24 147 2/21/2023
7.0.23 161 2/18/2023
7.0.22 159 2/15/2023
7.0.21 170 2/13/2023
7.0.20 162 2/9/2023
7.0.19 153 2/6/2023
7.0.18 157 2/5/2023
7.0.17 174 2/2/2023
7.0.16 161 2/2/2023
7.0.15 174 2/2/2023
7.0.14 173 2/1/2023
7.0.13 174 2/1/2023
7.0.12 186 1/29/2023
7.0.11 186 1/29/2023
7.0.10 196 1/28/2023
7.0.9 193 1/28/2023
7.0.8 196 1/19/2023
7.0.7 190 1/19/2023
7.0.6 200 1/18/2023
7.0.5 204 1/17/2023
7.0.4 190 1/17/2023
7.0.3 198 1/16/2023
7.0.2 207 1/3/2023
7.0.1 205 1/3/2023
7.0.0 209 12/27/2022
6.0.16 268 11/15/2022
6.0.15 261 11/15/2022
6.0.14 288 11/2/2022
6.0.13 405 10/27/2022
6.0.12 320 10/21/2022
6.0.11 313 10/21/2022
6.0.10 313 10/21/2022
6.0.9 329 9/28/2022
6.0.8 348 9/20/2022
6.0.7 370 9/19/2022
6.0.6 325 9/17/2022
6.0.5 358 8/2/2022
6.0.4 344 7/29/2022
6.0.3 369 7/18/2022
6.0.2 384 7/4/2022
6.0.1 358 7/1/2022
6.0.0 375 6/20/2022

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