Part 56- Repository Pattern - 3 - Dependency Injection using Microsoft Unity

preview_player
Показать описание
OVERVIEW:

SOCIAL :
Twitter : @technotipsMVC, @aapkanigam

Visit blog :
RECOMMENDED VIDEOS

1. Adding Business Layer

2. Adding Domain Layer

3. Dependency Injection using Microsoft Unity

4. Adding DataAccessLayer and Entity framework

5. Setting Up Generic Repository and UnitOfWork

BLOG POST WITH CODE

1. Adding Business Layer

2. Adding Domain Layer

3. Dependency Injection using Microsoft Unity

4. Adding DataAccessLayer and Entity framework

5. Setting Up Generic Repository and UnitOfWork

TAGS:
dependency injection in mvc
dependency injection C#
Dependency Injection using Microsoft unity
repository pattern in mvc
repository pattern c# mvc example
repository pattern c#
Business layer
Data Access Layer
Domain Layer
Unit Of Work
Рекомендации по теме
Комментарии
Автор

Keep going man you are doing a great job

anurag
Автор

if i created a windows application then need to install third layer Unity.mvc5 ? or this just for mvc web app?

ahmedkorayem
Автор

Thank you for your great tutorial. But I have a question that is if the constructor is inherited by one more concrete classes then which concrete class implemention would be invoked by the interfere.

yeasinahmed
Автор

How about resolving Identity. Usermanager and signinmanager for example, even after registering both in unityconfig this will still throw controller parameterless error.

davidhosni
Автор

Hi thank you, can i have the shared googledrive link where i can get the entire solution

adminbreakeryt
Автор

Hi Ashish, is this necessary to use third party tool like unity or ninject to resolve dependency/tight coupling. so can we do without any third party tool ? please reply

vijaykamble
Автор

nice explanation, cleared doubts. can you put your full source code on your blog?

prathamk
Автор

thank you very much..keep coming...please make more videos with Angular 2+, web api with mvc

sarveshm
Автор

Thank you..can you explain crystal report without entity framework in MVC..Your doing great....

veeramuthudotnetveera
Автор

helo sir! how to add navigation property using repository in bussiness layer?

muhammadhaseebahmad
Автор

great tutorial, thanks. Please make asp.net core mvc and web api tutorial.

techrelated
Автор

Thank you, it is great video . Would you mind if you extend this video to explain how to use concrete class contractor on really world example?
Because I got confused when you pass '0' to in through unity injection method. I though you would extend interface class to allow passing parameter to the concrete class contractor. Thank you.

eryas
Автор

Thankx alot please make simple toturial on web api with example

MuhammadIrfan-ynjb
Автор

Thank you sir, please do WPF and MVVM

EriAirlangga
Автор

Guys if you i join the premium community what are the Benefits. I am new to this channel

Asp.net_Developer