An open API service indexing awesome lists of open source software.

https://github.com/kidagine/dotnetbuildagent

A simple build agent for dotnet using parallel tasks accessed through a console application
https://github.com/kidagine/dotnetbuildagent

agent console-application csharp visual-studio

Last synced: about 2 months ago
JSON representation

A simple build agent for dotnet using parallel tasks accessed through a console application

Awesome Lists containing this project

README

          

# DotnetBuildAgent
This is a basic dotnet agent that is accessed through a simple console interface, capable of running agents to build in parallel.