Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 323 Bytes

File metadata and controls

13 lines (11 loc) · 323 Bytes

Commander

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