Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

.Net 5.0/3.1 support #237

Closed
max-ieremenko opened this issue Dec 8, 2020 · 1 comment
Closed

.Net 5.0/3.1 support #237

max-ieremenko opened this issue Dec 8, 2020 · 1 comment

Comments

@max-ieremenko
Copy link

Hello @AArnott,

I use your CodeGeneration.Roslyn, however requirement for .net core sdk 2.1 is a little bit outdated.
Any releases for .net 5.0?

#229 >> Source Generators will make this project redundant indeed
Hmm..., indeed?

Source Generators from MS are too raw:

  • external third party references is not solved yet
  • intellisense does not work
@AArnott
Copy link
Owner

AArnott commented Dec 9, 2020

I am not interested in maintaining this any more at this point. Source Generators do it better (it can generate code in the IDE even before the source files are saved), and will progress and fix their bugs much faster than this repo would and achieve a better integration with user flows than this repo could.

FWIW, my experience with source generators isn't perfect, but I don't see the errors you do. I have a source generator that has third party dependencies, and I see intellisense working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants