Microsoft.OpenApi.Kiota 1.15.0-preview.202405300001

Prefix Reserved
This is a prerelease version of Microsoft.OpenApi.Kiota.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Microsoft.OpenApi.Kiota --version 1.15.0-preview.202405300001
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Microsoft.OpenApi.Kiota --version 1.15.0-preview.202405300001
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Microsoft.OpenApi.Kiota&version=1.15.0-preview.202405300001&prerelease
                    
nuke :add-package Microsoft.OpenApi.Kiota --version 1.15.0-preview.202405300001
                    

Project

Dotnet CodeQL Coverage Sonarcloud Status

Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.

This library builds on top of the Microsoft.OpenAPI.NET library to ensure comprehensive support for APIs that use OpenAPI descriptions. One of the goals of the project is to provide the best code generator support possible for OpenAPI and JSON Schema features. The conceptual documentation describes how kiota works and the high level concepts, this readme documents how to get started with Kiota.

Getting started

Generating SDKs

  1. Install required tools and dependencies. (refer to the Supported Languages table under the Required tools & dependencies column)
  2. Get Kiota using one of the available options.
  3. Generate your API client, checkout the Parameters reference for the different options.
  4. Start calling your API using your fluent API Client.

Supported languages

The following table provides an overview of the languages supported by Kiota and the progress in the implementation of the different components.

Language Generation Abstractions Serialization Authentication HTTP Required tools & dependencies
CSharp FORM, JSON, MULTIPART, TEXT Anonymous, API Key, Azure link
Go FORM, JSON, MULTIPART, TEXT Anonymous, API Key, Azure link
Java FORM, JSON, MULTIPART, TEXT Anonymous, API Key, Azure link
PHP JSON, FORM, MULTIPART, TEXT Anonymous, ✔️ PHP League link
Python FORM, JSON, MULTIPART, TEXT Anonymous, Azure link
Ruby ❌ FORM, JSON, ❌ MULTIPART, ❌ TEXT Anonymous, ✔️ OAuth2
CLI (see CSharp) + (see CSharp) (see CSharp) (see CSharp) link
Swift ❌ FORM, ❌ JSON, ❌ FORM, ❌ TEXT Anonymous, ❌ Azure
TypeScript/JavaScript FORM, JSON, MULTIPART, TEXT Anonymous, API Key, Azure, SPFx link

Legend: ✔ → in preview, ❌ → not started, ▶ → in progress.

Parameters reference

Parameters are documented here.

Debugging

Make sure you install the pre-requisites first. If you are using Visual Studio Code as your IDE, the launch.json file already contains the configuration to run Kiota. By default this configuration will use the openApiDocs/v1.0/Mail.yml under the PowerShell repository as the OpenAPI to generate an SDK for. By default this configuration will output the generated files in a graphdotnetv4|graphjavav4|graphtypescriptv4 folder located in the parent folder this repository is cloned in.

Selecting the language you want to generate an API client for in the Visual Studio Debug tab and hitting F5 will automatically build, start, and attach the debugging process to Kiota.

Samples

You can find samples of clients generated with Kiota in the Kiota samples repository.

