Typed .NET Core and .NET Framework ServiceClients based on .NET's HttpClient.
Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.HttpClient |
Install
Install-Package ServiceStack.HttpClient
dotnet add package ServiceStack.HttpClient
paket add ServiceStack.HttpClient
ServiceStack.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- System.Collections.Specialized(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags