macOS
brew install kiotalocal Homebrew formula metadata
安装
brew install kiotalocal Homebrew formula metadata
scoop install main/kiotaScoop official bucket manifest trees · bucket/kiota.json · 来源: api.github.com
winget install --id Microsoft.OpenAPI.Kiota -eWindows Package Manager source index · Microsoft.OpenAPI.Kiota · 来源: cdn.winget.microsoft.com
概览
OpenAPI based HTTP Client code generator
历史
Kiota is Microsoft's OpenAPI-based HTTP API client generator, distributed as a command-line tool and supported by Microsoft Learn documentation, a GitHub repository, package-manager formulas, and a Visual Studio Code extension.
Microsoft announced Kiota's general availability on March 16, 2023, describing it as an open source generator for HTTP APIs described by OpenAPI. Its goal was to reduce the need for a separate hand-written SDK for every API while preserving strongly typed clients, authentication abstractions, retry handling, redirects, compression, and path filtering.
The Kiota repository is part of Microsoft's broader OpenAPI and Microsoft Graph tooling work. Its README describes supported generation targets including C#, Go, Java, PHP, Python, Ruby, TypeScript/JavaScript, and Dart, with shared abstractions for serialization, authentication, and HTTP transport.
After the March 2023 general availability announcement, Microsoft announced a Visual Studio Code extension on April 10, 2023. Package availability expanded across developer-tool channels represented in the input facts, including Homebrew, Scoop, and WinGet, making Kiota a cross-platform CLI rather than only a .NET-local tool.
Kiota users point the CLI or VS Code extension at an OpenAPI description, inspect and filter the desired API paths, and generate a typed client for an application. This workflow is especially useful when developers need a smaller API surface than a full vendor SDK or want the same request-builder style across multiple APIs.
Kiota matters to package nerds because it is Microsoft shipping a general-purpose SDK generator as a standalone open source tool. It intersects with OpenAPI, Microsoft Graph, NuGet/.NET tooling, Homebrew, WinGet, Scoop, and editor extensions rather than living only inside a single language ecosystem.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kiota | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/microsoft/kiota
安装元数据
| 软件包键 | brew:kiota |
|---|---|
| 版本 | 1.34.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kiota |
| 主页 | https://aka.ms/kiota/docs |
| 仓库 | https://github.com/microsoft/kiota |
| 上游文档 | https://learn.microsoft.com/en-us/openapi/kiota |
| 许可证 | MIT |
| 源码归档 | https://github.com/microsoft/kiota/archive/refs/tags/v1.34.1.tar.gz |
| 最后更新 | 2026-07-09T22:04:44Z |
| Pulse | updated |
| 依赖 | dotnet |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kiota |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
main/kiota
scoop install main/kiotaMicrosoft.OpenAPI.Kiota
winget install --id Microsoft.OpenAPI.Kiota -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.