ASP.NET Monsters #109: DbContext Pooling in Entity Framework Core 2.0

preview_player
Показать описание
Entity Framework Core 2 was released recently. In today's episode we explore a new feature called DbContext Pooling. See how enabling DbContext Pooling might magically make your ASP.NET Core application faster!
Related Links:
                 (Section on DbContext Pooling starts at 10:55s)
Рекомендации по теме
Комментарии
Автор

Wow. Useful even after 6 years. Thank you!

nikolaperisic
Автор

Very Good Video. Thank you so much. Just one question is there finally a hook to use custom Dbcontext that works with Dbcontext pooling. I have google but seems nothing is available.

innocentversace