333fred
333fred
CC#
Created by math2 on 4/30/2025 in #help
issues with code generator
You need to include that dll, just like you are with your analyzer dll
17 replies
CC#
Created by math2 on 4/30/2025 in #help
issues with code generator
17 replies
CC#
Created by math2 on 4/30/2025 in #help
issues with code generator
You can just put a nupkg in a folder, point your nuget.config at that folder, and use a PackageReference
17 replies
CC#
Created by math2 on 4/30/2025 in #help
issues with code generator
Then just test with the nuget package, not with the raw dll
17 replies
CC#
Created by math2 on 4/30/2025 in #help
issues with code generator
I also do not understand why you'd be trying to avoid ProjectReference and/or PackageReference
17 replies
CC#
Created by math2 on 4/30/2025 in #help
issues with code generator
I don't think Reference works to load analyzers.
Correct, that will not work. You'd need to manually add it to the Analyzers list
17 replies
CC#
Created by Shadow Wizard Money Gang on 4/29/2025 in #help
✅ Why doesn't this try catch, catch exception.
If that's it, please be sure to $close the thread
7 replies
CC#
Created by Shadow Wizard Money Gang on 4/29/2025 in #help
✅ Why doesn't this try catch, catch exception.
You're just firing the task off, then immediately returning a success status. You need to await your tasks to make sure they're completed
7 replies
CC#
Created by Shadow Wizard Money Gang on 4/29/2025 in #help
✅ Why doesn't this try catch, catch exception.
You didn't await RegisterUser
7 replies
CC#
Created by Faker on 4/10/2025 in #help
How to interpret IDE suggestions like method signatures
Sorry, it's pretty unclear to me what you're asking us to say beyond "practice"
9 replies
CC#
Created by Eple on 4/8/2025 in #help
VS Code Fails to Highlight Missing Symbol in @code Section of .razor File
@davidwengier, any ideas?
10 replies
CC#
Created by Eple on 4/8/2025 in #help
VS Code Fails to Highlight Missing Symbol in @code Section of .razor File
That being said, it's rather hard to determine your issue with just what you've shown. Generally speaking, when Rider is giving you an error that dotnet build is not, Rider is wrong
10 replies
CC#
Created by Eple on 4/8/2025 in #help
VS Code Fails to Highlight Missing Symbol in @code Section of .razor File
It doesn't look like you're using semantic highlighting
10 replies
CC#
Created by AnnaSasDev on 3/20/2025 in #help
Extending a razor component so I can make developer experience a bit easier
I don't know of any way you could make that work
4 replies
CC#
Created by SWEETPONY on 3/15/2025 in #help
✅ How to make static field required to use from interface?
They're just entirely unrelated, period
7 replies
CC#
Created by SWEETPONY on 3/15/2025 in #help
✅ How to make static field required to use from interface?
Because no shadowing is involved
7 replies
CC#
Created by MoscaCareca on 3/13/2025 in #help
C# 5+ compiler
Yes
72 replies
CC#
Created by MoscaCareca on 3/13/2025 in #help
C# 5+ compiler
Yes, see the original thing I linked you
72 replies
CC#
Created by MoscaCareca on 3/13/2025 in #help
C# 5+ compiler
72 replies