ConsumeAPI.Simple
1.4.7-beta
.NET Standard 1.0
This is a prerelease version of ConsumeAPI.Simple.
Install-Package ConsumeAPI.Simple -Version 1.4.7-beta
dotnet add package ConsumeAPI.Simple --version 1.4.7-beta
<PackageReference Include="ConsumeAPI.Simple" Version="1.4.7-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConsumeAPI.Simple --version 1.4.7-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsumeAPI.Simple, 1.4.7-beta"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ConsumeAPI.Simple as a Cake Addin
#addin nuget:?package=ConsumeAPI.Simple&version=1.4.7-beta&prerelease
// Install ConsumeAPI.Simple as a Cake Tool
#tool nuget:?package=ConsumeAPI.Simple&version=1.4.7-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Standard library to consume web apis created with netcore.simple
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- netcore.simple.core (>= 1.2.2)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ConsumeAPI.Simple:
Package | Downloads |
---|---|
Xamarin.Forms.Consume.Simple
Library for xamarin forms to link components to information consumed with the ConsumeAPI.Simple |
|
ConsumeAPI.UI.Simple
Library for linking UI components with ConsumeAPI.Simple |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.7-beta | 688 | 3/3/2018 |
1.4.6-beta | 631 | 3/2/2018 |
1.4.5-beta | 563 | 2/22/2018 |
1.4.4-beta | 636 | 2/19/2018 |
1.4.3-beta | 639 | 2/18/2018 |
1.4.1-beta | 996 | 11/7/2017 |
1.4.0-beta | 815 | 11/7/2017 |
1.3.5-alpha | 722 | 11/4/2017 |
1.3.0-alpha | 588 | 11/4/2017 |
1.2.3-alpha | 562 | 11/4/2017 |
1.2.2-alpha | 552 | 11/4/2017 |
1.2.1-alpha | 555 | 11/4/2017 |
1.2.0-alpha | 585 | 11/4/2017 |
1.1.0-alpha | 560 | 11/3/2017 |
- Allowed removing auth header by setting it to null