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

TypeSafe.Http.Net.Metadata

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 contains the metadata/attributes/annotations that will be used to mark up service interfaces to indicate how they should function. For example [Post("/api/test")] and much more. See the documentation in the Github repository to understand how to prepare and interface type for use.

Total Downloads
61.3K
61,335
Published
Jul 10, 2017
Latest stable version

Install

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

Frameworks

.NETStandard1.1

Dependencies

NETStandard.Library
.NETStandard1.1
[1.6.1, )

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 1 target framework; 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.