DbExceptionClassifier.SqlServer 1.0.1
Classify SQL Server database exceptions by error type such as unique constraint violation, foreign key violation, and more
Showing the top 20 packages that depend on DbExceptionClassifier.SqlServer.
| Packages | Downloads |
|---|---|
|
EntityFrameworkCore.Exceptions.SqlServer
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
|
1 |
.NET 10.0
- DbExceptionClassifier.Common (>= 1.0.1)
- Microsoft.Data.SqlClient (>= 6.1.5)