Hi! First of all, your library is outstanding... awesome work.
I want to create a library that automatically maps CQRS commands (decorated with some attributes) to endpoint using ASP.NET minimal API.
Forcing users to add NTypewriter + the templates + the extensions needed sounds like overkilling for some developers.
Is there any way to create my own source generator which introduce custom predefined templates?
I can download the project and inject my files, probably here but I'd like to know if this can be a feature... I don't know, maybe scanning other assemblies for custom configuration.
Again, awesome job. Thank you.
Hi! First of all, your library is outstanding... awesome work.
I want to create a library that automatically maps CQRS commands (decorated with some attributes) to endpoint using ASP.NET minimal API.
Forcing users to add NTypewriter + the templates + the extensions needed sounds like overkilling for some developers.
Is there any way to create my own source generator which introduce custom predefined templates?
I can download the project and inject my files, probably here but I'd like to know if this can be a feature... I don't know, maybe scanning other assemblies for custom configuration.
Again, awesome job. Thank you.