negret
(George Negret)
December 20, 2018, 6:07pm
#1
I can not install any .Net packages (ex.: System.Text.RegularExpressions, …) ,
message: “Packages instalation failure”
Studio 2018.4.0-beta.40
Microsoft Windows 7 Home Premium 64-bit
.NET Framework Version 4.7.03062
NuGet Package Manager 4.4.0 in Visual Studio 2017
can you help me ?
Thanks !
George
balupad14
(Balamurugan)
December 20, 2018, 7:59pm
#2
Hi @negret ,
You can not install the package. Only you have to add into in the Imports
Hi @Udayrayalla
The system.Linq that has to add in the Import Name space. Not in the Manage Packages. Check the below one.
Regards
Balamurugan.S
Regards
BalaReva
4 Likes
megharajky
(Megharaj Yadravi)
December 21, 2018, 12:46am
#3
Hello,
As balamurugan said you can import them is a one way, if you fall to load them from imports then open the xaml file from Notepad and manually mention the namespaces you required.
Thanks,
Meg
system
(system)
closed
December 24, 2018, 6:33am
#6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.