.net Library - StarDust.CasparCG.net

A new version was released yesterday. The version is not yet supported by .netstandard2.0 and consequently the old .net framework 4.6.2 is no longer supported by Microsoft.

You can use the library with .NET6 but I recommend upgrading to .NET8.

I’m working on a REST Api gateway for CasparCG Server, let me know if you’re interested in this project. I can create a new post on this topic.

Best regards.

I am getting error

Severity Code Description Project File Line Suppression State Details
Error Could not install package ‘StarDust.CasparCg.net.Device 2023.12.14.4’. You are trying to install this package into a project that targets ‘.NETFramework,Version=v4.8’, but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

I install the dotnet-sdk-6.0.428-win-x64.exe & dotnet-sdk-8.0.404-win-x64.exe
But while creating a new project or try to change dontnet target of any existing project I didn’t find dontnet 6 or 8 still unable to install StartDust.casparcg.net
kindly help me


Hi Rabik, wich version of visual studio do you use ? Did you try to install the latest version of visual studio ?

I am using the latest version of Visual Studio.
Visual Studio Enterprise


2022 17.11.5

You can’t create winform project in .net 8 or 9. You need to choose UWP, Blazor or WPF. Winform project is deprecated from microsoft.

Hi

Can i have your mail ID please