My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this next post on authorisation in ASP.NET Core I show how you can secure resources based on properties of the resource itself…
In this post I show how to modify the UI you present based on the authorisation level of the current user, to hide links the user is not allowed to access.…
In this post on authorisation in ASP.NET Core, we look at creating policies with multiple requirements, custom requirements and applying a global policy.…
In this post we'll learn about authorisation in ASP.NET Core, explaining the principles behind it, how it is implemented, and how to apply simple policies.…
This post describes how to use dependency injection with ValidationAttributes in ASP.NET Core, and the process I took in trying to figure out how!…
In this post, we cover some of the problems you may find when localising your application such as localising the DisplayAttribute and broken magic strings.…
Stay up to the date with the latest posts!