GuiStracini.SDKBuilder 3.0.559

There is a newer version of this package available.
See the version list below for details.
dotnet add package GuiStracini.SDKBuilder --version 3.0.559                
NuGet\Install-Package GuiStracini.SDKBuilder -Version 3.0.559                
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.559" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuiStracini.SDKBuilder --version 3.0.559                
#r "nuget: GuiStracini.SDKBuilder, 3.0.559"                
#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.559

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

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. It uses self-convention and custom attributes to generate smart endpoints and perform requests.


Creating a new SDK

To create a new SDK, you must first acquire the API endpoints, the object (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 (3)

Showing the top 3 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

Calendarific

Calendarific SDK implementing all API endpoints

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.601 159 8/27/2024
3.0.598 72 8/27/2024
3.0.593 66 8/27/2024
3.0.588 70 8/27/2024
3.0.576 556 8/19/2024
3.0.573 441 7/18/2024
3.0.570 344 7/15/2024
3.0.567 73 7/15/2024
3.0.564 77 7/15/2024
3.0.559 76 7/14/2024
3.0.551 510 5/28/2024
3.0.548 78 5/28/2024
3.0.537 420 5/19/2024
3.0.528 222 4/29/2024
3.0.525 192 4/29/2024
3.0.520 80 4/29/2024
3.0.513 393 4/22/2024
3.0.510 87 4/22/2024
3.0.507 358 4/15/2024
3.0.504 89 4/15/2024
3.0.499 444 4/8/2024
3.0.496 447 3/18/2024
3.0.493 792 2/26/2024
3.0.490 610 2/19/2024
3.0.487 109 2/19/2024
3.0.482 93 2/19/2024
3.0.475 102 2/13/2024
3.0.472 95 2/13/2024
3.0.469 96 2/13/2024
3.0.460 1,049 1/30/2024
3.0.454 84 1/30/2024
3.0.445 1,085 1/29/2024
3.0.439 540 1/22/2024
3.0.436 81 1/22/2024
3.0.431 1,457 1/12/2024
3.0.428 93 1/12/2024
3.0.423 741 1/8/2024
3.0.420 1,260 12/25/2023
3.0.417 110 12/25/2023
3.0.412 100 12/18/2023
3.0.409 73 12/18/2023
3.0.404 968 12/14/2023
3.0.398 756 12/11/2023
3.0.395 128 12/11/2023
3.0.390 74 12/11/2023
3.0.383 105 12/11/2023
3.0.380 2,031 12/4/2023
3.0.377 139 11/27/2023
3.0.374 855 11/20/2023
3.0.371 115 11/20/2023
3.0.366 93 11/20/2023
3.0.359 149 11/14/2023
3.0.354 134 11/14/2023
3.0.349 92 11/13/2023
3.0.344 2,039 11/9/2023
3.0.339 140 11/7/2023
3.0.336 89 11/6/2023
3.0.333 2,107 10/23/2023
3.0.330 586 10/16/2023
3.0.327 115 10/16/2023
3.0.322 331 9/19/2023
3.0.319 128 9/19/2023
3.0.310 209 9/12/2023
3.0.307 252 9/4/2023
3.0.304 313 8/24/2023
3.0.301 106 8/24/2023
3.0.296 472 8/9/2023
3.0.293 142 8/8/2023
3.0.290 405 7/23/2023
3.0.279 144 7/23/2023
3.0.262 126 7/23/2023
3.0.253 142 7/23/2023
3.0.246 133 7/23/2023
3.0.244 131 7/23/2023
3.0.238 128 7/23/2023
3.0.234 227 7/14/2023
3.0.210 129 7/13/2023
3.0.207 129 7/13/2023
3.0.183 515 6/19/2023
3.0.182 173 6/19/2023
3.0.179 148 6/19/2023
3.0.168 393 6/7/2023
3.0.152 367 5/31/2023
3.0.133 641 4/21/2023
3.0.132 171 4/21/2023
3.0.130 158 4/21/2023
3.0.124 416 4/9/2023
3.0.123 172 4/9/2023
3.0.110 186 4/9/2023
3.0.96 202 4/4/2023
3.0.92 307 4/3/2023
3.0.88 185 4/3/2023
3.0.85 540 3/23/2023
3.0.82 316 3/8/2023
3.0.77 220 3/8/2023
3.0.73 351 3/1/2023
3.0.66 248 3/1/2023
3.0.62 611 1/24/2023
3.0.61 341 1/19/2023
3.0.55 1,785 1/15/2023
3.0.52 297 1/15/2023
3.0.49 286 1/15/2023
2.0.10 3,411 4/18/2020
2.0.9 509 4/18/2020
2.0.8 4,514 9/24/2019
2.0.6 556 9/24/2019
2.0.4 544 9/24/2019
2.0.2 521 9/24/2019
2.0.0 605 9/23/2019
1.0.6 933 12/18/2017