![]() |
VOOZH | about |
dotnet add package SwaggerProvider --version 3.0.0
NuGet\Install-Package SwaggerProvider -Version 3.0.0
<PackageReference Include="SwaggerProvider" Version="3.0.0" />
<PackageVersion Include="SwaggerProvider" Version="3.0.0" />Directory.Packages.props
<PackageReference Include="SwaggerProvider" />Project file
paket add SwaggerProvider --version 3.0.0
#r "nuget: SwaggerProvider, 3.0.0"
#:package SwaggerProvider@3.0.0
#addin nuget:?package=SwaggerProvider&version=3.0.0Install as a Cake Addin
#tool nuget:?package=SwaggerProvider&version=3.0.0Install as a Cake Tool
F# Type Providers for Swagger & OpenAPI
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on SwaggerProvider:
| Package | Downloads |
|---|---|
|
ClearBank.Net
Unofficial .NET client for ClearBank integration, creating online payments via their API. Bank payment handling automation in United Kingdom and EU. |
|
|
OpenAiClient
Package Description |
|
|
BioFSharp.BioDB
API access to powerful popular bioinformatic databases |
|
|
CarmelNet
Unofficial .NET client for Carmel integration, creating online payments via their API. Bank payment handling automation in the United States. |
|
|
LoanApi.Client
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.0 | 272 | 5/28/2026 |
| 4.0.0 | 379 | 5/16/2026 |
| 4.0.0-beta03 | 104 | 5/1/2026 |
| 4.0.0-beta01 | 121 | 4/14/2026 |
| 3.2.0 | 1,473 | 4/6/2026 |
| 3.1.0 | 497 | 3/22/2026 |
| 3.0.0 | 155 | 3/1/2026 |
| 3.0.0-beta08 | 115 | 2/26/2026 |
| 3.0.0-beta07 | 125 | 2/15/2026 |
| 3.0.0-beta06 | 118 | 2/15/2026 |
| 3.0.0-beta05 | 142 | 2/1/2026 |
| 3.0.0-beta04 | 151 | 1/3/2026 |
| 3.0.0-beta03 | 218 | 12/24/2025 |
| 3.0.0-beta02 | 218 | 12/22/2025 |
| 3.0.0-beta01 | 714 | 12/1/2025 |
| 2.3.2 | 5,242 | 10/11/2025 |
| 2.3.1 | 2,309 | 5/13/2025 |
| 2.3.0 | 321 | 5/10/2025 |
| 2.2.3 | 1,717 | 3/11/2025 |
| 2.2.2 | 1,527 | 1/23/2025 |
- feat: Microsoft.OpenApi v2.x with OpenAPI v3.1 Support
- feat: Server-Side Request Forgery (SSRF) protection for IP V4 (#271) and V6 (#272)
- feat: handle text/plain payload types (#276)
- fix: removed dependency on Microsoft.OpenApi.Readers
- fix: error messages when `operationId` is not provided (minimal api) (#277)
- feat: include TP config information in cache key (#283)
- feat: add windows-latest ci (#282)
- feat: Handle allOf with single reference (#284)
- fix: nullable date deserialization for OpenAPI v3 schemas (#287)
- docs: the Serialization documentation to mention use of System.Text.Json rather than Newtonsoft.Json (#288)
- docs: Remove note about TaskBuilder.fs from the OpenApiClientProvider docs (#285)
- feat: Set the "Accept" request header to the specified type (#290)
- feat: Specify a Content-Type header on stream type requests when the payload type is known (#292)
- hk: dependencies update