How to Run :
-
Install .NET Framework and .NET Core 3
-
Install JetBrains Rider(recommended) Or you can use any other IDE
-
Open Solution (PayPingdotNetCoreSample.sln) with your IDE and wait for nuget to restore dependencies
-
Open the HomeController in project and set your PayPing token
-
Run the project and open browser with URL = http://localhost:5001
-
Done!