News

I’ll be using ASP.NET Core 3.0 here. Select “API” as the project template to create a new ASP.NET Core API application.
Take advantage of ValueTask in C# to avoid allocation when returning task objects from an asynchronous method ...