I have a new blog post about the new BearerToken authentication handler in .NET 8,
Check it out at:
https://nestenius.se/2023/08/29/bearertoken-the-new-authentication-handler-in-net-8/
#aspnetcore #identity #authentication #net8
#aspnetcore #identity #authentication #net8
I have a new blog post about the new BearerToken authentication handler in .NET 8,
Check it out at:
https://nestenius.se/2023/08/29/bearertoken-the-new-authentication-handler-in-net-8/
#aspnetcore #identity #authentication #net8
#aspnetcore #identity #authentication #net8
I have a new blog post about the new BearerToken authentication handler in .NET 8,
Check it out at:
https://nestenius.se/2023/08/29/bearertoken-the-new-authentication-handler-in-net-8/
#aspnetcore #identity #authentication #net8
#aspnetcore #identity #authentication #net8
Blogged: Introducing the Identity API endpoints - Exploring the .NET 8 preview - Part 8
https://andrewlock.net/exploring-the-dotnet-8-preview-introducing-the-identity-api-endpoints/
In this post I introduce the new Identity APIs, show how they differ from the existing Identity support, and show how to use them.
#aspnetcore #dotnet #dotnetcore
Solved some really fun problems with introducing Docker to a larger ASP.NET Core repo today. We were able to get the job done, but it's got me wondering: How are people doing local dev with SSL in Docker Compose? Is everyone just using an NGINX proxy with a single self-signed cert?
#docker #localdev #dotnet #aspnetcore
Blogged: Form binding in minimal APIs - Exploring the .NET 8 preview - Part 7
https://andrewlock.net/exploring-the-dotnet-8-preview-form-binding-in-minimal-apis/
In this post I discuss the new form binding support for minimal APIs, the current limitations and rough edges, and how to work with antiforgery tokens
Getting Started with xUnit for Unit Testing #dotnet #aspnetcore #xunit
https://www.youtube.com/watch?v=Iqix-Ei8Id8
#programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
#dotnet #aspnetcore #xunit #programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
ICYMI: 📢 Blogged: Blazor in .NET 8 - Part 2: Server-side & Streaming Rendering
In this post I talk about server-side and streaming rendering, two of the new render modes coming to Blazor in .NET 8
#dotnet #blazor #aspnet #aspnetcore #webdev
https://chrissainty.com/blazor-in-dotnet-8-server-side-and-streaming-rendering
#dotnet #blazor #aspnet #aspnetcore #webdev
📢 Blogged: Blazor in .NET 8 - Part 2: Server-side & Streaming Rendering
In this post I talk about server-side and streaming rendering, two of the new render modes coming to Blazor in .NET 8
#dotnet #blazor #aspnet #aspnetcore #webdev
https://chrissainty.com/blazor-in-dotnet-8-server-side-and-streaming-rendering
#dotnet #blazor #aspnet #aspnetcore #webdev
New blog post on using embedded #aspnetcore appsettings files for when you don't want the loose files as part of your published #dotnet app:
ICYMI: 📢 Blogged: Blazor in .NET 8 - Part 1: Full stack Web UI
This is the first in a series looking at the big, exciting new changes coming to Blazor in .NET 8
#blazor #dotnet #aspnet #aspnetcore
https://chrissainty.com/blazor-in-dotnet-8-full-stack-web-ui
#blazor #dotnet #aspnet #aspnetcore
Authentication for ASP.NET apps
This blog post demonstrates how to add authentication features to ASP.NET apps with Authgear by implementing an OpenID Connect flow.
https://www.authgear.com/post/authentication-for-asp-net-apps-with-authgear-and-openid-connect
#authentication #dotnet #aspnetcore #csharp #login
Blogged: Keyed service dependency injection container support - Exploring the .NET 8 preview - Part 6
https://andrewlock.net/exploring-the-dotnet-8-preview-keyed-services-dependency-injection-support/
In this post I describe how keyed services work, when to use them, and the current limitations in the implementation.
#aspnetcore #dotnet #dotnetcore
📢 Blogged: Blazor in .NET 8 - Part 1: Full stack Web UI
This is the first in a series looking at the big, exciting new changes coming to Blazor in .NET 8
#blazor #dotnet #aspnet #aspnetcore
https://chrissainty.com/blazor-in-dotnet-8-full-stack-web-ui
#blazor #dotnet #aspnet #aspnetcore
#aspnetcore Migrating Between Architectural Patterns #dotnet
https://www.youtube.com/watch?v=d4q2muznjxg
#programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
#aspnetcore #dotnet #programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
Plugins In #aspnetcore And Other #dotnet Applications!
https://www.youtube.com/watch?v=lXsWwWuIiRM
#programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
#aspnetcore #dotnet #programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
Code Isn't Carved In Stone! #dotnet #programming #aspnetcore
https://www.youtube.com/watch?v=XS2eum40PmM
#programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
#dotnet #programming #aspnetcore #coding #softwareengineering #softwaredeveloper #softwaredevelopment
Layered or Plugin Architecture? Microservices or Monoliths? #dotnet #aspnetcore
https://www.youtube.com/watch?v=XYH7EocVIbY
#programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
#dotnet #aspnetcore #programming #coding #softwareengineering #softwaredeveloper #softwaredevelopment
OMG...JUST finished the Appendix today for the book. #aspnetcore #bestpractices