Creating a Standard ASP.NET Core Web API Infrastructure with RepoDB as an ORM
Technologies/Tools Used .NET Core 3.1 as Framework Swagger as API Frontend RepoDB as ORM Tool MS SQL Server 2017 as Database Visual Studio 2019 as Development Interface Create Solution and the Web Project Create an empty .NET Core API Project: Setup Swagger as an API Interface: Right click the project and hit “Manage Nuget Packages”