RestEase.SourceGenerator
1.5.4
See the version list below for details.
dotnet add package RestEase.SourceGenerator --version 1.5.4
NuGet\Install-Package RestEase.SourceGenerator -Version 1.5.4
<PackageReference Include="RestEase.SourceGenerator" Version="1.5.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add RestEase.SourceGenerator --version 1.5.4
#r "nuget: RestEase.SourceGenerator, 1.5.4"
// Install RestEase.SourceGenerator as a Cake Addin #addin nuget:?package=RestEase.SourceGenerator&version=1.5.4 // Install RestEase.SourceGenerator as a Cake Tool #tool nuget:?package=RestEase.SourceGenerator&version=1.5.4
Source generator for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable
Generates implementations for RestEase interfaces at compile-time, to provide error-checking, faster execution, and support for platforms which don't support runtime code generation (such as iOS and .NET Native).
You must be using the .NET 5 SDK (or higher) to use this. You will also need to install the RestEase package.
For more details, see https://github.com/canton7/RestEase#using-resteasesourcegenerator
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RestEase.SourceGenerator:
Package | Downloads |
---|---|
Stl.Fusion.Client
Client-side components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on RestEase.SourceGenerator:
Repository | Stars |
---|---|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|
|
StefH/FluentBuilder
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
|
|
servicetitan/Stl.Fusion.Samples
A collection of samples for Fusion library: https://github.com/servicetitan/Stl.Fusion
|
Version | Downloads | Last updated |
---|---|---|
1.6.4 | 185,593 | 4/19/2023 |
1.6.3 | 2,799 | 4/17/2023 |
1.6.2 | 4,630 | 4/5/2023 |
1.6.1 | 98,987 | 11/30/2022 |
1.6.0 | 3,255 | 11/6/2022 |
1.5.7 | 49,213 | 6/4/2022 |
1.5.6 | 17,091 | 4/23/2022 |
1.5.5 | 35,486 | 5/31/2021 |
1.5.4 | 6,307 | 3/11/2021 |
1.5.3 | 2,124 | 3/10/2021 |
1.5.2 | 4,640 | 12/17/2020 |
1.5.1 | 23,291 | 12/3/2020 |
1.5.0-preview | 1,921 | 6/30/2020 |