Posts Tagged asp.net

.net core How to create an authorization policy for Anonymous users

https://stackoverflow.com/questions/69800710/how-to-create-an-authorization-policy-for-anonymous-users

Tags: , ,

Custom Migrations History Table

https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/history-table

Tags: , ,

Auto-Generating GUID Properties in EF Core

https://mbarkt3sto.hashnode.dev/auto-generating-guid-properties-in-ef-core

Tags: , ,

Working with JWT tokens for authentication

C# JWT Authentication .NET 6 – https://rmauro.dev/jwt-authentication-with-csharp-dotnet https://toxigon.com/implementing-jwt-authentication-in-net https://toxigon.com/implementing-oauth-in-dotnet-applications Configuring Policy-based Authorization with Blazor – https://chrissainty.com/securing-your-blazor-apps-configuring-policy-based-authorization-with-blazor How can I validate a JWT passed via cookies?

Tags: , , ,

Dotless 404.3 error

I followed the instructions on the website and there was an ommision which meant when the .less file is accessed, I got this error Error Summary HTTP Error 404.3 – Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If […]

Tags: ,