Util.Extras.Data.EntityFrameworkCore.SqlServer 8.0.14

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

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

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.14 76 4/23/2024
8.0.13 79 4/21/2024
8.0.13-pre.99992 40 4/21/2024
8.0.13-pre.99991 36 4/21/2024
8.0.13-pre.9991 46 4/15/2024
8.0.13-pre.999 43 4/15/2024
8.0.13-pre.998 49 4/13/2024
8.0.13-pre.997 45 4/11/2024
8.0.13-pre.93 45 4/8/2024
8.0.12 71 4/5/2024
8.0.12-pre.3 44 4/3/2024
8.0.12-pre.1 40 4/3/2024
8.0.11 78 4/3/2024
8.0.10 88 3/30/2024
8.0.9 83 3/28/2024
8.0.9-pre.992 44 3/28/2024
8.0.9-pre.96 44 3/27/2024
8.0.9-pre.8 37 3/26/2024
8.0.9-pre.6 44 3/24/2024
8.0.9-pre.5 38 3/24/2024
8.0.8 70 3/24/2024
8.0.8-pre7 34 3/23/2024
8.0.8-pre.8 44 3/23/2024
8.0.7 87 3/20/2024
8.0.6 91 3/16/2024
8.0.3 95 3/10/2024
8.0.2 86 3/5/2024
8.0.1 92 2/18/2024
8.0.0 79 2/3/2024
7.1.131 78 1/26/2024
7.1.123 115 1/5/2024
7.1.114 103 12/24/2023
7.1.109 105 12/9/2023
7.1.68 137 11/6/2023
7.1.62 123 10/29/2023
7.1.33 116 9/24/2023
7.1.31 120 9/23/2023
7.1.29 107 9/21/2023
7.1.20 116 9/3/2023
7.1.18 121 8/23/2023
7.0.13 114 8/18/2023
7.0.12 110 8/17/2023
7.0.11 103 8/17/2023
7.0.9 149 3/30/2023

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