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.