Click here to Skip to main content
15,904,828 members
Articles / Programming Languages / C#

How to Setup a Managed postbuild Without Scripting Thanks to NuPack

Rate me:
Please Sign up or sign in to vote.
4.75/5 (6 votes)
4 Jun 2017CPOL3 min read 11.6K   1  
Postbuild is commonly used to update configuration file, rewrite MSIL, generate additional code, prepare deployment and many other things. The ability to manage it easily can be important to industrialize it.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
France France
After working in electronics, I fall in love with software development which is a real passion for me, particulary architecture concerns for productivity.

Comments and Discussions