Hi,
The RTSDK C# is now released with .NET Core 6.0 supported. However, the WebSocket C# projects still use older versions of the frameworks
- WebSocket C# examples support Visual Studio 2015 (.Net framework 4.5.1, no cross-platform)
- WebSocket C# examples support .Net core 3.1 (cross platform)
Do you have any plans to update them to up to dated .Net Core 6?