Is it possible to use MVC 6 in Visual studio 2012? [closed] - asp.net-mvc

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I have a project developed in MVC 6 into Visual Studio 2015. I want to configure it in my system.
My system has Visual Studio 2012. I want to know, Is it possible to run MVC 6 project into Visual Studio 2012?
I searched a lot but I did not get satisfactory answer.Can anyone guid me regarding this?
When I tried to buil this project in my system, I got the error i.e. "The Web project 'ABC' requires missing web components to run with Visual Studio."

ASP.NET 5 (renamed to ASP .NET Core 1.0) includes MVC 6 (renamed to ASP .NET Core 1.0 MVC, with no trailing version number) and it goes well with Visual Studio 2015. If at all possible, you should consider installing Visual Studio 2015.
On one of my laptops, I have VS2012, VS2013, VS2015 and VSCode all sitting happily next to each other. So if you still need VS2012 for some reason, you can always install VS2015 on the same machine.
If you're concerned about cost, you can download VS2015 Community Edition, which is free for individuals, startups and small teams.
I would suggest downloading the latest version from:
http://get.asp.net
EDIT:
After the RC2 release in May 2016, the get URL now redirects to:
https://www.microsoft.com/net
There's a download button on this page to get ASP .NET Core, which leads to:
https://www.microsoft.com/net/core
If you need a more lightweight editor or you want to develop across Windows/Mac/Linux, the new ASP .NET Core also works with the cross-platform VS Code;
http://code.visualstudio.com
Hope that helps!

Related

Is Asp.net 5 (vnext) ready to use? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is Asp.net 5 (vnext) ready to use? I just downloaded the VS community version and I am trying to use the asp.net 5 API but it lacks on documentation.
Does anyone know where to find good documentation about creating asp.net 5 web applications?
Latest news
You might have already experienced the pain in migrating from RC1 to RC2 with all its renaming and refactoring.
Even if you started with RC2, you might have already become aware of coming changes that will impact you. For example:
It has now been announced that project.json is gone and we are back to (improved) xml and msbuild as part of the future tooling release. This has lead to discussions on github like this one and posts like this one or this other one.
In short, there are those who think it is still wise to wait even if it is called RC or has a Go Live license. See Hadi Hariri's excellent post for example. Do your research and decide if it is mature enough for your next project!
Release Candidate 2 and RTM
The initial plans were to have RTM 1.0 ready for Q12016 but some fundamental changes are happening between RC1 and RC2, which has had an impact on that initial plan (See for example Scott Hanselman's update on RC2). For up to date info check their roadmap.
As of today (6th May 2016) they have shared an update on the schedule. According to this update, they have decided to split the release of the .Net Core runtime/library from that of the tooling:
.NET Core and ASP.NET Core 1.0 RC2 runtime and libraries will be available in mid-May.
Tooling will be Preview 1 and bundled with this release.
.NET Core and ASP.NET Core 1.0 RTM (release) runtime and libraries will be available by the end of June.
Tooling will be Preview 2 and bundled with this release.
From the same update, we can expect for RC2 .Net Core a Go Live license and official support, but the tooling isn't at the same level:
The .NET Core 1.0 RC2 runtime is a true Release Candidate. It’s solid, stable, and it won’t change for RTM (except if something
critical happens) and we feel good about it. It will have a “go-live”
license, meaning you can get official support from Microsoft.
The tooling that supports .NET Core and ASP.NET Core, including the new command line tools and bits that plug into Visual Studio & Visual
Studio Code, aren’t there yet. It’s going to change before it
stabilizes. We’re going to call this tooling release Preview 1.
Release Candidate 1
Microsoft has recently announced the release of the ASP.Net 5 Release Candidate 1. Details of the announcement here in the official blog.
It now includes a Go Live license:
Starting with the RC1, we are including a “Go Live” license. This
license allows you to deploy an application written with ASP.NET 5 RC1
to a production environment and utilize Microsoft Support. The
duration of this license for the RC1 last until the next release
candidate or the completed release of ASP.NET 5 (called an RTM
release) that is currently scheduled for Q1 2016. This license also
covers running ASP.NET on Windows, Linux, and OSX.
There is also a new site http://get.asp.net/ where you can download the framework. (Which will also be included in VS 2015 Update 1)
Old beta days
ASP .Net 5 is not yet ready for production, is still a beta. From Scott Guthrie's announcement on the latest VS2015 and .Net4.6 release:
The ASP.NET 5 Beta 5 runtime packages are in preview and not
recommended for use in production, so please continue using ASP.NET
4.6 for building production grade apps.
You can check the ASP .Net 5 schedule and roadmap on its github page, where they expect to have the 1.0 version ready in Q1 2016.
Documentation
These are the main places to find more information:
The main documentation site is still under work but growing on docs.asp.net. (And is open sourced!)
You can also check asp.net/vnext for information and tutorials.
Finally, you can check the source code, its tests and tutorial/demo projects in its github repo located in github.com/aspnet.

Can Visual Studio Community install TFS (Team Foundation Server)? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Our team decide to use Visual Studio Community instead of Visual Studio 2013. I wonder can we install TFS in Visual Studio Community and work well? Thanks!
Visual Studio Community edition is feature equal to Visual Studio Professional except that in an organization it can only be used for open source projects, academic research or learning. For other commercial scenarios you're only allowed to use the Community edition up to 5 users.
Team Foundation Server is a separate product. If you have an MSDN subscription (which you won't have if you're using VS Community), you get licenses to install TFS.
However, instead of installing TFS you can also look at Visual Studio Team Services, a hosted version of TFS which is free up to five users.
So, if you're with less than 5 users, you can use Community and Visual Studio Team Services completely free.

Why don't I see ASP.NET MVC 4 or MVC 5 in my control panel after installing Visual Studio 2013? [duplicate]

This question already has answers here:
MVC3 missing in Visual Studio 2010 SP1
(3 answers)
Closed 8 years ago.
This should be an easy question for anyone experienced working with ASP.NET MVC. I am just beginning (finally) to learn ASP.NET MVC. I have VS2012 Pro on my laptop. I just purchased and installed VS2013 Pro. When I go into my (Win 7 Pro 64-bit) control panel, I expected to see either ASP.NET MVC 4 and/or ASP.NET MVC 5 listed. But neither are there. Do I have to download and install MVC 4 and MVC 5 AFTER having installed VS2013 Pro? I would have expected at least MVC 4 to have been installed automatically along with VS2013. TIA.
Final note: For those just getting started with VS2013 and wanting to do an MVC 5 project, I found a reference that shows exactly how to get to the MVC 5 template, such as it is:
http://www.asp.net/mvc/tutorials/mvc-5/introduction/getting-started
It is not that intuitive, there are several custom MVC 5 templates (with varying bits and pieces of plumbing) on NuGet when you look under the "Online" templates, but to just use the default MVC 5 plumbing for a new web application project, the article shows how to drill down to a template that is only named "MVC", not "MVC 5". If they hadn't dropped the number off the template it would have been more obvious, but that's Microsoft ;-)
And finally, what it says at the top of this page:
This question already has an answer here:
MVC3 missing in Visual Studio 2010 SP1
is NOT correct. That question does NOT provide the answer to this question, because the way MVC is deployed has changed throughout the visual studio versions, as one can see by reviewing all of the text on this page.
Visual Studio 2013 comes with MVC ready-to-go.
For previous versions of Visual Studio you have to download and install MVC separately. Starting with about 2013.1 for Visual Studio 2012 MVC is now included rather than a separate installation.

