Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 10.0.0 |
| Author(s): | Hassan Habib, Alice Luo and Shimmy Weitzhandler |
| Last Update: | Tuesday, May 12, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hassanhabib/EFxceptions |
| NuGet Url: | https://www.nuget.org/packages/EFxceptions |
Install
Install-Package EFxceptions
dotnet add package EFxceptions
paket add EFxceptions
EFxceptions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 2.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
Tags
from a SQL Server database and converts them into meaningful, domain-friendly exceptions.
This package specifically targets Microsoft.EntityFrameworkCore 10.0.7.