Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 522 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 522 Bytes

Music API Example

Music API Example

Prerequisites

Visual Studio 2017

.net Core 2.0 (https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md)

Running

To run tha application you need to set up as "StartUp Project" the project "MusicAPIExample".

The solution should download all the the packages related to the projects.

Testing

There is only one project for testing "MusicAPIExample.Test". You can run this project using the Test Explorer from Visual Studio 2017.