ProtobufSourceGenerator

Type generator

Generates partial helper classes with serialized properties for C# types used with protobuf-net.

A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
stephenh/ts-proto Generates TypeScript types from protobuf schemas 2,164
nickdodd79/autobogus A C# library that adds auto creation and population capabilities to the Bogus generator 444
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
90dy/protoc-gen-hbs A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. 9
surgicalcoder/jsonpolymorphicgenerator Generates partial classes with JSON-derived type attributes based on polymorphic base classes 8
chaowlert/primaryconstructor Generates code to create primary constructors from readonly fields and properties in C# 105
ne4to/n.sourcegenerators.uniontypes A C# source generator that automates the creation of discriminated union types with helper methods. 10
ignatandrei/rscg_utilitytypes A tool that generates utility types in C# based on specified utility types from TypeScript 4
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
musictopia2/commonsourcegeneratorshelpers A set of reusable helper classes for generating common source code elements in a music-related context 11
fadelis/protoc-gen-java-optional An extension to the Protobuf compiler that adds null-safe methods to generated Java classes 8
ufcpp/stringliteralgenerator Generates optimized UTF-8 binary data from string literals in C# source code 135
collinalpert/lombok.net A .NET library that uses source generators to automatically create boilerplate code for classes and structs. 313
musictopia2/attributessourcegeneratorhelper A utility project designed to assist in the creation and management of attributes for data sources. 2