TypedRest helps you build type-safe fluent-style REST API clients.
Info
Version: | 1.5.4 |
Author(s): | Bastian Eicher |
Last Update: | Sunday, September 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://typedrest.net/ |
NuGet Url: | https://www.nuget.org/packages/TypedRest |
Install
Install-Package TypedRest
dotnet add package TypedRest
paket add TypedRest
TypedRest Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.JsonPatch(>= 2.1.1)
- Microsoft.Extensions.Http(>= 2.1.1)
- MorseCode.ITask(>= 2.0.3)
- Newtonsoft.Json(>= 12.0.3)
- Resta.UriTemplates(>= 1.4.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Diagnostics.DiagnosticSource(>= 5.0.1)
- System.ValueTuple(>= 4.5.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.JsonPatch(>= 5.0.2)
- Microsoft.Extensions.Http(>= 5.0.0)
- MorseCode.ITask(>= 2.0.3)
- Newtonsoft.Json(>= 12.0.3)
- Resta.UriTemplates(>= 1.4.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Diagnostics.DiagnosticSource(>= 5.0.1)
- System.ValueTuple(>= 4.5.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.AspNetCore.JsonPatch(>= 3.1.11)
- Microsoft.Extensions.Http(>= 3.1.11)
- MorseCode.ITask(>= 2.0.3)
- Newtonsoft.Json(>= 12.0.3)
- Resta.UriTemplates(>= 1.4.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Diagnostics.DiagnosticSource(>= 5.0.1)
- System.ValueTuple(>= 4.5.0)
Tags