SourceGeneratorQuery

Source generator query

A tool for querying and manipulating C# source code using LINQ support

C# SourceGenerator helper which helps you query your files, and adds LINQ support

GitHub

24 stars
2 watching
1 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

csharp-sourcegeneratorlinqqueryquery-buildersource-generator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
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
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
musictopia2/commonsourcegeneratorshelpersA set of reusable helper classes for generating common source code elements in a music-related context11
elskom/gitbuildinfo.sourcegeneratorA tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state39
cathei/linqgenAn optimization project for LINQ queries using code generation to reduce allocations and improve performance.290
gobiegenerator/gobieA tool to simplify source generation in C# by allowing developers to define templates and parameters without writing custom generator code.98
davidwengier/sourcegeneratortemplateProvides a basic template and tools to generate C# source code programmatically182
ryanalameddine/sourcegeneratordemoA C# project demonstrating the use of source generators to automate code generation at compile time.3
musictopia2/jsondeserializeresourcesourcegeneratorA tool that generates source code from JSON data descriptions2
hermanussen/mocksourcegeneratorA C# mocking library that generates mocks at compile-time using a source generator11
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
b1z0n/lazyshgenA source generator that automatically generates lazy implementations at compile time.7
trampster/jsonsrcgenA C# library that uses source generators to generate JSON serialization code146