Forum Discussion
Jan 06, 2018
Three part introduction to a secure Asp.Net MVC Core website supporting SignalR
The last couple of days I have written three blogs:
- Getting SignalR running on Asp.Net MVC Core
- Passing data from outside an Asp.Net MVC Core site to the browser using SignalR
- Adding Basic Authentication to Asp.Net Core the right way
This gives you the ability to build a secure Asp.Net MVC Core website which supports both SignalR and Basic authentication.
And I show how you can call the site from outside the web application eg. Azure Functions or a Console Application.
No RepliesBe the first to reply