Open Transaction at Middleware level (Performance) – asp net core
Is it a good practice to create middleware for making every HTTP request transactional in ASP.NET Core?
Is it a good practice to create middleware for making every HTTP request transactional in ASP.NET Core?