InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

MSBuild Extension Pack

Posted by Al Tenhundfeld on Mar 23, 2009

Sections
Process & Practices,
Development,
Operations & Infrastructure
Topics
.NET ,
Build systems
Tags
MSBuild ,
Continuous Integration

A new version of the MSBuild Extension Pack is now available. The MSBuild Extension Pack is an open source library containing commonly-needed MSBuild tasks to automate the full compiling, packaging, and environment setup build process. The recently released version 3.5.2.0 contains over 240 tasks.

This version of the MSBuild Extension Pack contains tasks that perform actions in the following categories of functionality:

  • Operating System Interaction
  • Certificates, COM+, Console, Date and Time, Drives, Environment Variables, Event Logs, Files and Folders, GAC, Network, Performance Counters, Registry, Services, Sound
  • Code Manipulation
  • Assemblies, Packaging CAB Files, Code Signing, File Detokenisation, GUID generation, Mathematics, Strings, Threads, Xml, Zip Files
  • Application Interaction
  • BizTalk 2006, Email, IIS6, IIS7, MSBuild, SourceSafe, SQL Server 2005, SQL Server 2008, StyleCop, Team Foundation Server, Twitter, Visual Basic 6, WMI

Version 3.5.2.0 also includes various bugfixes, mostly focused on SQL Server authentication, VB6 tasks, IIS virtual directory and app pool management, and StyleCop tweaks.

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

No comments

Watch Thread Reply

Educational Content

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.