BankingRestServices
This was created using Visual Studio 2017.
To run...
- Download the project
- Double click the BankingRestServices.sln file
- Under the BankingRestServices project, right click the Service.svc file & select 'View in Browser'
- Under the HashService project, right click the Service.svc file & select 'View in Browser'
- Right click the BankingRestServicesTryMe project & select 'Set as StartUp Project'
- Under the BankingRestServicesTryMe project, right clich the Default.aspx file & select 'Set as Start Page'
- At the top, select the Debug tab & then select 'Start Without Debugging'