Google Code Issue Tracker API for .Net 1.1

軟體性質: 免費 ‎檔案大小: 1.42 MB
‎使用者評分: 4.5/5 - ‎2 ‎評分

.Net 的 Google 代碼問題追蹤器 API 是 Google 代碼問題追蹤服務的 .Net API。此庫是完全開源的,以 C# 編寫。此庫也符合單聲道,即您也可以在 Windows、Linux、Mac OS 上使用它。谷歌不支援此專案。在官方的 Google 代碼 .Net API 中,不支援問題追蹤器服務。這就是這個項目誕生的原因。 .Net 的 Google 程式碼問題追蹤器用戶端庫將允許 .Net 應用程式查看/更新 Google 代碼專案託管服務中的問題。使用此函式庫,任何 .Net 用戶端應用程式都可以執行以下操作: 1. 從專案獲取所有問題。 2. 向專案提交新問題。 3. 獲取與專案關聯的所有註釋。 4. 對問題創建新註釋。 5. 所有方法的異步計數器部分。 代碼是純 C# 3.0 撰寫的,但庫符合 .Net 2.0 或單聲道。 此分佈附帶以下內容 1. 二進位 dlls(單聲道相容) 2. 詳細設計 MSDN,如範例文檔。 3. 完整的 C# 原始程式碼。 此分發受 Apache 許可證 2.0 版本的版權保護。版權所有(c) 2009-2010 年阿寧迪亞·查特吉。保留所有權利。

版本歷史記錄

  • 版本 1.1 發佈於 2010-02-02
    1. 已添加異步介面。2. 修復了一些錯誤。

軟體細節

終端使用者許可協定

Copyright(c) 2009-2010 Anindya Chatterjee. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.