C# SDK net8.0 compatibility
The NuGet packages seem to be targeting .net4.6.1 only.
Are there any plans to target .net8.0, which is the current LTS version?
Which package should I be using to interact with the API when targeting .net8.0, if any?
If the SDK does not readily support .net8.0, should I rather use the REST endpoints directly?