VOOZH about

URL: https://www.nuget.org/packages/APIMatic.Core/

⇱ NuGet Gallery | APIMatic.Core 0.4.13




👁 Image
APIMatic.Core 0.4.13

dotnet add package APIMatic.Core --version 0.4.13
 
 
NuGet\Install-Package APIMatic.Core -Version 0.4.13
 
 
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.4.13" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="APIMatic.Core" Version="0.4.13" />
 
Directory.Packages.props
<PackageReference Include="APIMatic.Core" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add APIMatic.Core --version 0.4.13
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: APIMatic.Core, 0.4.13"
 
 
#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.
#:package APIMatic.Core@0.4.13
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=APIMatic.Core&version=0.4.13
 
Install as a Cake Addin
#tool nuget:?package=APIMatic.Core&version=0.4.13
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

APIMatic Core Library for C#

👁 Version
👁 Build & Tests
👁 Test Coverage
👁 Vulnerabilities
👁 Maintainability

Introduction

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

Important Classes

Name Description
Used to add additional form params to a request
Used to add additional header params to a request
Used to add additional query params to a request
Body parameter class
Form parameter class
Header parameter class
Query parameter class
Template parameter class
Used to instantiate a new Request object with the provided properties
Used to generate an ApiException from the HttpClient response
Used to handle and process the response from HttpClient
Deals with the execution of request created from RequestBuilder and processes the response through ResponseHandler
Carries the common configuration that will be applicable to all the ApiCalls
Provides logging functionality for SDK operations
Represents a logger implementation that writes log messages to the console
Represents the configuration settings for SDK logging
Abstract class representing configuration settings for HTTP request/response logging
Represents the configuration settings for logging HTTP responses
Carries the common configuration that will be applicable to all the ApiCalls
Represents the contract for HTTP request data
Defines a contract for verifying the signature of an HTTP request.
HMAC-based signature verifier for HTTP requests.
Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (169)

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

Package Downloads
PayPalServerSDK

PayPal's SDK for interacting with the REST APIs

myUniqueCSharpPackage29

.NET client library for the APIMATIC Calculator

Pagar.me.NetStandard

.NET client library for the PagarmeApiSDK

Maxio.AdvancedBillingSdk

Ultimate billing and pricing flexibility for B2B SaaS. Maxio integrates directly into your product, so you can seamlessly manage your product catalog, bill customers, and collect payments.

XeroaccountingSDK

Xero's Accounting API that contains all the endpoints for managing accounting operations including accounts, attachments, batch payments, bank transactions, and other financial data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.13 87,512 10/3/2025
0.4.12 2,147 10/1/2025
0.4.12-prelease-dev1 368 9/17/2025
0.4.11 4,589 7/22/2025
0.4.10 49,594 6/18/2025
0.4.9 16,032 5/22/2025
0.4.8 2,298 5/19/2025
0.4.7 58,524 2/28/2025
0.4.6 17,148 12/18/2024
0.4.5 159,017 12/5/2024
0.4.4 2,286 11/28/2024
0.4.3 141,897 8/30/2024
0.4.2 2,352 8/28/2024
0.4.1 107,928 7/9/2024
0.4.0 6,599 6/4/2024
0.3.10 42,557 5/13/2024
0.3.8 32,386 4/3/2024
0.3.7 2,149 4/2/2024
0.3.6 84,144 1/16/2024
Loading failed

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