PrintMembersGenerator

Record printer

Generates modified PrintMembers method for C# records to include or exclude members

A source generator that helps re-defining C# record's PrintMembers method to force include/exclude certain members.

GitHub

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

csharpcsharp-sourcegeneratorprintmembersrecordssource-generators

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ufcpp/memberaccessgenerator A source generator that creates C# code to implement member accessors with name-based and index-based access. 7
mostmand/cloneable An auto-generation tool for adding clone methods to classes in C# 72
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
yeah69/mrmeeseeks.staticdelegategenerator Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. 8
jeppevammenkristensen/cachesourcegenerator Generates cache boilerplate code around a method to simplify caching in C# applications. 4
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
ne4to/n.sourcegenerators.uniontypes A C# source generator that automates the creation of discriminated union types with helper methods. 10
burgyn/mmlib.mediatr.generators Automates the creation of controllers and their methods based on MediatR requests 37
hermanussen/mocksourcegenerator A C# mocking library that generates mocks at compile-time using a source generator 11
krasin-ga/matryoshki A framework for creating type-agnostic decorators and adapters using C# source generators 28
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
andrzejolszak/buildergeneratorhotreload A solution to a Visual Studio issue where source generator changes aren't reflected in IntelliSense. 3
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
yeah69/mrmeeseeks.resxtoviewmodelgenerator A tool that automatically generates ViewModels from ResX files 6