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

TypeSafe.Http.Net.Api

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. The API library consists exclusively of the interfaces that represent the API of the library. This library contains no functional classes and no functionality and should only really be used if you want to implement custom serializers or clients.

Total Downloads
56.3K
56,323
Published
Jul 2, 2018
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard2.0

Dependencies

[2.2.16, )
[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.