News

In the “Create New ASP.NET Core Web Application” window, select .NET Core as the runtime and ASP.NET Core 3.1 (or later) from the drop-down list at the top.
We won’t be using any of those features here. Click Create. We’ll use this ASP.NET Core Web API project to measure API performance with MethodTimer.Fody in the sections below.