liblsl-Csharp
liblsl-Csharp copied to clipboard
Upgrade to .NET 8.0?
Is there an appetite to upgrade to .NET 8.0?
I was thinking something along the lines of what @dmedine did?
I've seen issues and PRs across the LSL wrappers mentioning legacy support for older versions of that language (e.g. Python) but would that need to be done for the C# wrapper, especially as it hasn't got a NuGet package yet?
If legacy support was not needed then this would be a good opportunity for a fresh start and for the wrapper to meet the general naming conventions as well as splitting the classes across multiple files for better delineation. Perhaps a new repository called LSL.Net like mentioned here.