Microsoft.OpenApi
1.4.0-preview1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.OpenApi --version 1.4.0-preview1
NuGet\Install-Package Microsoft.OpenApi -Version 1.4.0-preview1
<PackageReference Include="Microsoft.OpenApi" Version="1.4.0-preview1" />
<PackageVersion Include="Microsoft.OpenApi" Version="1.4.0-preview1" />
<PackageReference Include="Microsoft.OpenApi" />
paket add Microsoft.OpenApi --version 1.4.0-preview1
#r "nuget: Microsoft.OpenApi, 1.4.0-preview1"
#:package Microsoft.OpenApi@1.4.0-preview1
#addin nuget:?package=Microsoft.OpenApi&version=1.4.0-preview1&prerelease
#tool nuget:?package=Microsoft.OpenApi&version=1.4.0-preview1&prerelease
.NET models with JSON and YAML writers for OpenAPI specification
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net10.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (323)
Showing the top 5 NuGet packages that depend on Microsoft.OpenApi:
Package | Downloads |
---|---|
Swashbuckle.AspNetCore.Swagger
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core |
|
Microsoft.AspNetCore.OpenApi
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0 |
|
Microsoft.OpenApi.Readers
OpenAPI.NET Readers for JSON and YAML documents |
|
Microsoft.Azure.WebJobs.Extensions.OpenApi.Core
This package helps render OpenAPI document and Swagger UI of Azure Functions endpoints through the in-process worker. |
|
Microsoft.OpenApi.OData
This package contains the codes you need to convert OData CSDL to Open API Document of Model. |
GitHub repositories (45)
Showing the top 20 popular GitHub repositories that depend on Microsoft.OpenApi:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
|
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
|
|
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
aspnet/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
|
|
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
|
|
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
|
|
jenius-apps/nightingale-rest-api-client
A modern, resource-efficient REST API client for Windows
|
|
microsoftgraph/msgraph-sdk-powershell
Powershell SDK for Microsoft Graph
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
Version | Downloads | Last Updated | |
---|---|---|---|
2.3.1 | 2,965 | 9/8/2025 | |
2.3.0 | 12,607 | 8/29/2025 | |
2.2.0 | 6,970 | 8/25/2025 | |
2.1.0 | 7,094 | 8/20/2025 | |
2.0.1 | 5,184 | 8/18/2025 | |
2.0.0 | 68,850 | 7/10/2025 | |
2.0.0-preview.31 | 1,864 | 7/3/2025 | |
2.0.0-preview.30 | 219 | 7/2/2025 | |
2.0.0-preview.29 | 7,814 | 6/18/2025 | |
2.0.0-preview.28 | 1,052 | 6/16/2025 | |
2.0.0-preview.27 | 490 | 6/13/2025 | |
2.0.0-preview.26 | 4,082 | 6/12/2025 | |
2.0.0-preview.25 | 7,141 | 6/10/2025 | |
2.0.0-preview.23 | 2,176 | 6/3/2025 | |
2.0.0-preview.22 | 20,067 | 6/2/2025 | |
2.0.0-preview.21 | 2,356 | 5/21/2025 | |
2.0.0-preview.20 | 342 | 5/20/2025 | |
2.0.0-preview.19 | 387 | 5/16/2025 | |
2.0.0-preview.18 | 14,693 | 5/13/2025 | |
2.0.0-preview.17 | 15,579 | 4/16/2025 | |
2.0.0-preview.16 | 127,077 | 3/20/2025 | |
2.0.0-preview.15 | 513 | 3/19/2025 | |
2.0.0-preview.14 | 556 | 3/18/2025 | |
2.0.0-preview.13 | 405 | 3/14/2025 | |
2.0.0-preview.12 | 4,130 | 3/7/2025 | |
2.0.0-preview.11 | 6,918 | 3/3/2025 | |
1.6.25 | 785,326 | 8/22/2025 | |
1.6.24 | 2,050,459 | 4/1/2025 | |
1.6.23 | 25,848,999 | 12/20/2024 | |
1.6.22 | 44,075,867 | 9/30/2024 | |
1.6.21 | 956,484 | 9/5/2024 | |
1.6.18 | 745,205 | 8/23/2024 | |
1.6.17 | 15,797,623 | 8/6/2024 | |
1.6.16 | 356,088 | 7/30/2024 | |
1.6.15 | 1,263,473 | 6/18/2024 | |
1.6.14 | 93,816,520 | 3/6/2024 | |
1.6.13 | 1,989,707 | 1/29/2024 | |
1.6.12 | 671,908 | 1/16/2024 | |
1.6.11 | 2,928,887 | 11/22/2023 | |
1.6.10 | 1,150,562 | 10/30/2023 | |
1.6.9 | 1,399,027 | 9/26/2023 | |
1.6.8 | 423,865 | 9/7/2023 | |
1.6.7 | 151,511 | 9/1/2023 | |
1.6.6 | 1,984,124 | 7/24/2023 | |
1.6.5 | 1,025,664 | 6/19/2023 | |
1.6.4 | 1,292,424 | 5/4/2023 | |
1.6.4-preview4 | 22,188 | 4/17/2023 | |
1.6.4-preview3 | 1,915 | 4/12/2023 | |
1.6.4-preview2 | 11,369 | 4/11/2023 | |
1.6.4-preview1 | 19,595 | 3/30/2023 | |
1.6.3 | 1,934,277 | 3/7/2023 | |
1.6.2 | 548,917 | 2/21/2023 | |
1.6.1 | 271,608 | 2/13/2023 | |
1.6.0 | 415,227 | 1/31/2023 | |
1.5.0 | 367,561 | 1/17/2023 | |
1.4.5 | 3,343,574 | 12/6/2022 | |
1.4.4 | 545,993 | 11/21/2022 | |
1.4.4-preview1 | 18,505 | 10/6/2022 | |
1.4.3 | 64,411,184 | 9/26/2022 | |
1.4.2 | 535,752 | 9/12/2022 | |
1.4.1 | 114,357 | 9/7/2022 | |
1.4.0 | 302,267 | 9/2/2022 | |
1.4.0-preview3 | 1,784 | 9/2/2022 | |
1.4.0-preview2 | 17,073 | 8/15/2022 | |
1.4.0-preview1 | 7,383 | 8/1/2022 | |
1.3.2 | 2,602,798 | 6/23/2022 | |
1.3.1 | 43,277,255 | 4/13/2022 | |
1.3.1-preview6 | 2,393 | 4/10/2022 | |
1.3.1-preview5 | 16,665 | 3/3/2022 | |
1.3.1-preview4 | 26,698 | 2/8/2022 | |
1.3.1-preview3 | 2,112 | 2/3/2022 | |
1.3.1-preview2 | 6,540 | 1/23/2022 | |
1.3.1-preview | 29,790 | 11/25/2021 | |
1.3.0-preview | 306,764 | 5/25/2021 | |
1.2.3 | 563,854,888 | 8/29/2020 | |
1.2.2 | 10,935,524 | 6/25/2020 | |
1.2.1 | 4,907 | 6/24/2020 | |
1.2.0 | 46,959 | 6/14/2020 | |
1.2.0-preview.3 | 19,465 | 4/2/2020 | |
1.2.0-preview.2 | 4,591 | 3/9/2020 | |
1.2.0-preview | 6,506 | 1/20/2020 | |
1.1.4 | 95,514,173 | 9/15/2019 | |
1.1.3 | 2,055,002 | 4/19/2019 | |
1.1.2 | 1,383,457 | 12/13/2018 | |
1.1.1 | 13,359,962 | 10/24/2018 | |
1.1.0 | 89,000 | 8/16/2018 | |
1.1.0-preview.4 | 1,915 | 7/18/2018 | |
1.1.0-preview.3 | 6,514 | 6/14/2018 | |
1.1.0-preview.2 | 1,477 | 6/7/2018 | |
1.1.0-preview.1 | 1,438 | 5/25/2018 | |
1.0.1 | 21,572 | 5/25/2018 | |
1.0.0 | 57,191 | 5/8/2018 | |
1.0.0-beta017 | 3,115 | 5/2/2018 | |
1.0.0-beta016 | 3,857 | 4/8/2018 | |
1.0.0-beta015 | 3,386 | 3/21/2018 | |
1.0.0-beta014 | 6,130 | 2/13/2018 | |
1.0.0-beta013 | 2,912 | 1/31/2018 | |
1.0.0-beta012 | 3,508 | 1/24/2018 | |
1.0.0-beta011 | 3,267 | 1/16/2018 | |
1.0.0-beta010 | 3,022 | 1/11/2018 | |
1.0.0-beta009 | 3,302 | 12/20/2017 | |
1.0.0-beta008 | 3,259 | 12/14/2017 |