Fdw.Configuration.SourceGenerators
1.1.0-rc.1
dotnet add package Fdw.Configuration.SourceGenerators --version 1.1.0-rc.1
NuGet\Install-Package Fdw.Configuration.SourceGenerators -Version 1.1.0-rc.1
<PackageReference Include="Fdw.Configuration.SourceGenerators" Version="1.1.0-rc.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Fdw.Configuration.SourceGenerators" Version="1.1.0-rc.1" />
<PackageReference Include="Fdw.Configuration.SourceGenerators"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Fdw.Configuration.SourceGenerators --version 1.1.0-rc.1
#r "nuget: Fdw.Configuration.SourceGenerators, 1.1.0-rc.1"
#:package Fdw.Configuration.SourceGenerators@1.1.0-rc.1
#addin nuget:?package=Fdw.Configuration.SourceGenerators&version=1.1.0-rc.1&prerelease
#tool nuget:?package=Fdw.Configuration.SourceGenerators&version=1.1.0-rc.1&prerelease
Fdw.Configuration.SourceGenerators
The configuration generators: DDL, validators and mappers emitted from a [ManagedConfiguration] class.
This package is a Roslyn incremental source generator. It is referenced with OutputItemType="Analyzer" and ReferenceOutputAssembly="false", so it contributes generated code at compile time and ships no runtime assembly of its own.
Generators
| Type | Kind | Purpose |
|---|---|---|
ConfigurationSourceGenerator |
class | Incremental source generator that creates DDL definitions, ConfigurationTypes collection, and… |
ConfigurationTypesGenerator |
class | Utility helpers for configuration source generation. |
DdlGenerator |
class | Generates DDL definition code for configuration classes. |
TypeCollectionDdlGenerator |
class | Generates DDL definitions for TypeCollections referenced by [ConfigurationOption]. |
Generated sources are emitted per compilation. To read what a generator produced, build with EmitCompilerGeneratedFiles and look under obj/generated/.
Installation
dotnet add package Fdw.Configuration.SourceGenerators --prerelease
Dependencies
Fdw.SourceGenerators
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Fdw.SourceGenerators (>= 1.1.0-rc.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- System.Collections.Immutable (>= 10.0.10)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.10)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
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 |
|---|---|---|
| 1.1.0-rc.1 | 32 | 9/15/2026 |
| 1.0.1-rc.4 | 91 | 9/2/2026 |
| 1.0.1-rc.3 | 62 | 9/2/2026 |
| 1.0.1-rc.2 | 66 | 9/1/2026 |
| 1.0.1-rc.1 | 92 | 8/31/2026 |
| 1.0.0-rc.10 | 71 | 8/28/2026 |
| 1.0.0-rc.9 | 106 | 8/25/2026 |
| 1.0.0-rc.8 | 65 | 8/25/2026 |
| 1.0.0-rc.6.1 | 78 | 8/20/2026 |
| 1.0.0-rc.6 | 97 | 8/20/2026 |
| 1.0.0-rc.5 | 183 | 8/19/2026 |
| 1.0.0-rc.4 | 71 | 8/19/2026 |
| 1.0.0-rc.3 | 118 | 8/17/2026 |
| 1.0.0-rc.1 | 72 | 8/10/2026 |