1,404

Downloads

825

Downloads of v 1.0.8

6/27/2011

Last update

Afterthought

1.0.8

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.

To install Afterthought, run the following command in the Package Manager Console

PM> Install-Package Afterthought

Owners

Authors

Copyright

Copyright © VC3 2011

Tags

Dependencies

Afterthought 1.0.8 does not have any dependencies

Version History

Version Downloads Last updated
Afterthought 1.0.7 97 Thursday, May 05, 2011
Afterthought 1.0.6 73 Tuesday, May 03, 2011
Afterthought 1.0.5 72 Friday, April 29, 2011
Afterthought 1.0.4 92 Friday, April 15, 2011
Afterthought 1.0.3 82 Friday, April 15, 2011
Afterthought 1.0.2 84 Tuesday, April 12, 2011
Afterthought 1.0.1 79 Friday, April 08, 2011