CommonServiceLocator 1.3.0

dotnet add package CommonServiceLocator --version 1.3.0
                    
NuGet\Install-Package CommonServiceLocator -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommonServiceLocator" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommonServiceLocator" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="CommonServiceLocator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CommonServiceLocator --version 1.3.0
                    
#r "nuget: CommonServiceLocator, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CommonServiceLocator&version=1.3.0
                    
Install CommonServiceLocator as a Cake Addin
#tool nuget:?package=CommonServiceLocator&version=1.3.0
                    
Install CommonServiceLocator as a Cake Tool

The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation. This library contains a portable class library that targets .NET Framework 4, Windows 8, Windows Phone Silverlight 8, Windows Phone 8.1, and Silverlight 5.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (136)

Showing the top 20 popular GitHub repositories that depend on CommonServiceLocator:

Repository Stars
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
yck1509/ConfuserEx
An open-source, free protector for .NET applications
hirschmann/nbfc
NoteBook FanControl
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
ninject/Ninject
the ninja of .net dependency injectors
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
BookerLiu/GeekDesk
🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
Squalr/Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
AnyListen/YaVipCore
Net Core Music Interface
lbugnion/mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
microsoft/powerapps-tools
Unsupported PowerApps Tools & Apps
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
Version Downloads Last updated
1.3.0 394,860 5/6/2014
1.2.0 260,266 2/5/2014
1.0.0 348,594 1/7/2011