Click here to Skip to main content
15,886,689 members
Articles / Programming Languages / C#

Service Locator Pattern in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (12 votes)
13 Jul 2022CPOL12 min read 29.4K   131   16  
Beginner’s tutorial on Service Locator Pattern with examples
This is a beginner’s tutorial on Service Locator Pattern. While Service Locator Pattern is presently very unpopular and pushed aside by the Dependency Injection Container usage, it is still interesting to see what it was offering and why it is now considered inadequate.

Views

Daily Counts

Downloads

Weekly 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
Serbia Serbia
Mark Pelf is the pen name of just another Software Engineer from Belgrade, Serbia.
My Blog https://markpelf.com/

Comments and Discussions