TypeSafe.Http.Net.Core NuGet Package

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 Core library is the library you should include in your project.

It conains a partial implementation of the TypeSafe.Http.Net.Api that with Castle.Core's DynamicProxy allows you to create instances of your Service interface that you have annotated with the TypeSafe.Http.Net.Metadata.

Most importantly it contains the RestServiceBuilder<TRestServiceInterface> type which can be interfaced with to generate a REST client interface.




Got any TypeSafe.Http.Net.Core Question?





Info

Version: 2.2.16
Author(s): https://github.com/HelloKitty
Last Update: Monday, July 2, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/HelloKitty/TypeSafe.Http.Net
NuGet Url: https://www.nuget.org/packages/TypeSafe.Http.Net.Core


Install
Install-Package TypeSafe.Http.Net.Core
dotnet add package TypeSafe.Http.Net.Core
paket add TypeSafe.Http.Net.Core
TypeSafe.Http.Net.Core Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 2.0 1 package depend on this package.


Tags



STATS

must-have-score

1.6

avg-downloads-per-day

3

days-since-last-release

2096