-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
approach:code-firstenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
As a developer, I want to be able to authot a partial class with partial methods, which the source-generator picks up to generate typed accessors to resources, to not be forced to use an interface when I don´t really need it.
Inspired by the way Microsoft.Extensions.Logging is generating code, see:
https://learn.microsoft.com/en-us/dotnet/core/extensions/logger-message-generator
Metadata
Metadata
Assignees
Labels
approach:code-firstenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed