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

Update README.md with DbContext pooling instructions #69

Closed codymullins closed 7 months ago

codymullins commented 7 months ago

Adds explicit instructions on DbContext pooling

Giorgi commented 7 months ago

Thanks @codymullins !