ASP.NET Core in Action, Second Edition supports .NET 5.0. Buy the book in MEAP now, and get the chapters as they're written. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I will show how you can add favicons to your ASP.NET Core MVC application, using the website RealFaviconGenerator.net.…
In this post I will show how you can pass parameters to a view component when invoking it from your view, from a controller, or as a tag helper.…
In this post, I'll use the example of a Login widget to introduce ASP.NET Core View Components. I'll show how to create them and how they are invoked…
This is a very quick post about trying to fix a JavaScript bug that plagued me for an hour this morning, when string concatenation started giving me NaNs!…
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 I show how to add HTML minification (and HTTP compression) to your ASP.NET Core application at runtime, using the open source WebMarkupMin.…
Stay up to the date with the latest posts!