Click here to Skip to main content
15,892,253 members
Articles / Programming Languages / C#

.Net Core DI, How to register all existing assignable types in an assembly

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
13 Jan 2020CPOL2 min read 20K   3  
In this article, we'll explain how to register (Add) all specific interface assignable types in an assembly and will use them in a class.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Sweden Sweden
Mehdi Mohseni is a Software senior developer (Consultant) in Sigma ITC (www.sigmait.se), Mehdi has a deep experience in N-Tier software applications as well as MVC design pattern. Mehdi has led more than 100 Asp.Net C# or VB.Net Automation applications. Mehdi is working in Toyota Material Handling Logistic Solution as Senior .Net Developer now.

Comments and Discussions