|
Project Information
Featured
Downloads
Links
|
The Google Code Issue Tracker client library for .Net will allow .Net application to view/update issues in the Google Code Project Hosting service. Using this library any .Net client application can do the following things: 1. Get all the issues from a project.
The code is written in pure C# 3.0 but the library is compliant with .Net 2.0. Find more info at http://abstractclass.org . Version History v1.0 (05-Jan-2010) First Release of the library v1.1 (02-Feb-2010) Asynchronous interface added For more detail information about the Google Code Issue Tracker API visit to http://code.google.com/p/support/wiki/IssueTrackerAPI Note: This project is not affiliated with Google. Standard GData library doesn't have any .Net API for Project Hosting service, that's why this project has born. NOTE : We are using Advanced Installer for Windows Installer. |