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: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
elskom/gitbuildinfo.sourcegeneratorA 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 state39
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
yeah69/mrmeeseeks.staticdelegategeneratorGenerates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies.8
diegofrata/generator.equalsAutomates the implementation of IEquatable<T> using attributes.138
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
drecom/barrageDistributed ID generator for generating unique IDs across multiple data sources21
ignatandrei/rscg_utilitytypesA tool that generates utility types in C# based on specified utility types from TypeScript4
deprecate/generator-elementGenerates boilerplate code for custom elements using various libraries129
igorklopov/encloseGenerates standalone Node.js executables from source code, bundling dependencies and assets938
hermanussen/fairyGenerates C# code from SCS .yml files4
devteam/immutypeGenerates extension methods for immutable data types in .NET.41
hamedfathi/enumerationclassgeneratorA C# source generator tool to create enumeration classes from enum types with additional features and customization options.16
youssef1313/printmembersgeneratorGenerates modified PrintMembers method for C# records to include or exclude members6
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
awalterschulze/goderiveAutomates generating implementations of common Go functions from input parameter types.1,246