Dirk Maegh
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Dirk Maegh created a post, LoggerMessage: Partial method Xxx must have an implementation part because it has accessibility modifiers
Hi, (using Resharper 2022.2, VS 2022, Windows 11, all with latest updates ) Ever since I started using LoggerMessage (dotnet 6.0 and later), I started getting a lot of annoying Resharper warnings. ... -
-
-
Dirk Maegh created a post, "Ambiguous invocations", "duplicate attribute", "Member with the same signature is already declared"
Hi, We are using GraphQl server side, and we use the package HotChocolate for this. For the client, we generate a client library. For this, I have a .Net core class library that generates the code ...