Take advantage of user secrets management in ASP.NET Core to prevent the sharing of sensitive application data in your projects When working with ASP.NET web applications, you will want to protect ...
Take advantage of ASP.Net Core's flexible, customizable and extendable Logging API to plug in a custom logger with ease Logging is an essential feature in applications for detecting or investigating ...