Discover effective strategies for static file handling in ASP.NET Core 9.0. Enhance your application's performance and user experience with best practices outlined in this comprehensive guide. #aspnet #dotnet
Blogged: kickstarter guide for using Keycloak as identity provider
In this post we’ll demonstrate a basic usage and integration with Keycloak identity server. We’ll built a backend Rest API solution to authorize incoming requests and a client application to implement login feature using OpenId Connect with Authorization Code Flow type.
⚡️ Customizing ASP.NET Core Identity with EF Core