EntityFrameworkCore.Exceptions.SqlServer
6.0.3
Install-Package EntityFrameworkCore.Exceptions.SqlServer -Version 6.0.3
dotnet add package EntityFrameworkCore.Exceptions.SqlServer --version 6.0.3
<PackageReference Include="EntityFrameworkCore.Exceptions.SqlServer" Version="6.0.3" />
paket add EntityFrameworkCore.Exceptions.SqlServer --version 6.0.3
#r "nuget: EntityFrameworkCore.Exceptions.SqlServer, 6.0.3"
// Install EntityFrameworkCore.Exceptions.SqlServer as a Cake Addin
#addin nuget:?package=EntityFrameworkCore.Exceptions.SqlServer&version=6.0.3
// Install EntityFrameworkCore.Exceptions.SqlServer as a Cake Tool
#tool nuget:?package=EntityFrameworkCore.Exceptions.SqlServer&version=6.0.3
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
-
net6.0
- EntityFrameworkCore.Exceptions.Common (>= 6.0.3)
- Microsoft.Data.SqlClient (>= 4.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on EntityFrameworkCore.Exceptions.SqlServer:
Package | Downloads |
---|---|
AuthPermissions.AspNetCore
Provides extra authorization and multi-tenant features to a ASP.NET Core application. |
|
Qiqigou.MyEFCore
EFCore的包装库 |
|
Uleam.Aplicacion.Helper
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EntityFrameworkCore.Exceptions.SqlServer:
Repository | Stars |
---|---|
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
|
Update to .NET 6 and EF Core 6.0