aspnetboilerplate-samples/ConsoleRemoteWebApiCall
Halil İbrahim Kalkan a0b339a610 Added alternative token based authentication for console remote api demo. 2016-02-02 11:35:39 +02:00
..
.nuget Added console remote api calller. 2015-08-25 20:07:12 +03:00
CallApiFromConsole Added alternative token based authentication for console remote api demo. 2016-02-02 11:35:39 +02:00
CallApiFromConsole.sln Added console remote api calller. 2015-08-25 20:07:12 +03:00
README.md Added console remote api calller. 2015-08-25 20:07:12 +03:00

README.md

Console application used to call a dynamic web api action after login.

How to run?

  1. Create a demo from http://www.aspnetzero.com/ (if you have already a demo and know your credentials, skip this step)
  2. Run the application, enter your credentials and you will see the role list!