ASP.NET Core: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== References == * [https://www.codeproject.com/Articles/1130939/Master-Chef-Part-ASP-NET-Core-MVC-with-Fluent-NHib ASP.NET Core MVC with Fluent NHibernate and AngularJS]") |
|||
Line 1: | Line 1: | ||
== References == | == References == | ||
* [https://www.codeproject.com/Articles/1130939/Master-Chef-Part-ASP-NET-Core-MVC-with-Fluent-NHib ASP.NET Core MVC with Fluent NHibernate and AngularJS] | * [https://www.codeproject.com/Articles/1130939/Master-Chef-Part-ASP-NET-Core-MVC-with-Fluent-NHib ASP.NET Core MVC with Fluent NHibernate and AngularJS] | ||
* [https://docs.microsoft.com/en-us/aspnet/core/security/ Overview of ASP.NET Core Security] | |||
* [https://docs.microsoft.com/en-us/aspnet/core/security/authorization/simple Simple authorization in ASP.NET Core] | |||
* [https://docs.microsoft.com/en-us/aspnet/core/security/authorization/roles Role-based authorization in ASP.NET Core] |