When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Dependency Injection, Configuration, & Logging in .NET Core
Using Dependency Injection, Configuration Settings, and Logging in .NET Core
₹519

This Course Includes
udemy
4.8 (15 reviews )
30m
english
Online - Self Paced
professional certificate
Udemy
About Dependency Injection, Configuration, & Logging in .NET Core
This is a step-by-step procedure on how to:
use dependency injection
create and use configuration settings
log messages to text files using nLog
provide email notifications using nLog in 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.
What You Will Learn?
- Using dependency injection in .NET Core to add configuration settings, database connections, and logging to a .NET Core application..