News

Launch the Visual Studio 2022 IDE. Click on “Create new project.” In the “Create new project” window, select “ASP.NET Core Web API” from the list of templates displayed. Click Next.
We won’t be using those features here. Click Create. We’ll use this ASP.NET Core 7 Web API project to work with advanced features of Dapper in the sections below.