Book Image

Learning Continuous Integration with TeamCity

Book Image

Learning Continuous Integration with TeamCity

Overview of this book

Table of Contents (19 chapters)
Learning Continuous Integration with TeamCity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. TeamCity for .NET Projects

In this chapter, we will be looking at the various tools present in the .NET ecosystem and also TeamCity's integration with these tools.

We will be covering the following topics in this chapter:

  • Using NAnt with TeamCity

  • Using MSBuild with TeamCity

  • Various ways of integrating the NUnit testing framework with TeamCity

  • NuGet support provided by TeamCity

  • TeamCity's support for PowerShell and the build tools based on it

  • A look at database migration tools for .NET

TeamCity has very rich and high-fidelity integration with .NET-based tools, making it a very appropriate CI tool for teams working with .NET. This chapter will establish this statement as a fact.