Skip to content

Latest commit

 

History

History
 
 

DotNetCoreSampleApplication

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Setup guide

  • Edit src\Program.cs and supply your client credentials + customerId

Alternative 1: Visual Studio

  • Open in visual studio and run application

Alternative 2: Shell

  • cd src\
  • dotnet run

Requirements