Coding, Tech and Developers Blog
With .NET 7 being around for only a couple of days now, there are plenty of new features to be played with. One of these is the actual ability of .NET's build infrastructure to directly publish your applications to a Docker container registry (or any other container registry, for that matter), without having to explicitly specify a Docker file.
Following up on our article on how to design good controllers in ASP.NET, I'd like to introduce you to a different set of tools to help you clean up your architecture in ASP.NET Core projects. Let's visit action filters in ASP.NET.
I am happy to announce that the website and blog have moved to a different web hosting location and run on a different backend.
When it comes to API projects there is a lot you can do with your controllers. Consequently, there is also a lot that you can do wrong with them. So let’s have a look at some basic guidelines that might help you improve the design of your ASP.NET Core controllers.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.