IDisposableGenerator

Dispose generator

Generates Dispose functions for disposable types using attributes.

Source Generator Generating the Dispose functions in Disposables.

GitHub

15 stars
4 watching
1 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elskom/gitbuildinfo.sourcegenerator 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
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
yeah69/mrmeeseeks.staticdelegategenerator Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. 8
diegofrata/generator.equals Automates the implementation of IEquatable<T> using attributes. 137
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
drecom/barrage Distributed ID generator for generating unique IDs across multiple data sources 21
ignatandrei/rscg_utilitytypes A tool that generates utility types in C# based on specified utility types from TypeScript 4
deprecate/generator-element Generates boilerplate code for custom elements using various libraries 129
igorklopov/enclose Generates standalone Node.js executables from source code, bundling dependencies and assets 936
hermanussen/fairy Generates C# code from SCS .yml files 4
devteam/immutype Generates extension methods for immutable data types in .NET. 41
hamedfathi/enumerationclassgenerator A C# source generator tool to create enumeration classes from enum types with additional features and customization options. 16
youssef1313/printmembersgenerator Generates modified PrintMembers method for C# records to include or exclude members 6
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,245