A SDK framework that helps create a C# SDK project for consuming a generic REST API based on Microsoft WebAPI 2 conventions.
Info
Version: | 3.0.622 |
Author(s): | Guilherme Branco Stracini |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://guibranco.github.io/GuiStracini.SDKBuilder/ |
NuGet Url: | https://www.nuget.org/packages/GuiStracini.SDKBuilder |
Install
Install-Package GuiStracini.SDKBuilder
dotnet add package GuiStracini.SDKBuilder
paket add GuiStracini.SDKBuilder
GuiStracini.SDKBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags