question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preview package of StrawberryShake.CodeGeneration.CSharp.Analyzers

See original GitHub issue

Is 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

  1. Follow the guide Strawberry Shake in a Console application
  2. 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:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mrwellmanncommented, Nov 8, 2022

Works thanks for the help.

1reaction
michaelstaibcommented, Oct 28, 2022

In this case use the new StrawberryShake.Server package … here is a youtube video explaining it: https://www.youtube.com/watch?v=I0ihOcBVu8c

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found