Take advantage of the unit of work design pattern to build flexible, extensible, and reusable data access layers in your ASP.NET Core applications. In most any business application, you will store and ...
Edit: This issue relates specifically to EF Core DbContext pooling and not more general 'connection pooling'. After updating to EF Core 2.1 I noticed that an additional constructor (which passes ...
I'm trying to use DbContext in an ASP.NET Core application. I'm trying to pass some custom data to the DbContext based class. If I change to the constructor to have more arguments, I soon get an ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results