Equinox.EasyAPI
0.1.15
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Equinox.EasyAPI --version 0.1.15
NuGet\Install-Package Equinox.EasyAPI -Version 0.1.15
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="Equinox.EasyAPI" Version="0.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Equinox.EasyAPI --version 0.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Equinox.EasyAPI, 0.1.15"
#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 Equinox.EasyAPI as a Cake Addin #addin nuget:?package=Equinox.EasyAPI&version=0.1.15 // Install Equinox.EasyAPI as a Cake Tool #tool nuget:?package=Equinox.EasyAPI&version=0.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Consume API fast & easy
Product | Versions 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.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Equinox.EasyAPI:
Package | Downloads |
---|---|
Equinox.EasyAPI.FacebookGraphAPI
Updated Facebook API version to 10 (tested all presented methods in EasyAPI package) |
|
Equinox.EasyAPI.Yandex.AudienceAPI
Yandex Audience API based on EasyAPI |
|
Equinox.EasyAPI.VkAPI
Vkontake API based on EasyAPI |
|
Equinox.EasyAPI.AmoCrmAPI
amoCrm API based on EasyAPI |
|
Equinox.EasyAPI.Bitrix24API
Bitrix24 API based on EasyAPI |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.7-beta | 384 | 7/16/2020 |
0.2.6-beta | 329 | 7/16/2020 |
0.2.5-beta | 347 | 7/13/2020 |
0.2.4-beta | 298 | 7/10/2020 |
0.2.2-beta | 294 | 6/29/2020 |
0.2.1-beta | 552 | 6/29/2020 |
0.1.15 | 563 | 6/24/2020 |
0.1.12-beta | 420 | 6/22/2020 |
0.1.11-beta | 303 | 6/22/2020 |
0.1.10-beta | 477 | 6/18/2020 |
0.1.9-beta | 588 | 6/18/2020 |
0.1.6 | 440 | 6/10/2020 |
0.1.5 | 703 | 6/2/2020 |
0.1.4 | 827 | 5/25/2020 |
0.1.3 | 453 | 5/25/2020 |
0.1.2 | 443 | 5/25/2020 |
0.1.1 | 567 | 5/22/2020 |
0.1.0 | 432 | 5/22/2020 |
0.0.9 | 560 | 5/21/2020 |
0.0.7 | 575 | 5/20/2020 |
0.0.5 | 790 | 5/19/2020 |
0.0.4 | 450 | 5/19/2020 |
0.0.3 | 581 | 5/18/2020 |
0.0.2 | 423 | 5/18/2020 |
0.0.1 | 439 | 5/18/2020 |
* [prefix] and [postfix] in CreateUrlBuilder are now forced to be replaced if passed values are not null (previously it was impossible to replace it with empty string value)