Nieuws

Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
You can take advantage of custom route constraints in ASP.NET Core to validate route values and avoid passing unwanted or unnecessary requests to action methods.
Squash the dangers lurking in your SQL queries by setting parameters by way of parameterized queries.