Results 29 comments of Andrei Shenets

I repeatably see sequences like following in logs: ``` ShdrClinet has been disconnected at 04/24/2024 10:17:35 +00:00 with Disconnected from 192.168.0.11 on Port 7878 ShdrClinet has been connected at 04/24/2024...

We are still investigating so if we find something I will post the info here. The logs I mentioned at the beginning are from "Adapter". Actually I use `ShdrClient` to...

Thank but I am not implementing Agent or Adapter as what they should be. So I use connectivity part for my module to do required logic and forward data further.

That is really must have feature. A faced with the issue already a few times. Although most of us can invent workarounds it must be implemented.

One more exception ``` dotnet watch ❌ [BlazorApp1 (net9.0)] Exited with error code -1 dotnet watch ❌ System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.CodeAnalysis.Emit.DefinitionMap.GetPreviousMethodHandle(IMethodSymbolInternal...

@tmat I updated the initial description with steps I was able to use to reproduce the `Object reference not set to an instance of an object` and `An item with...

@tmat if you mean switching the whole project to .net 10 then no I haven't. It is not so easy to move the whole project to .net 10 yet. But...

Hi @josefpihrt, I think you thought that I request the feature htat I described above. But I would like to implement it and therefore discuss it as the Contributor guide...

Thanks, I will start to prepare the new analyzer + changes for RCS0053 and RCS0027. Regarding the other analyzer idea. Let me try to explain it with picture below. But...