APIMatic.Core 0.3.8

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

// Install APIMatic.Core as a Cake Tool
#tool nuget:?package=APIMatic.Core&version=0.3.8

APIMatic Core Library for C#

Version Build & Tests Test Coverage Maintainability Licence

Introduction

This project contains core logic and the utilities for the APIMatic's C# SDK

Important Classes

Name Description
AdditionalFormParams Used to add additional form params to a request
AdditionalHeaderParams Used to add additional header params to a request
AdditionalQueryParams Used to add additional query params to a request
BodyParam Body parameter class
FormParam Form parameter class
HeaderParam Header parameter class
QueryParam Query parameter class
TemplateParam Template parameter class
RequestBuilder Used to instantiate a new Request object with the provided properties
ErrorCase Used to generate an ApiException from the HttpClient response
ResponseHandler Used to handle and process the response from HttpClient
ApiCall Deals with the execution of request created from RequestBuilder and processes the response through ResponseHandler
GlobalConfiguration Carries the common configuration that will be applicable to all the ApiCalls
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 was computed. 
.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 (36)

Showing the top 5 NuGet packages that depend on APIMatic.Core:

Package Downloads
Square

.NET client library for the Square API

myUniqueCSharpPackage29

.NET client library for the APIMATIC Calculator

Pagar.me.NetStandard

.NET client library for the PagarmeApiSDK

SubtainApimaticSDK

This is a test package publishing, Please ignore

SwaggerPetstore3SDK

This is a sample Pet Store Server based on the OpenAPI 3.0 specification.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.8 1,401 4/3/2024
0.3.7 110 4/2/2024
0.3.6 16,661 1/16/2024
0.3.5 739 12/23/2023
0.3.4 15,417 10/25/2023
0.3.3 352 10/18/2023
0.3.2 5,839 10/9/2023
0.3.1 145 10/5/2023
0.3.0 10,763 7/31/2023
0.2.6 58,931 5/9/2023
0.2.5 746 5/8/2023
0.2.4 110 5/8/2023
0.2.3 23,703 4/4/2023
0.2.2 830 4/3/2023
0.2.1 28,702 2/16/2023
0.2.0 1,641 1/31/2023
0.1.1 290 1/4/2023
0.1.0 314 12/27/2022
0.1.0-alpha 375 12/26/2022

APIMatic's goal is to provide a stable runtime that powers all functionality of our C# SDKs and we are continuously trying to improve the API developer experience with each release of this package. Check out the release notes for all the improvements that are added to this package over time.

           Visit:
           https://github.com/apimatic/core-lib-csharp/releases