I keep failing to install TChart.
The attached screenshot is from the NuGet manager.
Installing ImageSharp went fine. No problems there.
The other package is a pain in the neck. There are so many dependencies, I've lost control.
Please keep in mind that we are DISCONNECTED from the Internet, so each package should be handled separately.
Am I missing something?
Is there an easier, more straightforward way of installing this package?
Installing TChart in an Offline environment
Installing TChart in an Offline environment
- Attachments
-
- download.png (35.87 KiB) Viewed 32644 times
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Installing TChart in an Offline environment
Hello,
And here we have the dependencies for the only package that isn't ImageSharp, Windows.UI.Interactivity 1.3.0:
I'm not sure therefore which dependencies you're having problems with.
Please bear in mind that if you don't want to use the UWP assembly you do not need Windows.UI.Interactivity: you can unzip the NuGet package and reference the assembly you wish in your project (only the Server assembly has the ImageSharp dependency, the WinForm and WPF have none).
I'm sorry you're having problems. On this page we have the dependencies for Steema.TeeChart.NET.Business 5.2021.8.23:
And here we have the dependencies for the only package that isn't ImageSharp, Windows.UI.Interactivity 1.3.0:
I'm not sure therefore which dependencies you're having problems with.
Please bear in mind that if you don't want to use the UWP assembly you do not need Windows.UI.Interactivity: you can unzip the NuGet package and reference the assembly you wish in your project (only the Server assembly has the ImageSharp dependency, the WinForm and WPF have none).
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |