In this article, we explore tag helpers: what they are, which ones are built in, select tag helper, setting selected options, disabling options and option groups using a simple example.
Control the format of ASP.NET Core responses and return JSON result with custom status code through the help of formatters or directly from the action.