The ServiceBridge library contains shared classes for service registration and service resolution to provides an abstraction over IoC containers.
Info
| Version: | 1.0.2 |
| Author(s): | edwardmeng |
| Last Update: | Wednesday, February 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/edwardmeng/ServiceBridge |
| NuGet Url: | https://www.nuget.org/packages/ServiceBridge |
Install
Install-Package ServiceBridge
dotnet add package ServiceBridge
paket add ServiceBridge
ServiceBridge Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.ComponentModel(>= 4.0.0)
Tags