Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » NAnt » C#
  • Extending NAnt with your own types

    Last time I talked about how to nest existing elements in your custom NAnt tasks.  Now that you've had a good look at that, and Jacob's custom task, there's only one other thing to cover in this subject: a new type.   Types end up looking a lot like a new task, but throwing this all together should be a lot of fun. Last time, I ...
    Posted to If you build it, They will come (Weblog) by dterrell on May 8, 2008
  • Writing NAnt tasks with nested types

    If you follow the Atalasoft Blogs by whatever means, and you're reading this, it's quite possible you've also read Jacob's blog post about extending NAnt.  If you haven't already, go check it out since he's covered a huge amount of ground related to what I'm going to show in this and subsequent posts.  In fact, I'll assume you've ...
    Posted to If you build it, They will come (Weblog) by dterrell on May 7, 2008