To automatically upload the Swagger-generated OpenAPI specs of a C# .NET Core Web API Application to RapidAPI.
Info
Version: | 1.0.0 |
Author(s): | Zachary Hynes |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/Beslogic.Services.RapidApiService |
Install
Install-Package Beslogic.Services.RapidApiService
dotnet add package Beslogic.Services.RapidApiService
paket add Beslogic.Services.RapidApiService
Beslogic.Services.RapidApiService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.8)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.7)
Tags