Skip to main content
TypeSafe.Http.Net.HttpClient package icon

TypeSafe.Http.Net.HttpClient

TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library is an implementation of the IRestServiceProxy which can be registered using RegisterDotNetHttpClient(...) on the builder. This will allow TypeSafe.Http.Net to utilizing the .NET HttpClient for its service.

Total Downloads
40.4K
40,440
Published
Jul 2, 2018
Latest stable version

Install

.NET CLI
dotnet add package TypeSafe.Http.Net.HttpClient --version 2.2.16
Package Manager Console
Install-Package TypeSafe.Http.Net.HttpClient -Version 2.2.16
PackageReference
<PackageReference Include="TypeSafe.Http.Net.HttpClient" Version="2.2.16" />

Frameworks

.NETFramework4.5 .NETStandard2.0

Dependencies

TypeSafe.Http.Net.Api
.NETFramework4.5
[2.2.16, )
TypeSafe.Http.Net.Api
.NETStandard2.0
[2.2.16, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.