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'll show how you can use the new IOptionsSnapshot interface to reload strongly typed options when a configuration file changes in ASP.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…
In this post I take a look at how platform versioning works in ASP.NET Core, and list the packages that have been updated in the latest 1.0.3 release.…
In this post I show how to handle the case where a user requests a culture that does not exist, or we do not support, by redirecting to a supported URL…
In this post, I'll show how we can create a custom route constraint to help prevent invalid route matching, and add additional routes to catch 404 errors.…
Stay up to the date with the latest posts!