Nuget-packages missing when installing Visual Studio 2019 Community Edition - nuget-package

I installed the Visual Studio 2019 Community Edition and I started my first project.
When I let Visual Studio create the project, it's seems that there are several nugetpackages and sdk's mising.
What do I need to do to have those problems resolved?

Related

Visual Studio 2017 project not working in VS 2012

I was working on a project in VS 2017(trial) but now i have to work on VS 2012 instead due to company policy. The problem is that now the components in the design are errored out(Error creating control) and i can't proceed any further. Any suggestions on how to make it work in 2012?
Maybe this solution will be able to help you. Seems like a similar issue although it is for a previous version of Visual Studio.
How to downgrade from Visual Studio 2012 project to Visual Studio 2008

How to enable InstallShield Limited Edition in Visual Studio 2015 Community Edition

I have installed Visual Studio 2015 Community Edition on Windows Server 2012.
I am working on a VSTO outlook plugin, I need to create installer for the plugin. I found the following documentation to create the deployment installer at microsoft:
https://msdn.microsoft.com/en-us/library/cc442767.aspx
Documentation talks about enabling the InstallShield Limited Edition.
I clicked on File, New, Project.In the New Project dialog box, expanded the Other Project Types node, and then I don't see "Setup and Deployment".
I have already tried devenv.exe /resetsettings.
devenv.exe /InstallVSTemplates is not supported anymore.
I installed Microsoft Visual Studio 2015 Installer Projects from https://marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.MicrosoftVisualStudio2015InstallerProjects
Now I am able to see the following under other project types --> Visual Studio Installer -->
Setup Project
Web Setup Project
Merge Module Project
Setup Wizard
CAB Project
Still I don't see "Setup and Deployment" as per Microsoft documentation.
Please help.
This is not available for Community Editions of Visual Studio
http://learn.flexerasoftware.com/content/IS-EVAL-InstallShield-Limited-Edition-Visual-Studio
InstallShield Limited Edition for Visual Studio supports the following
Visual Studio editions:
Professional
Premium
Enterprise
Ultimate
*Visual Studio Community Edition is not supported.

What version of TFS should I install when I want to upgrade my Visual Studio 2012 to 2015

I work with Visual Studio Ultimate 2012 and Team Foundation Server 2012. I am planning to upgrade my VS to 2015 version.
May you please share your information with me:
1) Is it needed I upgrade my TFS version as well?
2) What is the best version of TFS for working with VS 2015?
Thanks,
Fery,
This page describes the compatibility between Team Foundation clients and server. It only covers through Visual Studio 2013. I was not able to locate a similar page for VS 2015, possibly because it is in 'Preview' as of February 2015. However, this page indicates that VS 2013 will connect to TFS 2012 so you should be fine with VS 2015 Preview as well.
[OLD LINK] https://msdn.microsoft.com/en-us/library/dd997788.aspx
[NEW LINK] https://learn.microsoft.com/en-us/vsts/tfs-server/requirements
More specifically to your bullet points:
Upgrading your Team Foundation Server is a separate question from
upgrading Visual Studio which acts as a client for TFS. You
shouldn't need to change your TFS installation just because you
updated Visual Studio.
I didn't find documentation regarding Visual
Studio 2015 Preview and TFS but there is no indicator in the
documentation for Visual Studio 2013 that you need a specific
version to work correctly with TFS 2012.

Typescript 1.3 visual studio 2012

I'm currently developping an app with typescript and angularJs. I'm using typescript 1.0 and i want to upgrade typescript to 1.3. Can i use typescript 1.3 with visual studio 2012 ?
Thanks.
Visual Studio 2012 is no longer supported, but you don't need a license for Visual Studio 2013 if you can be covered by the community edition of Visual Studio 2013...
You can download community edition / read the license here:
http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx

Migration from VS 2008 to VS2012 or VS 2013

I recently migrated my VC++ 6.0 application code to Visual studio 2008 in Windows 7. Now, I would like to migrate my project again to Visual studio 2012/2013 in Windows 7. Which is prefered and why?
Visual studio 2008 to visual studio 2012
or
Visual studio 2008 to visual studio 2013
Please advise.
Thanks!
Ankush
I would just migrate directly to VS2013. The changes between VS2012 and VS2013 are minor and none of them game-breaking.
I would also suggest looking at http://blogs.msdn.com/b/vcblog/archive/2013/06/27/what-s-new-for-visual-c-developers-in-vs2013-preview.aspx and maybe the official MSDN articles
http://msdn.microsoft.com/en-us/library/vstudio/bb386063(v=vs.110).aspx for VS2012
http://msdn.microsoft.com/en-us/library/vstudio/bb386063(v=vs.120).aspx for VS2013
This may alert you to anything you might want to change\investigate before upgrade. At the end though if your goal is VS2013 then just do 1 upgrade, 1 set of tests etc.

Resources