Wheatech.Activation
1.0.0-rc4
This library makes it easy that allows you to split Startup or Shutdown steps to many difference packages into your application.
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.
This is a prerelease version of Wheatech.Activation.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Wheatech.Activation -Version 1.0.0-rc4
dotnet add package Wheatech.Activation --version 1.0.0-rc4
<PackageReference Include="Wheatech.Activation" Version="1.0.0-rc4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wheatech.Activation --version 1.0.0-rc4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.