IDisposableGenerator
Dispose generator
Generates Dispose functions for disposable types using attributes.
Source Generator Generating the Dispose functions in Disposables.
15 stars
4 watching
1 forks
Language: C#
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A 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 state | 39 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. | 8 |
| Automates the implementation of IEquatable<T> using attributes. | 138 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| Distributed ID generator for generating unique IDs across multiple data sources | 21 |
| A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
| Generates boilerplate code for custom elements using various libraries | 129 |
| Generates standalone Node.js executables from source code, bundling dependencies and assets | 938 |
| Generates C# code from SCS .yml files | 4 |
| Generates extension methods for immutable data types in .NET. | 41 |
| A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |
| Generates modified PrintMembers method for C# records to include or exclude members | 6 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |