简体   繁体   中英

How can I use LightStreamer DotNetStandard library in c# project

My c# project using framework v4.6.1. And I want to download Lightstreamer.DotNetStandard.Client from NuGet. But they said 'This package does not contain any assembly references or content files that are compatible with the framework.'. How can I solve it?

Could you upgrade the project to target .NET Framework 4.7.2 or higher? Alternatively you can use the Lightstreamer.DotNet.Client library, which are basically the same API but guarantee compatibility with .Net framework 4.5.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM