Giorgi / EntityFramework.Exceptions

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
https://giorgi.dev/entity-framework/introducing-entityframework-exceptions/
Other
1.44k stars 68 forks source link

Add a new extension AddExceptionProcessor #39

Closed petrformanek closed 2 years ago

petrformanek commented 2 years ago

Add a new extension AddExceptionProcessor to add SqlServerExceptionProcessorStateManager to IServiceCollection

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

petrformanek commented 2 years ago

@Giorgi, could you check why build failed? It looks like some problem with Sonar analysis.