NeatChain 1.0.5
See the version list below for details.
Requires NuGet 1.0.0 or higher.
dotnet add package NeatChain --version 1.0.5
NuGet\Install-Package NeatChain -Version 1.0.5
<PackageReference Include="NeatChain" Version="1.0.5" />
paket add NeatChain --version 1.0.5
#r "nuget: NeatChain, 1.0.5"
// Install NeatChain as a Cake Addin #addin nuget:?package=NeatChain&version=1.0.5 // Install NeatChain as a Cake Tool #tool nuget:?package=NeatChain&version=1.0.5
You are provided with a neat opinionated pattern of input argument validation
You are provided with the capability to only execute classes when its their responsibility to do so
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Lots of new goodies: strongly typed conditional compilation, safe code interception, etc
fixed existing bugs,
Fixed client compilation issue
Now you can fake a line of code easily with an InjectExecute Line
This version has updated handler execution events
This has minimal features. More will be added in subsequent versions