A source generator that merges the content of other classes into one class. A simple workaround for struct inheritance or multiple inheritance.
$ dotnet add package InlineCompositionA source generator that merges the content of other classes into one class. A simple workaround for struct inheritance or multiple inheritance.
For documentation or sourcecode see github.com/BlackWhiteYoshi/InlineComposition.