Microsoft.OpenApi 1.4.0-preview3

Prefix Reserved
This is a prerelease version of Microsoft.OpenApi.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.OpenApi --version 1.4.0-preview3
                    
NuGet\Install-Package Microsoft.OpenApi -Version 1.4.0-preview3
                    
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="Microsoft.OpenApi" Version="1.4.0-preview3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.OpenApi" Version="1.4.0-preview3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.OpenApi" />
                    
Project file
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 Microsoft.OpenApi --version 1.4.0-preview3
                    
#r "nuget: Microsoft.OpenApi, 1.4.0-preview3"
                    
#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.
#addin nuget:?package=Microsoft.OpenApi&version=1.4.0-preview3&prerelease
                    
Install Microsoft.OpenApi as a Cake Addin
#tool nuget:?package=Microsoft.OpenApi&version=1.4.0-preview3&prerelease
                    
Install Microsoft.OpenApi as a Cake Tool

.NET models with JSON and YAML writers for OpenAPI specification

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (294)

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

Swashbuckle.AspNetCore.Filters

Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.

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/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa

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.

GitHub repositories (44)

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
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
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.
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
microsoft/kiota
OpenAPI based HTTP Client code generator
fanliang11/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!
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个平台。
aspnet/AspLabs
Repo for ASP.NET experiments that are not ready for a production release
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!
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
jenius-apps/nightingale-rest-api-client
A modern, resource-efficient REST API client for Windows
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
microsoftgraph/msgraph-sdk-powershell
Powershell SDK for Microsoft Graph
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
DamianEdwards/MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.
Version Downloads Last updated
2.0.0-preview9 4,478 2/21/2025
2.0.0-preview8 716 2/17/2025
2.0.0-preview7 3,622 2/6/2025
2.0.0-preview6 2,640 2/5/2025
2.0.0-preview5 4,346 1/21/2025
2.0.0-preview4 2,427 12/24/2024
2.0.0-preview3 483 12/20/2024
2.0.0-preview2 2,550 11/12/2024
2.0.0-preview10 252 2/27/2025
2.0.0-preview1 763 11/6/2024
2.0.0-preview.16 4,374 3/20/2025
2.0.0-preview.15 358 3/19/2025
2.0.0-preview.14 323 3/18/2025
2.0.0-preview.13 140 3/14/2025
2.0.0-preview.12 3,540 3/7/2025
2.0.0-preview.11 663 3/3/2025
1.6.24 37,272 4/1/2025
1.6.23 2,115,033 12/20/2024
1.6.22 23,567,231 9/30/2024
1.6.21 680,435 9/5/2024
1.6.18 465,591 8/23/2024
1.6.17 5,619,568 8/6/2024
1.6.16 284,169 7/30/2024
1.6.15 976,941 6/18/2024
1.6.14 66,212,286 3/6/2024
1.6.13 1,765,999 1/29/2024
1.6.12 620,743 1/16/2024
1.6.11 2,681,063 11/22/2023
1.6.10 1,000,979 10/30/2023
1.6.9 872,399 9/26/2023
1.6.8 373,635 9/7/2023
1.6.7 131,986 9/1/2023
1.6.6 1,708,684 7/24/2023
1.6.5 893,336 6/19/2023
1.6.4 1,135,517 5/4/2023
1.6.4-preview4 20,350 4/17/2023
1.6.4-preview3 1,806 4/12/2023
1.6.4-preview2 10,922 4/11/2023
1.6.4-preview1 19,433 3/30/2023
1.6.3 1,806,714 3/7/2023
1.6.2 521,808 2/21/2023
1.6.1 256,360 2/13/2023
1.6.0 374,553 1/31/2023
1.5.0 339,596 1/17/2023
1.4.5 2,944,445 12/6/2022
1.4.4 510,200 11/21/2022
1.4.4-preview1 17,835 10/6/2022
1.4.3 51,027,724 9/26/2022
1.4.2 503,491 9/12/2022
1.4.1 109,713 9/7/2022
1.4.0 288,166 9/2/2022
1.4.0-preview3 1,669 9/2/2022
1.4.0-preview2 16,306 8/15/2022
1.4.0-preview1 7,086 8/1/2022
1.3.2 2,501,676 6/23/2022
1.3.1 35,310,920 4/13/2022
1.3.1-preview6 2,248 4/10/2022
1.3.1-preview5 15,979 3/3/2022
1.3.1-preview4 26,527 2/8/2022
1.3.1-preview3 1,985 2/3/2022
1.3.1-preview2 6,384 1/23/2022
1.3.1-preview 28,189 11/25/2021
1.3.0-preview 295,299 5/25/2021
1.2.3 514,197,685 8/29/2020
1.2.2 10,518,060 6/25/2020
1.2.1 3,194 6/24/2020 1.2.1 is deprecated because it has critical bugs.
1.2.0 43,290 6/14/2020 1.2.0 is deprecated because it has critical bugs.
1.2.0-preview.3 17,562 4/2/2020
1.2.0-preview.2 4,440 3/9/2020
1.2.0-preview 5,745 1/20/2020
1.1.4 91,691,048 9/15/2019
1.1.3 1,978,151 4/19/2019
1.1.2 1,333,127 12/13/2018
1.1.1 13,102,557 10/24/2018
1.1.0 87,004 8/16/2018
1.1.0-preview.4 1,607 7/18/2018
1.1.0-preview.3 6,222 6/14/2018
1.1.0-preview.2 1,183 6/7/2018
1.1.0-preview.1 1,142 5/25/2018
1.0.1 19,135 5/25/2018
1.0.0 47,308 5/8/2018
1.0.0-beta017 2,821 5/2/2018
1.0.0-beta016 3,616 4/8/2018
1.0.0-beta015 3,156 3/21/2018
1.0.0-beta014 5,826 2/13/2018
1.0.0-beta013 2,690 1/31/2018
1.0.0-beta012 3,205 1/24/2018
1.0.0-beta011 3,040 1/16/2018
1.0.0-beta010 2,712 1/11/2018
1.0.0-beta009 3,008 12/20/2017
1.0.0-beta008 2,895 12/14/2017