ASP.NET Web API Core3.1 Project to test WEB API .NET Core 3.1
Create WEB Api services GET Get All commands GET Get Command by Id Post Create new command PUT Update All Command entity PATCH Update part of Command entity DELETE Remove Command Entity
Show API implementing Swager to display and test endpoints