AttributeFactoryGenerator

Attribute factory generator

A tool that automatically generates factories and helper methods to create attribute instances from AttributeData instances.

Generate factories for creating attribute instances from AttributeData instances.

GitHub

1 stars
1 watching
0 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
musictopia2/attributessourcegeneratorhelper A utility project designed to assist in the creation and management of attributes for data sources. 2
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
paulbraetz/unions A C# library that generates efficient union types with rich APIs and automatic relation type detection for various use cases. 10
ladeak/protobufsourcegenerator Generates partial helper classes with serialized properties for C# types used with protobuf-net. 12
diegofrata/generator.equals Automates the implementation of IEquatable<T> using attributes. 136
canton7/propertychanged.sourcegenerator Automates boilerplate code generation for INotifyPropertyChanged properties 139
hermanussen/jsonbyexamplegenerator A C# source generator that creates classes from example JSON files. 78
pmrogala/buildenator Automates the creation of test data builders for .NET classes. 19
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
cloud0259/controllergenerator Automates the creation of controllers from specified services in .NET projects using source generator technology 8
nukepayload2/nukepayload2.sourcegenerators.avaloniaui Generates strongly-typed references to controls with x:Name attributes in Avalonia UI projects 4
nbuilder/nbuilder A tool for rapidly generating test data and objects in .NET applications. 477
andrzejolszak/buildergeneratorhotreload A solution to a Visual Studio issue where source generator changes aren't reflected in IntelliSense. 3
surgicalcoder/jsonpolymorphicgenerator Generates partial classes with JSON-derived type attributes based on polymorphic base classes 8