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 | 386 | 7/16/2020 |
0.2.6-beta | 331 | 7/16/2020 |
0.2.5-beta | 349 | 7/13/2020 |
0.2.4-beta | 300 | 7/10/2020 |
0.2.2-beta | 296 | 6/29/2020 |
0.2.1-beta | 556 | 6/29/2020 |
0.1.15 | 565 | 6/24/2020 |
0.1.12-beta | 422 | 6/22/2020 |
0.1.11-beta | 305 | 6/22/2020 |
0.1.10-beta | 479 | 6/18/2020 |
0.1.9-beta | 590 | 6/18/2020 |
0.1.6 | 442 | 6/10/2020 |
0.1.5 | 705 | 6/2/2020 |
0.1.4 | 829 | 5/25/2020 |
0.1.3 | 455 | 5/25/2020 |
0.1.2 | 445 | 5/25/2020 |
0.1.1 | 569 | 5/22/2020 |
0.1.0 | 434 | 5/22/2020 |
0.0.9 | 562 | 5/21/2020 |
0.0.7 | 577 | 5/20/2020 |
0.0.5 | 792 | 5/19/2020 |
0.0.4 | 454 | 5/19/2020 |
0.0.3 | 583 | 5/18/2020 |
0.0.2 | 425 | 5/18/2020 |
0.0.1 | 441 | 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)