site image
Andrew Lock avatar

Andrew Lock

ASP.NET Core
  1. Loading...
  2. Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

    30% off with code ANDREW30 on Dometrain Pro
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for An introduction to OpenID Connect in ASP.NET Core

    An introduction to OpenID Connect in ASP.NET Core

    In this post we take a look at the differences between OpenID Connect and OAuth, and how to use Open ID Connect in your ASP.NET Core application.…

     in  ASP.NET CoreAuthSecurity
  5. Banner image for POST-REDIRECT-GET using TempData in ASP.NET Core

    POST-REDIRECT-GET using TempData in ASP.NET Core

    In this post I show how you can use Session state and TempData to implement the POST-REDIRECT-GET (PRG) design pattern in your ASP.NET Core application.…

     in  ASP.NET CoreSession State
  6. Banner image for An introduction to OAuth 2.0 using Facebook in ASP.NET Core

    An introduction to OAuth 2.0 using Facebook in ASP.NET Core

    In this post I look at OAuth 2.0 in ASP.NET Core apps, explaining the flow between the user and your app, using Facebook as an example identity provider.…

     in  ASP.NET CoreSecurityAuth
  7. Banner image for An introduction to Session storage in ASP.NET Core

    An introduction to Session storage in ASP.NET Core

    Web applications often need to store temporary state data. In this article I discuss the use of Session state for storing data related to a particular user.…

     in  ASP.NET CoreSession State
  8. Banner image for A look behind the  JWT bearer authentication middleware in ASP.NET Core

    A look behind the JWT bearer authentication middleware in ASP.NET Core

    In this post we look at the JwtBearerAuthenticationMiddleware as a means to understanding authentication in ASP.NET Core in general.…

  9. Banner image for How to set the hosting environment in ASP.NET Core

    How to set the hosting environment in ASP.NET Core

    Learn how to set the hosting environment in ASP.NET Core using environment variables on Windows and OS X, using your IDE, or by using command line arguments.…

     in  ASP.NET CoreHostingEnvironment
Andrew Lock | .Net Escapades
Want an email when
there's new posts?