An extension library for .NET Core.
Info
| Version: | 1.0.0-preview5 |
| Author(s): | majian |
| Last Update: | Friday, September 29, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RabbitTeam/Rabbit-Extensions |
| NuGet Url: | https://www.nuget.org/packages/Rabbit.Extensions.DependencyInjection |
Install
Install-Package Rabbit.Extensions.DependencyInjection
dotnet add package Rabbit.Extensions.DependencyInjection
paket add Rabbit.Extensions.DependencyInjection
Rabbit.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- Castle.Core(>= 4.1.1)
Tags