Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 698 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 698 Bytes

TestAcademy Sample ASP.NET Core Web API

You will need Visual Studio in order to use this repository

Loading the Framework

You will want to open the Solution file using Visual Studio. With Visual Studio installed this can be done by going to the file explorer and double clicking the file.

You may have to right click and use "Open With"

Visual Studio Navigation

Build

To build the project click on the build button in the menu This will build the project installing any dependencies required

Running

You can click on the Green Forward Icon below the named menu options This will allow you to run the framework and will open a swagger page which you can use to test the API