GuiStracini.SDKBuilder 3.0.513

dotnet add package GuiStracini.SDKBuilder --version 3.0.513
NuGet\Install-Package GuiStracini.SDKBuilder -Version 3.0.513
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="GuiStracini.SDKBuilder" Version="3.0.513" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuiStracini.SDKBuilder --version 3.0.513
#r "nuget: GuiStracini.SDKBuilder, 3.0.513"
#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.
// Install GuiStracini.SDKBuilder as a Cake Addin
#addin nuget:?package=GuiStracini.SDKBuilder&version=3.0.513

// Install GuiStracini.SDKBuilder as a Cake Tool
#tool nuget:?package=GuiStracini.SDKBuilder&version=3.0.513

GuiStracini.SDKBuilder

An SDK framework that helps create a C# SDK project for consuming a generic REST API

GitHub license Time tracker

GuiStracini.SDKBuilder logo

CI/CD

Build status Last commit Tests Coverage Code Smells LoC
Build status GitHub last commit AppVeyor tests (branch) Coverage Code Smells Lines of Code

Code Quality

DeepSource

Codacy Badge Codacy Badge

codecov CodeFactor

Maintainability Test Coverage

Quality Gate Status Maintainability Rating

Technical Debt Duplicated Lines (%)

Reliability Rating Security Rating

Bugs Vulnerabilities

DeepSource


Installation

Github Releases

GitHub last release Github All Releases

Download the latest zip file from the Release page.

Nuget package manager

Package Version Downloads
GuiStracini.SDKBuilder GuiStracini.SDKBuilder NuGet Version GuiStracini.SDKBuilder NuGet Downloads

This package allows the easy creation of an SDK (Sofware Development Kit) for consuming a REST API based on WebAPI2 conventions.
The ServiceFactory class implements the IServiceFactory interface, having the methods Get, Post, Put, Delete, Head, and Upload, and uses a self-convention and custom attributes to generate smart endpoints and do requests.

Creating a new SDK

To create a new SDK, first acquire the API endpoints, the objects (in-out) properties, and the authorization flow.

Currently, this package only supports basic authorization (via HTTP headers, or JWT-like. OAuth/OAuth2 is not supported by default, but can be implemented by yourself or in a future version, let me know - via PR - if you make some progress on that!).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GuiStracini.SDKBuilder:

Package Downloads
GuiStracini.Mandae

Mandae API Client. Mandaê is an intermediate order delivery company. It mediates between e-commerce and various freight companies, offering the lowest price and providing an API to schedule pick-ups and track deliveries from the vendor's distribution center to delivery to the end consumer.

CEPAberto

Provides a easy-to-use interface for quering data in CEPAberto (http://www.cepaberto.com) API. Needs a API key (free after registration) to work. Find postal code, geocoordinates and city information about a postal code or a latitude/longitude data

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.513 133 4/22/2024
3.0.510 74 4/22/2024
3.0.507 348 4/15/2024
3.0.504 80 4/15/2024
3.0.499 433 4/8/2024
3.0.496 437 3/18/2024
3.0.493 782 2/26/2024
3.0.490 602 2/19/2024
3.0.487 102 2/19/2024
3.0.482 87 2/19/2024
3.0.475 95 2/13/2024
3.0.472 87 2/13/2024
3.0.469 89 2/13/2024
3.0.460 1,041 1/30/2024
3.0.454 75 1/30/2024
3.0.445 1,078 1/29/2024
3.0.439 519 1/22/2024
3.0.436 74 1/22/2024
3.0.431 1,447 1/12/2024
3.0.428 85 1/12/2024
3.0.423 731 1/8/2024
3.0.420 1,252 12/25/2023
3.0.417 103 12/25/2023
3.0.412 94 12/18/2023
3.0.409 68 12/18/2023
3.0.404 958 12/14/2023
3.0.398 749 12/11/2023
3.0.395 121 12/11/2023
3.0.390 68 12/11/2023
3.0.383 99 12/11/2023
3.0.380 2,026 12/4/2023
3.0.377 132 11/27/2023
3.0.374 229 11/20/2023
3.0.371 104 11/20/2023
3.0.366 86 11/20/2023
3.0.359 144 11/14/2023
3.0.354 127 11/14/2023
3.0.349 82 11/13/2023
3.0.344 2,030 11/9/2023
3.0.339 131 11/7/2023
3.0.336 82 11/6/2023
3.0.333 2,098 10/23/2023
3.0.330 576 10/16/2023
3.0.327 108 10/16/2023
3.0.322 322 9/19/2023
3.0.319 122 9/19/2023
3.0.310 202 9/12/2023
3.0.307 246 9/4/2023
3.0.304 308 8/24/2023
3.0.301 101 8/24/2023
3.0.296 464 8/9/2023
3.0.293 136 8/8/2023
3.0.290 396 7/23/2023
3.0.279 135 7/23/2023
3.0.262 119 7/23/2023
3.0.253 134 7/23/2023
3.0.246 126 7/23/2023
3.0.244 124 7/23/2023
3.0.238 121 7/23/2023
3.0.234 220 7/14/2023
3.0.210 122 7/13/2023
3.0.207 121 7/13/2023
3.0.183 501 6/19/2023
3.0.182 166 6/19/2023
3.0.179 141 6/19/2023
3.0.168 380 6/7/2023
3.0.152 358 5/31/2023
3.0.133 630 4/21/2023
3.0.132 162 4/21/2023
3.0.130 150 4/21/2023
3.0.124 408 4/9/2023
3.0.123 164 4/9/2023
3.0.110 177 4/9/2023
3.0.96 192 4/4/2023
3.0.92 298 4/3/2023
3.0.88 176 4/3/2023
3.0.85 533 3/23/2023
3.0.82 311 3/8/2023
3.0.77 214 3/8/2023
3.0.73 346 3/1/2023
3.0.66 238 3/1/2023
3.0.62 600 1/24/2023
3.0.61 332 1/19/2023
3.0.55 1,776 1/15/2023
3.0.52 291 1/15/2023
3.0.49 277 1/15/2023
2.0.10 3,402 4/18/2020
2.0.9 504 4/18/2020
2.0.8 4,506 9/24/2019
2.0.6 548 9/24/2019
2.0.4 538 9/24/2019
2.0.2 514 9/24/2019
2.0.0 599 9/23/2019
1.0.6 917 12/18/2017