Direct download link to ASP.NET MVC 5 for VS 2012 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm looking for a direct link to ASP.NET MVC 5 install package for Visual Studio 2012, in downloads of asp.net i found only packages with Azure, but i need package without it.
Per this Stackoverflow answer, and one of the responses to this Razor Intellisense bug, Microsoft does not plan on shipping tooling for VS2012 and MVC5 until November 2013.
UPDATE
Per IT Hit WebDav's comments, I wanted to update that Microsoft has released ASP.NET and Web Tools 2013.1 for VS2012.
For Download Web Tools 2013.1 for Visual Studio 2012
Go to link: Announcing Release of Asp.Net and Web Tools 2013.1 for Visual Studio 2012
Then click download link for Download Web Tools 2013.1 for Visual Studio 2012
This PACKAGE include MVC 5, EF 6, NuGet 2.7.
Although If you want to install ASP.NET MVC 5 and ASP.NET Web API 2 into VS 2012 Ultimage so, you can download MSI installer from
http://www.microsoft.com/en-us/download/details.aspx?id=41532.
I have downloaded and installed just know. I got MVC 5 and Web API 2
:)
Download and Install "Microsoft Visual Studio 2013 Express for Web" for free. It includes MVC 5. Download Link :
Microsoft Visual Studio Express 2013 for Web

What is .net 3.5 sp1? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
(1) What is service pack ?
(2) I want to work with mvc. So I have installed visual studio 2008 then I tried to install mvc 1.0 but there is error that you have to install 3.5 sp1.Then is it necessary to install 3.5 sp1 or 3.5 .net framework is installed automatically when I installed vs 2008 ?
(3) I tried to download 3.5 sp1 but it is of 2.8 MB, now if I install it then, will I able to install mvc 1.0 ?
Yes, you need to install the service pack. Yes, 3.5 was installed with .NET 2008 but MVC 1 was released after VS2008 and needs the updates. Yes, if you install the service pack you should be able to install MVC 1.
It sounds like you already have the bootstrap installer for the service pack, but if not you can get it from http://msdn.microsoft.com/en-us/netframework/cc378097.aspx
However you should really start with ASP.MVC 2 instead - there's some nice new features.
The .NET Framework 3.5 SP1 is a full
cumulative update that contains many
new features.
Have a look here
Install it, then you can install MVC 1

Resources