-
Notifications
You must be signed in to change notification settings - Fork 37
Home
Joshua Miller edited this page Mar 11, 2018
·
10 revisions
Welcome to the Jenkins.NET wiki! View recently made changes.
To support the fully automated use of Jenkins from .NET applications.
Originally designed to be used by an enterprise MVC application which manages automated builds and deployments across multiple servers and environments. We developed our own web interface for managing these activities, while handling authorization and additional data management. This allowed our organization to manage all required information outside of the Jenkins workflow, while still leveraging it's task management abilities.
Getting Started
- Creating the Client
Examples
- Starting a Job
- Retrieving Artifacts
- Reading Console Output
Utilities
- JenkinsJobRunner
- JenkinsProgressiveTextReader