MemberAccessGenerator

Member Accessor Generator

A source generator that creates C# code to implement member accessors with name-based and index-based access.

GitHub

7 stars
3 watching
1 forks
Language: C#
last commit: about 6 years ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ufcpp/valuechangedgeneratorGenerates PropertyChanged events from inner struct members13
ufcpp/stringliteralgeneratorGenerates optimized UTF-8 binary data from string literals in C# source code136
youssef1313/printmembersgeneratorGenerates modified PrintMembers method for C# records to include or exclude members6
ne4to/n.sourcegenerators.uniontypesA C# source generator that automates the creation of discriminated union types with helper methods.10
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
k94ll13nn3/autoconstructorA C# source generator that creates constructors from readonly fields/properties in classes or structs.52
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
musictopia2/attributessourcegeneratorhelperA utility project designed to assist in the creation and management of attributes for data sources.2
domn1995/dunetA source generator that creates discriminated union types in C# with support for generics and implicit conversions.652
beakona/autointerfaceAn interface-to-member source generator that creates code to redirect interface calls to backing members.76
davidwengier/sourcegeneratortemplateProvides a basic template and tools to generate C# source code programmatically182
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
alonf/iothubclientgeneratorGenerates C# code for IoT Hub device clients with various features and attributes17
musictopia2/commonsourcegeneratorshelpersA set of reusable helper classes for generating common source code elements in a music-related context11