Afterthought-forked
1.2.1
dotnet add package Afterthought-forked --version 1.2.1
NuGet\Install-Package Afterthought-forked -Version 1.2.1
<PackageReference Include="Afterthought-forked" Version="1.2.1" />
paket add Afterthought-forked --version 1.2.1
#r "nuget: Afterthought-forked, 1.2.1"
// Install Afterthought-forked as a Cake Addin #addin nuget:?package=Afterthought-forked&version=1.2.1 // Install Afterthought-forked as a Cake Tool #tool nuget:?package=Afterthought-forked&version=1.2.1
Afterthought allows developers to post-process .NET assemblies to add code that either cannot be added
to the original source or is not convenient/efficient to do so. Afterthought runs as a post-build step
to process one or more assemblies. It discovers and processes amendments that you create or borrow from
others. The amendments allow you to add or modify the behavior of constructors, properties, methods, or
events, and add new fields and attributes. Amendments can also modify types to implement new interfaces.
The modified assembly just includes simple static calls into existing code that you write in a natural
and strongly-typed way when writing amendments. Assembly amendments support using Afterthought to modify
an assembly without introducing a runtime dependency on Afterthought.
This is a forked version that handles
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 2,475 | 1/20/2015 |
1.2.0 | 1,242 | 1/20/2015 |
1.1.9 | 2,127 | 10/9/2013 |
1.1.8 | 1,669 | 10/8/2013 |
1.1.7 | 1,445 | 10/8/2013 |
1.1.6 | 1,664 | 10/4/2013 |
1.1.5 | 1,407 | 10/3/2013 |
1.1.4 | 1,357 | 10/3/2013 |
1.1.3 | 1,451 | 10/3/2013 |
1.1.2 | 1,453 | 10/3/2013 |
1.1.1 | 1,461 | 10/3/2013 |
1.1.0 | 1,424 | 10/3/2013 |
1.0.9 | 1,420 | 10/3/2013 |
1.0.8 | 1,468 | 10/2/2013 |