Preview package of StrawberryShake.CodeGeneration.CSharp.Analyzers
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
Describe the bug
I’m running a Strawberry Shake 13 in a Console application.
After updating StrawberryShake.Transport.Http 13.0.0-preview.47
to .70
I’m getting multiple ...namespace 'Helper' does not exist in the namespace 'StrawberryShake'...
after compiling it. The error comes from the auto generated file. The latest version it works without the error is StrawberryShake.Transport.Http 13.0.0-preview.51
My guess is this is because the package StrawberryShake.CodeGeneration.CSharp.Analyzers
which is version 13.0.0-preview.24
is outdated. But I cant find a newer package. On nuget there is even no more preview package of it.
What did I miss? Did the package changed?
Steps to reproduce
- Follow the guide Strawberry Shake in a Console application
- Try to update it to 13.0.0-preview
Relevant log output
No response
Additional Context?
No response
Product
Strawberry Shake
Version
13.0.0-preview.70
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
StrawberryShake.CodeGeneration.CSharp.Analyzers ...
Version Downloads Last updated
12.21.0 4,271 a month ago
12.20.0 871 a month ago
12.19.2 5,419 2 months ago
Read more >StrawberryShake.CodeGeneration.CSharp 12.21.0
StrawberryShake code generation for CSharp. ... Versions Compatible and additional computed target framework versions. ... net5.0 net5.0 is compatible. net5.0- ...
Read more >Get started with Strawberry Shake and Blazor
Strawberry Shake is an incredible GraphQL client for the .NET ecosystem, that helps developers to build awesome UIs in Blazor, Maui, and more....
Read more >StrawberryShake generator messes with Coverlet #3811
Setup a test suite with coverlet.msbuild; Run some tests where ``StrawberryShake.CodeGeneration.CSharp.Analyzers` is not added; Notice that your ...
Read more >StrawberryShake.CodeGeneration.CSharp.Analyzers
StrawberryShake CSharp source generator. - 12.3.1 - a package on NuGet - Libraries.io.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Works thanks for the help.
In this case use the new StrawberryShake.Server package … here is a youtube video explaining it: https://www.youtube.com/watch?v=I0ihOcBVu8c