Refit 12.1.0 — NuGet Package for .NET
Refit 12.1.0 NuGet package for .NET. Type-safe REST API clients for .NET, generated from annotated interfaces with build-time source generation, direct…
Authors: ReactiveUI and Contributors
Total downloads: 176,883,703
Project URL: https://github.com/reactiveui/refit
License: MIT
Tags: refit, rest, http, httpclient, api-client, typed-client, source-generator, roslyn, system-text-json, json, aot, trimming
Install Refit 12.1.0
.NET CLI
dotnet add package Refit --version 12.1.0
Package Manager Console
Install-Package Refit -Version 12.1.0
PackageReference (csproj)
<PackageReference Include="Refit" Version="12.1.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.