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: almost 6 years ago
Linked from 1 awesome list

csharpcsharp-sourcegeneratorprintmembersrecordssource-generators

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ufcpp/memberaccessgeneratorA source generator that creates C# code to implement member accessors with name-based and index-based access.7
mostmand/cloneableAn auto-generation tool for adding clone methods to classes in C#73
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
yeah69/mrmeeseeks.staticdelegategeneratorGenerates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies.8
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
ne4to/n.sourcegenerators.uniontypesA C# source generator that automates the creation of discriminated union types with helper methods.10
burgyn/mmlib.mediatr.generatorsAutomates the creation of controllers and their methods based on MediatR requests37
hermanussen/mocksourcegeneratorA C# mocking library that generates mocks at compile-time using a source generator11
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
andrzejolszak/buildergeneratorhotreloadA solution to a Visual Studio issue where source generator changes aren't reflected in IntelliSense.3
canton7/propertychanged.sourcegeneratorAutomates boilerplate code generation for INotifyPropertyChanged properties140
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
yeah69/mrmeeseeks.resxtoviewmodelgeneratorA tool that automatically generates ViewModels from ResX files6