Hi, I am currently using RTDS (LSEG.Ema.Core 3.2.0.1) in a C# project (targeting framework net6.0) to subscribe to a stream of quotes.
I would now like to incorporate DACS to the above project to control permissions.
The documentation seems to suggest there is a .NET DACS library which I haven't been able to find.
I did find some examples but they all seem to target a very old dotnet framework 4.5.1 which I don't think is supported any more.
What is the latest set of libraries and dependencies (hopefully nuget) I would need to use to get DACS working on dotnet 6.0 or above and where could I get those libraries from?
Thanks
Note: Development is in Windows but application is deployed to Linux box