Skip to content

Investigate source generators to improve some patterns #1741

Open
@SeeminglyScience

Description

@SeeminglyScience

Dependency injection and "interface everything" can be very useful patterns but they also increase maintenance and debug complexity. Source generators can help by making references actually followable (DI) or reducing manual interface upkeep (interface everything).

For example:

https://github.com/DevTeam/Pure.DI

https://github.com/beakona/AutoInterface

Far from important though, marking up for grabs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions