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.
26 stars
2 watching
3 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# source generator that creates constructors from readonly fields/properties in classes or structs. | 52 |
| Generates code to create primary constructors from readonly fields and properties in C# | 106 |
| Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |
| A fast alternative to Activator.CreateInstance for creating objects in .NET. | 244 |
| A module that converts Framer design files into scalable, code-generatable classes and components for building prototypes. | 31 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Generates documentation for JavaScript and CoffeeScript projects | 17 |
| An automation framework to simplify the creation of reusable Blazor components | 44 |
| Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
| A C++ framework for property-based testing | 1,015 |
| A C# source generator that creates classes from example JSON files. | 78 |
| A customizable, animate-able, SVG-based Web Component for generating QR codes. | 1,299 |
| A component for generating QR codes with customizable appearance | 1 |
| Automates the implementation of IEquatable<T> using attributes. | 138 |