News

Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
Take advantage of route constraints in minimal APIs to prevent unwanted requests from reaching your action methods and improve the security and performance of your ASP.NET Core applications.