Vapi 1.0.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Vapi --version 1.0.0
NuGet\Install-Package Vapi -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vapi" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vapi" Version="1.0.0" />
<PackageReference Include="Vapi" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vapi --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vapi, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Vapi@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vapi&version=1.0.0
#tool nuget:?package=Vapi&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Vapi
Features 🔥
- Fully generated C# SDK based on official Vapi OpenAPI specification using AutoSDK
- Same day update to support new features
- Updated and supported automatically if there are no breaking changes
- All modern .NET features - nullability, trimming, NativeAOT, etc.
- Support .Net Framework/.Net Standard 2.0
Usage
using Vapi;
using var client = new VapiClient(apiKey);
Support
Priority place for bugs: https://github.com/tryAGI/Vapi/issues
Priority place for ideas and general questions: https://github.com/tryAGI/Vapi/discussions
Discord: https://discord.gg/Ca2xhfBf3v
Acknowledgments
This project is supported by JetBrains through the Open Source Support Program.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.AI (>= 10.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1-dev.62 | 0 | 9/27/2026 |
| 1.0.1-dev.61 | 35 | 9/24/2026 |
| 1.0.1-dev.60 | 42 | 9/23/2026 |
| 1.0.1-dev.59 | 46 | 9/22/2026 |
| 1.0.1-dev.58 | 52 | 9/21/2026 |
| 1.0.1-dev.57 | 53 | 9/18/2026 |
| 1.0.1-dev.56 | 61 | 9/16/2026 |
| 1.0.1-dev.55 | 57 | 9/13/2026 |
| 1.0.1-dev.54 | 54 | 9/11/2026 |
| 1.0.1-dev.53 | 59 | 9/11/2026 |
| 1.0.1-dev.52 | 60 | 9/10/2026 |
| 1.0.1-dev.51 | 66 | 9/9/2026 |
| 1.0.1-dev.50 | 61 | 9/8/2026 |
| 1.0.1-dev.49 | 81 | 9/4/2026 |
| 1.0.1-dev.48 | 75 | 9/4/2026 |
| 1.0.1-dev.47 | 79 | 9/3/2026 |
| 1.0.1-dev.46 | 69 | 9/2/2026 |
| 1.0.1-dev.45 | 72 | 9/2/2026 |
| 1.0.1-dev.44 | 72 | 9/1/2026 |
| 1.0.0 | 160 | 6/23/2026 |
Loading failed