An example of an application that is calling multiple API can be found in the KiotaApp repo

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.25.1 6,520 4/4/2025
1.25.1-preview.202504100001 142 4/10/2025
1.24.3 6,464 3/26/2025
1.24.2 790 3/26/2025
1.24.1 4,896 3/13/2025
1.24.0 9,855 3/12/2025
1.24.0-preview.202503060001 223 3/6/2025
1.24.0-preview.202502270001 143 2/27/2025
1.24.0-preview.202502200001 74 2/27/2025
1.24.0-preview.202502130001 73 2/27/2025
1.23.0 24,591 2/7/2025
1.23.0-preview.202501300001 114 1/31/2025
1.22.3 14,252 1/15/2025
1.22.2 4,437 1/13/2025
1.22.1 772 1/10/2025
1.22.0 16,248 1/9/2025
1.22.0-preview.202412260001 165 12/27/2024
1.22.0-preview.202412190001 93 12/19/2024
1.22.0-preview.202412120001 123 12/12/2024
1.21.0 21,800 12/5/2024
1.21.0-preview.202411290004 82 11/29/2024
1.21.0-preview.202411290003 75 11/29/2024
1.21.0-preview.202411290002 81 11/29/2024
1.21.0-preview.202411210001 89 11/22/2024
1.21.0-preview.202411140001 88 11/15/2024
1.20.0 31,640 11/7/2024
1.20.0-preview.202410240001 103 10/24/2024
1.20.0-preview.202410170001 108 10/18/2024
1.20.0-preview.202410100001 89 10/10/2024
1.19.1 22,387 10/11/2024
1.19.0 14,040 10/3/2024
1.19.0-preview.202409260001 78 9/26/2024
1.19.0-preview.202409200002 83 9/20/2024
1.19.0-preview.202409190001 70 9/20/2024
1.19.0-preview.202409120001 122 9/12/2024
1.18.0 28,831 9/5/2024
1.18.0-preview.202408290001 102 8/29/2024
1.18.0-preview.202408220001 101 8/22/2024
1.18.0-preview.202408150001 173 8/15/2024
1.17.0 13,618 8/9/2024
1.17.0-preview.202408010001 68 8/1/2024
1.16.0 21,551 7/5/2024
1.16.0-preview.202406270001 86 6/27/2024
1.16.0-preview.202406200001 86 6/21/2024
1.16.0-preview.202406130001 80 6/13/2024
1.15.0 59,035 6/6/2024
1.15.0-preview.202405300001 101 5/31/2024
1.15.0-preview.202405230001 131 5/23/2024
1.15.0-preview.202405160001 125 5/16/2024
1.15.0-preview.202405090001 108 5/9/2024
1.14.0 22,916 5/2/2024
1.14.0-preview.202404250001 109 4/25/2024
1.14.0-preview.202404180001 112 4/18/2024
1.14.0-preview.202404110001 110 4/12/2024
1.13.0 43,369 4/4/2024
1.13.0-preview.202403280001 176 3/28/2024
1.13.0-preview.202403210001 445 3/21/2024
1.12.0 21,579 3/7/2024
1.12.0-preview.202403040006 100 3/4/2024
1.12.0-preview.202402290001 117 2/29/2024
1.12.0-preview.202402220002 106 2/22/2024
1.11.1 14,589 2/5/2024
1.11.1-preview.202402220001 86 2/22/2024
1.11.1-preview.202402150001 92 2/15/2024
1.11.1-preview.202402080001 88 2/8/2024
1.11.0 2,105 2/1/2024
1.11.0-preview.202401300001 97 1/30/2024
1.10.1 11,682 1/12/2024
1.10.0 835 1/11/2024
1.10.0-preview.202312210001 199 12/22/2023
1.9.1 12,378 12/13/2023
1.9.0 2,969 12/7/2023
1.9.0-preview.202311300001 145 11/30/2023
1.9.0-preview.202311230001 111 11/23/2023
1.9.0-preview.202311160001 106 11/16/2023
1.8.2 19,872 11/8/2023
1.8.1 9,477 11/2/2023
1.8.0 815 11/2/2023
1.8.0-preview.202310260001 133 10/26/2023
1.8.0-preview.202310190001 100 10/19/2023
1.8.0-preview.202310120001 107 10/12/2023
1.7.0 14,228 10/5/2023
1.7.0-preview.202309280001 100 9/28/2023
1.7.0-preview.202309210001 114 9/21/2023
1.6.1 13,378 9/11/2023
1.6.0-preview.202309070001 111 9/7/2023
1.6.0-preview.202308310001 133 8/31/2023
1.6.0-preview.202308240001 117 8/24/2023
1.5.1 9,935 8/9/2023
1.5.0 2,391 8/4/2023
1.5.0-preview.202308030001 128 8/3/2023
1.5.0-preview.202307270001 121 7/27/2023
1.5.0-preview.202307200001 4,568 7/20/2023
1.5.0-preview.202307170006 121 7/17/2023
1.4.0 9,510 7/10/2023
1.4.0-preview.202307140002 111 7/14/2023
1.4.0-preview.202307140001 120 7/14/2023
1.4.0-preview.202307130012 116 7/13/2023
1.4.0-preview.202307130004 116 7/13/2023
1.4.0-preview.202307130003 114 7/13/2023
1.3.0 11,870 6/9/2023
1.2.1 6,450 5/17/2023
1.2.0 2,838 5/4/2023
1.1.3 13,943 4/18/2023
1.1.2 670 4/17/2023
1.1.1 3,287 4/5/2023
1.1.0 673 4/5/2023
1.0.1 9,055 3/9/2023
1.0.0 658 3/9/2023
0.11.1-preview 7,043 2/13/2023
0.11.0-preview 1,834 2/7/2023
0.10.0-preview 3,105 1/4/2023
0.9.0-preview 532 12/19/2022
0.8.3-preview 513 12/1/2022
0.7.1-preview 536 11/1/2022
0.6.0-preview 531 10/7/2022
0.5.1-preview 609 9/9/2022
0.5.0-preview 609 9/8/2022
0.4.0-preview 609 8/18/2022
0.3.0-preview 696 7/8/2022
0.2.1-preview 716 5/30/2022
0.2.0-preview 616 5/24/2022
0.1.3-preview 571 5/9/2022
0.1.2-preview 664 5/9/2022
0.1.1-preview 786 5/6/2022
0.1.0-preview 736 5/5/2022