Good link describing how asp.net mvc request/response pipeline works.
If you are planning to make a custom security layer then this links may interest you.
- Asp.net Mvc 5 Life cycle: http://www.asp.net/mvc/overview/getting-started/lifecycle-of-an-aspnet-mvc-5-application
- Whtat is OWIN: http://www.asp.net/mvc/overview/getting-started/lifecycle-of-an-aspnet-mvc-5-application
- OWIN and Project Katana: http://www.asp.net/aspnet/overview/owin-and-katana
- Understanding OWIN in more details: http://chris.59north.com/post/Understanding-OWIN-(Katana)-Authentication-Middleware
No comments:
Post a Comment