HypeProxy 3.0.20-alpha

This is a prerelease version of HypeProxy.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package HypeProxy --version 3.0.20-alpha
                    
NuGet\Install-Package HypeProxy -Version 3.0.20-alpha
                    
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="HypeProxy" Version="3.0.20-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HypeProxy" Version="3.0.20-alpha" />
                    
Directory.Packages.props
<PackageReference Include="HypeProxy" />
                    
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 HypeProxy --version 3.0.20-alpha
                    
#r "nuget: HypeProxy, 3.0.20-alpha"
                    
#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.
#addin nuget:?package=HypeProxy&version=3.0.20-alpha&prerelease
                    
Install HypeProxy as a Cake Addin
#tool nuget:?package=HypeProxy&version=3.0.20-alpha&prerelease
                    
Install HypeProxy as a Cake Tool

Introduction

This is the official HypeProxy.io library for the use of our API and access to all your account data.

Getting Started

First of all you need to install the latest version of our HypeProxy library with NuGet, to do this do :

dotnet add package HypeProxy

Sign-in Example and consuming the API:

var client = new HypeProxyClient();

// Check if API is healthy or not;
await client.HealthyAsync();

// Sign-in to the API.
await client.SignInAsync("email@gmail.com", "Passw0rd");

// List all products.
var products = await client.Products.FindAsync();

// Do another something
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.71-beta 289 12/11/2023
3.1.70-beta 115 11/13/2023
3.1.69-beta 78 11/13/2023
3.1.68-beta 78 11/13/2023
3.1.67-beta 79 11/13/2023
3.0.67-alpha 85 11/12/2023
3.0.66-alpha 90 11/12/2023
3.0.65-alpha 200 11/12/2023
3.0.64-alpha 78 11/12/2023
3.0.63-alpha 82 11/9/2023
3.0.62-alpha 92 11/3/2023
3.0.61-alpha 85 11/3/2023
3.0.60-alpha 109 10/28/2023
3.0.59-alpha 108 9/15/2023
3.0.58-alpha 99 9/15/2023
3.0.57-alpha 96 9/15/2023
3.0.56-alpha 102 9/12/2023
3.0.55-alpha 103 9/11/2023
3.0.54-alpha 103 9/11/2023
3.0.53-alpha 109 9/11/2023
3.0.52-alpha 99 9/11/2023
3.0.51-alpha 101 9/11/2023
3.0.50-alpha 103 9/11/2023
3.0.49-alpha 122 9/10/2023
3.0.48-alpha 117 9/10/2023
3.0.47-alpha 104 9/9/2023
3.0.46-alpha 85 9/6/2023
3.0.45-alpha 114 9/3/2023
3.0.44-alpha 96 9/1/2023
3.0.43-alpha 94 8/25/2023
3.0.42-alpha 109 8/25/2023
3.0.41-alpha 121 3/4/2023
3.0.40-alpha 127 3/2/2023
3.0.39-alpha 133 2/14/2023
3.0.38-alpha 132 2/14/2023
3.0.37-alpha 121 2/13/2023
3.0.36-alpha 127 2/10/2023
3.0.35-alpha 137 2/5/2023
3.0.34-alpha 134 2/5/2023
3.0.33-alpha 138 2/5/2023
3.0.32-alpha 141 2/1/2023
3.0.31-alpha 137 2/1/2023
3.0.30-alpha 156 1/10/2023
3.0.29-alpha 141 1/9/2023
3.0.28-alpha 142 1/8/2023
3.0.27-alpha 139 1/8/2023
3.0.26-alpha 136 1/8/2023
3.0.25-alpha 138 1/7/2023
3.0.24-alpha 162 1/4/2023
3.0.23-alpha 136 1/3/2023
3.0.22-alpha 137 1/3/2023
3.0.21-alpha 132 1/3/2023
3.0.20-alpha 137 1/3/2023
3.0.19-alpha 140 1/3/2023
3.0.17-alpha 141 1/3/2023
3.0.16-alpha 136 1/3/2023