SwaggerProvider 0.2.0

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

F# Type Provider for Swagger

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.0 201 5/28/2026
4.0.0 286 5/16/2026
4.0.0-beta03 103 5/1/2026
4.0.0-beta01 117 4/14/2026
3.2.0 1,418 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 146 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,224 10/11/2025
2.3.1 2,281 5/13/2025
2.3.0 318 5/10/2025
2.2.3 1,715 3/11/2025
0.2.0 1,861 12/13/2015
Loading failed

`AssemblyResolve` handler that resolve location of 3rd party dependencies
Added dependencies on `Newtonsoft.Json` NuGet package