کتابخانه‌ای برای مدیریت بهتر استثناءهای صادر شده‌ی توسط بانک‌های اطلاعاتی در EF Core
200, OK
https://github.com/Giorgi/EntityFramework.Exceptions icon

EntityFramework.Exceptions simplifies this by handling all the database specific details and throwing different exceptions. All you have to do is inherit your DbContext from ExceptionProcessorContext and handle the exception(s) such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException you need. 

کتابخانه‌ای برای مدیریت بهتر استثناءهای صادر شده‌ی توسط بانک‌های اطلاعاتی در EF Core