CommonServiceLocator 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CommonServiceLocator --version 1.0.0
NuGet\Install-Package CommonServiceLocator -Version 1.0.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.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommonServiceLocator" Version="1.0.0" />
<PackageReference Include="CommonServiceLocator" />
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.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommonServiceLocator, 1.0.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.
#:package CommonServiceLocator@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CommonServiceLocator&version=1.0.0
#tool nuget:?package=CommonServiceLocator&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| Silverlight | sl3 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (146)
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
|
|
|
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
|
|
|
BookerLiu/GeekDesk
🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search
|
|
|
ninject/Ninject
the ninja of .net dependency injectors
|
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
|
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
|
|
|
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
|
|
|
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.
|
|
|
Squalr/Squalr-Sharp
Squalr Memory Editor - Game Hacking Tool Written in C#
|
|
|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
|
Bluegrams/Vividl
Modern Windows GUI for youtube-dl/ yt-dlp. Download videos from hundreds of websites.
|
|
|
CXWorld/CapFrameX
Frametime capture and analysis tool
|
|
|
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.
|
|
|
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
|