Showing results for ASP.NET Core - .NET Blog

Mar 15, 2016
0
0

Get Started with ASP.NET Core Authorization – Part 1 of 2

Jeffrey Fritz
Jeffrey Fritz

After learning about Authentication in ASP.NET Core, our intrepid reporter Seth Juarez wanted to dig deeper into the ASP.NET Authorization story.  In the following video, he speaks with ASP.NET Security Analyst Barry Dorrans.  Notes and links from their discussion follow. Authorization verifies that a user is permitted to access functi...

ASP.NETASP.NET Core
Mar 11, 2016
0
0

First Look: Authentication in ASP.NET Core

Jeffrey Fritz
Jeffrey Fritz

With the coming changes in ASP.NET Core, our friend and intrepid reporter Seth Juarez sat down with ASP.NET Program Manager Pranav Rastogi to discuss the updates and improvements in the new ASP.NET Core authentication system: Here are some of the highlights of their discussion and some sample code to get you started: Pranav gave a quick definition ...

ASP.NETASP.NET Core
Feb 1, 2016
0

An Update on ASP.NET Core and .NET Core

Jeffrey Fritz
Jeffrey Fritz

Two weeks ago, the ASP.NET team announced during the weekly ASP.NET Community Standup and on our blogs it was decided to rename ASP.NET 5 to ASP.NET Core 1.0. This announcement generated great questions that I'll answer in this post. I'll also update you on our progress with the ASP.NET Core and .NET Core releases. Why Do I Still See ASP.NET 5 i...

ASP.NETASP.NET Core