My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
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.
2. Submit a new issue to a project.
3. Get all comments associated with a project.
4. Create a new comment on a issue.

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
Issue summery retrieval added
GUI Demo application added instead of console application
Some bug fixed


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.

Powered by Google Project Hosting