Giter Site home page Giter Site logo

teamcity-dotnet-plugin's Introduction

.NET CLI Plugin for TeamCity

official JetBrains project License

The TeamCity .NET plugin provides support for .NET CLI in TeamCity.

It simplifies building Windows and cross-platform applications that use .NET frameworks and libraries.

Features

The plugin provides the following features for .NET project building:

  • .NET CLI (dotnet) build runner
  • .NET CLI & .NET Core SDK detection on TeamCity build agents
  • Auto-discovery of build steps
  • On-the-fly test reporting
  • Supports code coverage tools
  • Cleanup of NuGet caches to meet the agent free space requirements

Download

You can download the plugin and install it as an additional TeamCity plugin. The latest plugin builds:

Branch Status Download TeamCity
Master Download master
Indore-2017.2.x Download 2017.2.x
Indore-2017.1.x Download 2017.1.x

Compatibility

Note: This plugin is bundled in TeamCity 2017.2+

The current version of plugin is compatible with TeamCity 2017.1+ and .NET CLI 1.0+.

Configuration

.NET CLI toolkit

To use the dotnet build runner, install .NET CLI and add the .NET CLI tools path to the PATH environment variable.

You can also configure the DOTNET_HOME environment variable for your TeamCity build agent user, for instance:

DOTNET_HOME=C:\Program Files\dotnet\

Reported agent configuration parameters

During initialization this plugin reports the following agent configuration parameters:

Name Description
DotNetCLI The version of found .NET CLI (dotnet) app
DotNetCLI_Path The path to the found .NET CLI (dotnet) app
DotNetCoreSDKx.x_Path The path to the found .NET Core SDK

Known issues

Tests might not be reported correctly for .NET Core xunit test projects when logging verbosity levels is minimal or quiet because of issue.

Build

This project uses gradle as a build system. You can easily open it in IntelliJ IDEA or Eclipse.

Contributions

We appreciate all kinds of feedback, so please feel free to send a PR or file an issue in the TeamCity tracker.

teamcity-dotnet-plugin's People

Contributors

dtretyakov avatar nikolaypianikov avatar julia-alexandrova avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.