Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository illustrate how to use .NET Core's Built-in Dependency Injection in a Console Application.

requirement

packages Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.DependencyInjection are required. Install them from the NuGet package manager, before you run.

About

This is a pure console application to illustrate how to use .NET Core built-in Dependency Injection in a Console Application

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages