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.
How to implement basic password authentication for a minimal API in ASP.NET Core using a custom authentication handler that validates the user’s credentials against a database.