Skip to content
Joshua Miller edited this page Mar 11, 2018 · 10 revisions

Welcome to the Jenkins.NET wiki! View recently made changes.

Purpose

To support the fully automated use of Jenkins from .NET applications.

History

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.

Get Started