Skip to content

Consider targeting .Net Standard 2.0 to allow source generators #11

@viblo-majority

Description

@viblo-majority

I see that in contrast to to LEGO AsyncAPI.NET this project targets netstandard2.1.

Im currently experimenting with a source generator to generate the Async API. As part of this experimentation I came across this library. Unfortunately source generators must target netstandard2.0, which means that this library can not be used. (From my brief checks it also looks like NSwag / Swashbuckle targets 2.0).

In case this was unintended I thought it would be good to point this out now, before it gets too difficult to change.

However, feel free to ignore if this was on purpose! I imagine that more than me might be interested in source generators, but I also see that netstandard2.0 is very old by now..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions