SFA.DAS.Http
2.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SFA.DAS.Http --version 2.0.2
NuGet\Install-Package SFA.DAS.Http -Version 2.0.2
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="SFA.DAS.Http" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFA.DAS.Http --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SFA.DAS.Http, 2.0.2"
#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 SFA.DAS.Http as a Cake Addin #addin nuget:?package=SFA.DAS.Http&version=2.0.2 // Install SFA.DAS.Http as a Cake Tool #tool nuget:?package=SFA.DAS.Http&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides classes for Api connectivity
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.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 3.19.8)
- Newtonsoft.Json (>= 12.0.1)
- System.Net.Http (>= 4.3.4)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on SFA.DAS.Http:
Package | Downloads |
---|---|
SFA.DAS.CommitmentsV2.Api.Client
SFA.DAS.CommitmentsV2.Api.Client library |
|
SFA.DAS.Commitments.Api.Client
Provides types for the SFA.DAS.Commitments client service |
|
SFA.DAS.ReservationsV2.Api.Client
Package Description |
|
SFA.DAS.ProviderRelationships.Api.Client
API Client for SFA.DAS.ProviderRelationships |
|
SFA.DAS.Reservations.Api.Client
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.69 | 52,416 | 4/26/2022 |
3.2.65 | 85,337 | 11/22/2021 |
3.2.62 | 146,831 | 2/1/2021 |
3.2.59 | 530 | 12/3/2020 |
3.2.57 | 638 | 9/17/2020 |
3.2.53 | 687 | 7/17/2020 |
3.2.49 | 514 | 7/16/2020 |
3.2.32 | 986 | 2/5/2020 |
3.2.30 | 654 | 2/4/2020 |
3.2.28 | 315,226 | 8/30/2019 |
3.2.23 | 269,541 | 8/19/2019 |
3.2.5 | 7,763 | 7/11/2019 |
3.2.3 | 42,803 | 7/11/2019 |
3.2.2 | 686 | 7/11/2019 |
3.1.1 | 3,349 | 7/2/2019 |
3.0.116 | 2,521 | 6/6/2019 |
3.0.113 | 685 | 6/5/2019 |
3.0.31 | 272,071 | 3/29/2019 |
3.0.10 | 10,529 | 2/19/2019 |
3.0.5 | 2,340 | 2/15/2019 |
2.0.2 | 819 | 2/14/2019 |
1.2.112 | 6,835 | 12/10/2018 |
1.2.4 | 60,824 | 7/31/2018 |
1.2.3 | 904 | 7/31/2018 |
1.2.1 | 927 | 7/30/2018 |
1.0.0.39136 | 1,764 | 8/24/2017 |
1.0.0.35788 | 938 | 7/14/2017 |
1.0.0.35742 | 1,144 | 7/13/2017 |
1.0.0.35519 | 1,021 | 7/12/2017 |
1.0.0.35471 | 1,191 | 7/11/2017 |
0.1.1 | 730 | 7/2/2019 |
Now only targets .NetStandard2.0. Removed client base and replaced with new rest client for APIs. Class names cleaned up.