![]() |
VOOZH | about |
dotnet add package SwaggerProvider --version 4.1.0
NuGet\Install-Package SwaggerProvider -Version 4.1.0
<PackageReference Include="SwaggerProvider" Version="4.1.0" />
<PackageVersion Include="SwaggerProvider" Version="4.1.0" />Directory.Packages.props
<PackageReference Include="SwaggerProvider" />Project file
paket add SwaggerProvider --version 4.1.0
#r "nuget: SwaggerProvider, 4.1.0"
#:package SwaggerProvider@4.1.0
#addin nuget:?package=SwaggerProvider&version=4.1.0Install as a Cake Addin
#tool nuget:?package=SwaggerProvider&version=4.1.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 | 213 | 5/28/2026 |
| 4.0.0 | 304 | 5/16/2026 |
| 4.0.0-beta03 | 103 | 5/1/2026 |
| 4.0.0-beta01 | 117 | 4/14/2026 |
| 3.2.0 | 1,466 | 4/6/2026 |
| 3.1.0 | 496 | 3/22/2026 |
| 3.0.0 | 151 | 3/1/2026 |
| 3.0.0-beta08 | 112 | 2/26/2026 |
| 3.0.0-beta07 | 124 | 2/15/2026 |
| 3.0.0-beta06 | 114 | 2/15/2026 |
| 3.0.0-beta05 | 136 | 2/1/2026 |
| 3.0.0-beta04 | 147 | 1/3/2026 |
| 3.0.0-beta03 | 217 | 12/24/2025 |
| 3.0.0-beta02 | 217 | 12/22/2025 |
| 3.0.0-beta01 | 713 | 12/1/2025 |
| 2.3.2 | 5,225 | 10/11/2025 |
| 2.3.1 | 2,292 | 5/13/2025 |
| 2.3.0 | 319 | 5/10/2025 |
| 2.2.3 | 1,716 | 3/11/2025 |
| 2.2.2 | 1,524 | 1/23/2025 |
- fix: skip empty `Cookie` header when no cookie parameters are present (#454)
- fix: revert TypeProviders SDK to avoid `InvalidProgramException` in generated property setters
- fix: avoid duplicate quotation variables in generated parameter coercion expressions (#452)
- fix: restore unchecked field access in generated property getters/setters (#452)
- perf: reduce allocations and reflection in generated operation code (#455)
- perf: avoid redundant `allOf` emptiness checks and `Array.IndexOf` in `CallAsync` (#445)
- perf: avoid `obj[]` allocation in `getPropertyNamesAndInfos` (#444)
- perf: add `float32`/`double`/`Guid` fast-paths in `toParam`; replace `String.Format` with interpolation (#443)
- perf: replace `formatObject` array allocation and join with `StringBuilder` (#440)
- refactor: extract `compileSingleRefOrNewObject` helper for single-`$ref` schema collapse (#452)
- refactor: extract `tryResolveSingle` helper in `DefinitionCompiler` (#441)
- refactor: replace remaining `sprintf` in `DefinitionCompiler` with string interpolation (#439)
- eng: update dependencies and GitHub Actions workflows
- eng: change repo-assist schedule from daily to weekly
- test: add OperationCompiler response-type tests for component `$ref`, arrays, async streams, and non-200 2xx responses (+8 tests) (#450, #453)
- test: add request/response/path-level parameter coverage for `text/plain`, octet-stream, and inherited path parameters (+9 tests) (#452)
- test: expand enum, inheritance, composite schema, HTTP method, and runtime helper coverage (+51 tests) (#442, #444, #446, #447, #449)