uController.SourceGenerator
0.1.126-alpha.g78b73b2b99
This is a prerelease version of uController.SourceGenerator.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package uController.SourceGenerator --version 0.1.126-alpha.g78b73b2b99
NuGet\Install-Package uController.SourceGenerator -Version 0.1.126-alpha.g78b73b2b99
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="uController.SourceGenerator" Version="0.1.126-alpha.g78b73b2b99" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uController.SourceGenerator --version 0.1.126-alpha.g78b73b2b99
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: uController.SourceGenerator, 0.1.126-alpha.g78b73b2b99"
#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.
// Install uController.SourceGenerator as a Cake Addin #addin nuget:?package=uController.SourceGenerator&version=0.1.126-alpha.g78b73b2b99&prerelease // Install uController.SourceGenerator as a Cake Tool #tool nuget:?package=uController.SourceGenerator&version=0.1.126-alpha.g78b73b2b99&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Source generators for minimal APIs
The source generator will build extremely efficient code (what you would have hand written yourself) for invoking your handler methods!
Using CI Builds
To use CI builds add the following nuget feed:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="ucontroller" value="https://f.feedz.io/davidfowl/ucontroller/nuget/index.json" />
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
See the list of versions
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.3-alpha.g86fe16e634 | 177 | 11/14/2022 |
0.2.1-alpha.ge614ad6edd | 107 | 11/11/2022 |
0.1.126-alpha.g78b73b2b99 | 109 | 11/9/2022 |