Refitter.SourceGenerator
0.6.3.4-preview
Additional Details
The generated Refit interface is not picked up by Refit so RestService.For<T>() fails to resolve the interface. See https://github.com/christianhelle/refitter/issues/100
This is a prerelease version of Refitter.SourceGenerator.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Refitter.SourceGenerator --version 0.6.3.4-preview
NuGet\Install-Package Refitter.SourceGenerator -Version 0.6.3.4-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Refitter.SourceGenerator" Version="0.6.3.4-preview"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Refitter.SourceGenerator" Version="0.6.3.4-preview" />
<PackageReference Include="Refitter.SourceGenerator"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Refitter.SourceGenerator --version 0.6.3.4-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Refitter.SourceGenerator, 0.6.3.4-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Refitter.SourceGenerator@0.6.3.4-preview
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Refitter.SourceGenerator&version=0.6.3.4-preview&prerelease
#tool nuget:?package=Refitter.SourceGenerator&version=0.6.3.4-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core library used by the Refitter CLI tool for generating a C# REST API Client using the Refit library.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 4.6.0)
- Refit (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Refitter.SourceGenerator:
| Repository | Stars |
|---|---|
|
christianhelle/refitter
A tool for generating Refit interfaces and contracts from OpenAPI (Swagger) specifications
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.8.0-preview.99 | 43 | 3/8/2026 | |
| 1.7.3 | 5,048 | 1/25/2026 | |
| 1.7.3-preview.98 | 55 | 1/23/2026 | |
| 1.7.3-preview.97 | 44 | 1/23/2026 | |
| 1.7.3-preview.96 | 45 | 1/23/2026 | |
| 1.7.3-preview.95 | 44 | 1/23/2026 | |
| 1.7.3-preview.94 | 47 | 1/23/2026 | |
| 1.7.3-preview.93 | 43 | 1/23/2026 | |
| 1.7.3-preview.92 | 48 | 1/23/2026 | |
| 1.7.3-preview.91 | 49 | 1/23/2026 | |
| 1.7.3-preview.89 | 45 | 1/23/2026 | |
| 1.7.3-preview.88 | 50 | 1/23/2026 | |
| 1.7.2 | 690 | 1/21/2026 | |
| 1.7.1 | 4,674 | 12/16/2025 | |
| 1.7.1-preview.87 | 245 | 12/16/2025 | |
| 1.7.0 | 11,301 | 11/6/2025 | |
| 1.7.0-preview.86 | 166 | 11/6/2025 | |
| 1.6.5 | 16,090 | 10/6/2025 | |
| 1.6.5-preview.85 | 151 | 10/6/2025 | |
| 0.6.3.4-preview | 395 | 7/26/2023 |
Loading failed