Closed simonhoss closed 2 years ago
Its not a source generator anymore. We had problems with source generators in combination with Blazor. Blazor in version 6 has become a source generator and as of now source generators cannot be pipelined. Since Blazor is our main target we have removed source generators and reimplemented it with a classical approach that is based on MSBuild. We will reevaluate the situation as source generators get pipelining support.
Got it. Thanks for your answer.
Is there an existing issue for this?
Describe the bug
Hey
I'm using Rider
I created a new GraphQl client with StrawberryShake.Server, everything works like a charm and I can use the client, but the generated client is not visible in the Dependencies
It should look like this with the generated client inside
Steps to reproduce
Relevant log output
No response
Additional Context?
No response
Product
Strawberry Shake
Version
13.0.0-preview.76