Skip to content

Instantly share code, notes, and snippets.

@drguildo
Last active March 28, 2019 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drguildo/dad25ee39f819be18244e26988192606 to your computer and use it in GitHub Desktop.
Save drguildo/dad25ee39f819be18244e26988192606 to your computer and use it in GitHub Desktop.

Requirements

  • .NET / ASP.NET Support
  • Test runner
  • Good documentation
  • How well does it work with ASP.NET Web Forms?

Jenkins

  • Free and open source
  • Very popular
  • .NET support doesn't seem great (MSBuild plugin was updated a year ago)

TeamCity

  • "Freemium" but the free tier seems plenty
  • Popular
  • Seems very sophisticated/featureful

Azure Pipelines

  • Microsoft product
  • Hosted
  • Free is limited to 30 hours build time

AppVeyor

  • Hosted
  • $$$
  • Seems very tied to building a single repository. Not sure if/how it handles projects spread over multiple repos?
  • Seems to have strong .NET support

Travis CI

  • Linux only? .NET support only seems to include Mono and .NET Core.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment