quickconstructor

Constructor generator

Automatically generates constructors from class fields and properties.

QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties of a class.

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
k94ll13nn3/autoconstructorA C# source generator that creates constructors from readonly fields/properties in classes or structs.52
chaowlert/primaryconstructorGenerates code to create primary constructors from readonly fields and properties in C#106
distantcam/autoctorAutomatically generates constructors and associated code for managing dependencies in C# classes85
nyrest/fastgenericnewA fast alternative to Activator.CreateInstance for creating objects in .NET.244
sebcglbailey/framer-designcomponentsA module that converts Framer design files into scalable, code-generatable classes and components for building prototypes.31
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
croquiscom/crojsdocGenerates documentation for JavaScript and CoffeeScript projects17
teacher-zhou/componentbuilderAn automation framework to simplify the creation of reusable Blazor components44
ladeak/protobufsourcegeneratorGenerates partial helper classes with serialized properties for C# types used with protobuf-net.12
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
emil-e/rapidcheckA C++ framework for property-based testing1,015
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
bitjson/qr-codeA customizable, animate-able, SVG-based Web Component for generating QR codes.1,299
mustafaer/ngx-qrcode-generatorA component for generating QR codes with customizable appearance1
diegofrata/generator.equalsAutomates the implementation of IEquatable<T> using attributes.138