Setting Up Minimal.Net6 Rest API with SQL Server
Summary: This tutorial will teach you how to set up a minimal dotnet6 Rest API using SQL Server as the data store.
According to Microsoft Docs, minimal APIs (Introduced with the Net6 framework) are architected to create HTTP APIs with minimal depende...
codease.hashnode.dev6 min read