|
via Udemy |
Go to Course: https://www.udemy.com/course/dependency-injection-configuration-logging-in-net-core/
This is a step-by-step procedure on how to:use dependency injection create and use configuration settingslog messages to text files using nLogprovide email notifications using nLogin a.NET Core application. The course creates a simple application, then uses dependency injection to provide configuration settings and logging in the application. The popular nLog logging framework is used to provide text-based logging and email notifications.