Closed vertonghenb closed 5 years ago
Fixes Synchronous operations are disallowed in ASP.NET Core 3.0.0 #5 No breaking changes, but a follow-up on this fix could be to have the entire process async. for performance reasons.
Tested with ASP.NET Core 2.2 and 3.0.0 (Preview 4)
@arichika can be merged and released if you approve.
@vertonghenb Thank yoy PR. I will confirm immediately and merge, and ship it.
Fixes Synchronous operations are disallowed in ASP.NET Core 3.0.0 #5 No breaking changes, but a follow-up on this fix could be to have the entire process async. for performance reasons.
Tested with ASP.NET Core 2.2 and 3.0.0 (Preview 4)