Interact with issues, projects, users, and more using a complete REST API wrapper.
Add to any .NET project via NuGet and start accessing Redmine instantly.
Open-source and maintained by developers for developers.
Install via NuGet Package Manager:
Install-Package Redmine.Net.Api
Then start using the RedmineManager class to access the API.
The newest version now supports Redmine 5.x and includes multiple performance and compatibility improvements.
Read MoreWe’re working on an improved documentation experience with examples and tutorials.
See DocumentationBrowse full API reference and usage examples on GitHub.
View Documentation