Referencing higher version of .NET than 4

Questions about MultiCharts .NET and user contributed studies.
TopGuy
Posts: 16
Joined: 20 Nov 2012
Has thanked: 1 time
Been thanked: 7 times

Referencing higher version of .NET than 4

Postby TopGuy » 21 Dec 2020

The PLStudies2010 studies are referencing .NET 4.0, I checked that from Visual Studio.
Can I reference a higher version of .NETlike 4.5 or 4.6.1 without having any conflict with the functionality of MC.NET? If yes, then what is the max .NET version than I can reference?
The reason for raising this question, .NET 4 has a limited number of NuGet packages and the higher you go the more NuGet packages there is and the more language features.

jules190
Posts: 20
Joined: 06 Aug 2014
Been thanked: 4 times

Re: Referencing higher version of .NET than 4

Postby jules190 » 19 Jan 2021

I have successfully referenced a project targeting 4.7.2. This is the highest version I have tried.

User avatar
Vlada MultiCharts
Posts: 293
Joined: 22 Apr 2020
Has thanked: 8 times
Been thanked: 76 times

Re: Referencing higher version of .NET than 4

Postby Vlada MultiCharts » 05 Feb 2021

Hello TopGuy,

At the moment the versions higher than C# 4.0 are not supported. For more info you can check this guide, Resolve system and user assembly references section.

We plan to implement the support for C# 7.0 in the future release versions.

Emmanuel
Posts: 355
Joined: 21 May 2009
Has thanked: 109 times
Been thanked: 28 times

Re: Referencing higher version of .NET than 4

Postby Emmanuel » 20 Mar 2021

There is no problem as well for me, I am working with Net 2019 . 4.7


Return to “MultiCharts .NET”