Lacuna.RestClient
1.15.1
.NET Standard 1.3
.NET Framework 3.5
dotnet add package Lacuna.RestClient --version 1.15.1
NuGet\Install-Package Lacuna.RestClient -Version 1.15.1
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="Lacuna.RestClient" Version="1.15.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lacuna.RestClient --version 1.15.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lacuna.RestClient, 1.15.1"
#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 Lacuna.RestClient as a Cake Addin
#addin nuget:?package=Lacuna.RestClient&version=1.15.1
// Install Lacuna.RestClient as a Cake Tool
#tool nuget:?package=Lacuna.RestClient&version=1.15.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library to consume REST APIs following Lacuna Software's REST pattern
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
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.
-
.NETFramework 3.5
- Newtonsoft.Json (>= 11.0.2)
-
.NETFramework 4.0
- Microsoft.Net.Http (>= 2.0.20710)
- Newtonsoft.Json (>= 11.0.2)
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Lacuna.RestClient:
Package | Downloads |
---|---|
Lacuna.RestPki.Client
Library to consume the REST PKI API |
|
Lacuna.Amplia.Client
Library to use the Lacuna Amplia X.509 certificate issuing service |
|
Lacuna.RestPkiCore.Client
Library to consume the REST PKI API |
|
Lacuna.Signer.Client
Library to consume Signer APIs |
|
Lacuna.Scanner.Client
Library to use the Lacuna Scanner service |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.15.1 | 520 | 12/6/2022 |
1.15.0 | 2,562 | 5/3/2021 |
1.14.1 | 2,729 | 12/16/2020 |
1.14.0 | 3,342 | 8/5/2020 |
1.13.0 | 16,781 | 1/7/2020 |
1.12.0 | 2,480 | 8/21/2019 |
1.11.1 | 2,942 | 9/28/2018 |
1.11.0 | 2,565 | 6/11/2018 |
1.10.0 | 1,653 | 12/9/2017 |
1.9.0 | 3,977 | 3/21/2017 |
1.8.0 | 1,361 | 2/9/2017 |
1.7.0 | 1,719 | 2/1/2016 |
1.6.0 | 1,094 | 10/21/2015 |
1.5.0 | 894 | 10/19/2015 |
1.4.0 | 2,601 | 9/21/2015 |
Updated dependencies