Skip to content

do not require an interface to leverage code-first #99

@earloc

Description

@earloc

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

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions