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.

Udemy logo

Dependency Injection, Configuration, & Logging in .NET Core

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

     
  • 4.8
  •  |
  • Reviews ( 15 )
₹519

This Course Includes

  • iconudemy
  • icon4.8 (15 reviews )
  • icon30m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

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..