Info
Version: | 1.4.1 |
Author(s): | edwardmeng |
Last Update: | Friday, May 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/edwardmeng/MassActivation |
NuGet Url: | https://www.nuget.org/packages/MassActivation |
Install
Install-Package MassActivation
dotnet add package MassActivation
paket add MassActivation
MassActivation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- System.Runtime(>= 4.0.0)
- System.Runtime.Extensions(>= 4.0.0)
- System.Collections(>= 4.0.0)
- System.Linq(>= 4.0.0)
- System.Globalization(>= 4.0.0)
- System.Reflection(>= 4.0.0)
- System.Reflection.Extensions(>= 4.0.0)
- System.ComponentModel(>= 4.0.0)
- System.Runtime.Loader(>= 4.0.0)
- Microsoft.Extensions.DependencyModel(>= 1.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.0)
No dependencies.
Tags
It is useful to keep code clean and single-responsibility principle for every package in your solution.
Instead of assembly the startup or shutdown codes into the Global.asax or Startup class from many packages.