Installing TChart in an Offline environment

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Shany
Newbie
Newbie
Posts: 1
Joined: Mon Aug 02, 2021 12:00 am

Installing TChart in an Offline environment

Post by Shany » Thu Oct 07, 2021 7:27 pm

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?
Attachments
download.png
download.png (35.87 KiB) Viewed 17206 times

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Installing TChart in an Offline environment

Post by Christopher » Fri Oct 08, 2021 7:58 am

Hello,
Shany wrote:
Thu Oct 07, 2021 7:27 pm
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.
I'm sorry you're having problems. On this page we have the dependencies for Steema.TeeChart.NET.Business 5.2021.8.23:
Screenshot from 2021-10-08 09-50-48.png
Screenshot from 2021-10-08 09-50-48.png (65.42 KiB) Viewed 17187 times
And here we have the dependencies for the only package that isn't ImageSharp, Windows.UI.Interactivity 1.3.0:
Screenshot from 2021-10-08 09-50-59.png
Screenshot from 2021-10-08 09-50-59.png (38.1 KiB) Viewed 17187 times
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

Post Reply