Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
12 packages returned for Tags:"sourcegeneration"
Sort by
Relevance
Downloads
Recently updated
CodeGeneration.
Roslyn.
Attributes
by:
aarnott
754,798 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
A package that offers attributes to drive code generation. API: * CodeGeneration.Roslyn.CodeGenerationAttributeAttribute
CodeGeneration.
Roslyn
by:
aarnott
436,499 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
Library for creating source generators. API (types contained): * CodeGeneration.Roslyn.ICodeGenerator * CodeGeneration.Roslyn.IRichCodeGenerator * CodeGeneration.Roslyn.Logger *...
More information
CodeGeneration.
Roslyn.
Tool
by:
aarnott
314,086 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
Source code generation tool that hosts custom generators (AKA Plugins). This package contains MSBuild targets that run the tool during a build, before compilation. See project site for details.
CodeGeneration.
Roslyn.
Engine
by:
aarnott
154,308 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
The engine of source code generation; used by CodeGeneration.Roslyn.Tool. Useful for testing custom source generators. API: * CodeGeneration.Roslyn.CompilationGenerator *...
More information
CodeGeneration.
Roslyn.
Plugin.
Sdk
by:
aarnott
39,045 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
The MSBuild project SDK that helps correctly create CodeGeneration.Roslyn plugins (generators). For the convenience of plugin consumers, create metapackage as well. For details, see project readme:...
More information
CodeGeneration.
Roslyn.
PluginMetapackage.
Sdk
by:
aarnott
2,179 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
The MSBuild project SDK that helps correctly create metapackage for CodeGeneration.Roslyn plugins (generators). Metapackages are created for the convenience of plugin consumers. For details, see project...
More information
Benutomo.
AutomaticNotifyPropertyChangedImpl.
SourceGenerator
by:
benutomo
1,984 total downloads
last updated
10/2/2022
Latest version:
1.0.0-alpha9
codegen
codegeneration
codegenerator
sourcegen
sourcegeneration
sourcegenerator
source
generation
inotifypropertychanged
propertychanged
A Source Generator that automatically implements for INotifyPropertyChanged.
Benutomo.
AutomaticDisposeImpl.
SourceGenerator
by:
benutomo
4,023 total downloads
last updated
11/4/2022
Latest version:
2.1.3-alpha8
codegen
codegeneration
codegenerator
sourcegen
sourcegeneration
sourcegenerator
source
generation
idisposable
iasyncdisposable
More tags
A Source Generator that automatically implements the Dispose method of IDisposable and the DisposeAsync method of IAsyncDisposable.
Roozie.
AutoInterface
by:
AlexRussak
528 total downloads
last updated
4/17/2023
Latest version:
0.6.0
generator
generation
codegen
codegenerator
codegeneration
sourcegenerator
sourcegeneration
C# source generator to automatically create an interface from a class
CodeGeneration.
Roslyn.
Templates
by:
aarnott
2,934 total downloads
last updated
4/8/2020
Latest version:
0.7.63
codegen
codegeneration
roslyn
sourcegen
sourcegeneration
source
generation
templates
cgrgen
cgratt
More tags
Templates to use when creating CodeGeneration.Roslyn Plugins (source code generators).
CodeChops.
SourceGeneration.
Utilities
by:
CodeChops
616 total downloads
last updated
1/3/2023
Latest version:
0.9.0
CodeChops
CodeChops.SourceGeneration.Utilities
SourceGeneration
Utilities
Source
generation
Source
generation
utilities
Utilities for easy implementation of source generators.
Benutomo.
AltT4SourceGenerator
by:
benutomo
286 total downloads
last updated
1/21/2023
Latest version:
1.1.0
codegen
codegeneration
codegenerator
sourcegen
sourcegeneration
sourcegenerator
source
generation
t4
texttemplate
Design-time text template source generation by T4 like syntax.