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
- Host: GitHub
- URL: https://github.com/kidagine/dotnetbuildagent
- Owner: kidagine
- Created: 2020-01-28T23:22:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T23:58:04.000Z (over 6 years ago)
- Last Synced: 2025-06-03T11:10:14.332Z (about 1 year ago)
- Topics: agent, console-application, csharp, visual-studio
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.