The Wheatech.ServiceModel library contains shared classes for service registration and service resolution to provides an abstraction over IoC containers.
Info
Version: | 1.0.0-beta |
Author(s): | edwardmeng |
Last Update: | Wednesday, June 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Wheatech.ServiceModel |
Install
Install-Package Wheatech.ServiceModel
dotnet add package Wheatech.ServiceModel
paket add Wheatech.ServiceModel
Wheatech.ServiceModel Download (Unzip the "nupkg" after downloading)
Dependencies
- Wheatech.Hosting(< 2.0.0)