Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.fr-FR.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![NuGet](https://img.shields.io/nuget/v/DigitalOcean.Net.svg)](https://www.nuget.org/packages/DigitalOcean.Net)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml)
[![Build](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml)

Une bibliothèque client .NET complète pour l'[API DigitalOcean](https://docs.digitalocean.com/reference/api/reference/), couvrant **les 40+ catégories de ressources**, y compris Droplets, Kubernetes, App Platform, Databases et plus encore. Générée automatiquement à partir de la [spécification OpenAPI officielle de DigitalOcean](https://github.com/digitalocean/openapi).

Expand Down
2 changes: 1 addition & 1 deletion README.ja-JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![NuGet](https://img.shields.io/nuget/v/DigitalOcean.Net.svg)](https://www.nuget.org/packages/DigitalOcean.Net)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml)
[![Build](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml)

[DigitalOcean API](https://docs.digitalocean.com/reference/api/reference/) 向けの包括的な .NET クライアントライブラリです。Droplets、Kubernetes、App Platform、Databases など、**40以上のリソースカテゴリすべて**をカバーしています。[DigitalOcean 公式 OpenAPI 仕様](https://github.com/digitalocean/openapi) から自動生成されています。

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![NuGet](https://img.shields.io/nuget/v/DigitalOcean.Net.svg)](https://www.nuget.org/packages/DigitalOcean.Net)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml)
[![Build](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml)

A comprehensive .NET client library for the [DigitalOcean API](https://docs.digitalocean.com/reference/api/reference/), covering **all 40+ resource categories** including Droplets, Kubernetes, App Platform, Databases, and more.

Expand Down Expand Up @@ -205,4 +205,4 @@ This project was built with the assistance of [GitHub Copilot CLI](https://githu

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![NuGet](https://img.shields.io/nuget/v/DigitalOcean.Net.svg)](https://www.nuget.org/packages/DigitalOcean.Net)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/m67186636/DigitalOcean.Net/actions/workflows/ci.yml)
[![Build](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml/badge.svg)](https://github.com/Sunny-DotNet/DigitalOcean.Net/actions/workflows/ci.yml)

一个全面的 DigitalOcean API .NET 客户端库,覆盖**全部 40+ 资源类别**,包括 Droplets、Kubernetes、App Platform、Databases 等。基于 [DigitalOcean 官方 OpenAPI 规范](https://github.com/digitalocean/openapi) 自动生成。

Expand Down
6 changes: 3 additions & 3 deletions src/DigitalOcean.Net/DigitalOcean.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
<Company>Sunny</Company>
<Description>A comprehensive .NET client library for the DigitalOcean API, covering all 40+ resource categories including Droplets, Kubernetes, App Platform, Databases, and more. / 一个全面的 DigitalOcean API .NET 客户端库,覆盖全部 40+ 资源类别。</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/m67186636/DigitalOcean.Net</PackageProjectUrl>
<RepositoryUrl>https://github.com/m67186636/DigitalOcean.Net</RepositoryUrl>
<PackageProjectUrl>https://github.com/Sunny-DotNet/DigitalOcean.Net</PackageProjectUrl>
<RepositoryUrl>https://github.com/Sunny-DotNet/DigitalOcean.Net</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>digitalocean;cloud;api;droplet;kubernetes;app-platform;database;vpc;load-balancer</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>logo.png</PackageIcon>
<Copyright>Copyright (c) 2026 Sunny</Copyright>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>See https://github.com/m67186636/DigitalOcean.Net/blob/main/CHANGELOG.md</PackageReleaseNotes>
<PackageReleaseNotes>See https://github.com/Sunny-DotNet/DigitalOcean.Net/blob/main/CHANGELOG.md</PackageReleaseNotes>

<!-- Suppress warnings for generated code -->
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down
Loading