Take advantage of attribute-based routing in ASP.NET Core to decouple the controller and action names from the route template and allow more flexibility in your routing. The routing middleware in ...
Take advantage of parameter binding in ASP.NET Core 7 to convert request data to strongly typed parameters, improving both application performance and code maintainability. Minimal APIs are a type of ...
My background is a chemical engineer, however now i am average at best c#/.net developer with no architecture experience. However I manage a very important WPF application for a fortune 500 company.