About ASP .NET 4 and 5

Christopher Francisco

So, being new to ASP .NET I'm following tutorials to learn it fast. I stumbled upon this one that seems pretty complete. I noticed that it says it is using ASP .NET 5 while mine says ASP .NET MVC 4 Web Application when creating the Solution (I'm using Visual Studio 2013 Community Edition.

I can't find anything related to this, so I don't know if my version supports MVC 5, or if 5 is already there and I just don't see it. Can anyone explain this to me please?

Yoda

MVC 4 is still available in VS2013 under the tab -> Visual Studio 2012.

To get MVC 5 you should pick:

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Bootstrap 4 SASS and ASP.NET5

From Dev

Make T4MVC work with ASP.NET 5

From Dev

Weird Error Upgrading ASP.NET MVC from 4 to 5

From Dev

Setup ASP.NET MVC 4 or 5 project with Angular 2

From Dev

Setup ASP.NET MVC 4 or 5 project with Angular 2

From Dev

What are differences between ASP.NET4 and ASP.NET5 Http pipelines?

From Dev

Port ASP.NET 4 Razor "extensionless URLs" site to ASP.NET 5

From Dev

Web.config gone in Asp.net 5 mvc6, how about non web config?

From Dev

IIS served ASP.NET application hangs after serving it about 5-10 times

From Dev

ASP.NET.MVC 5 How can i display information about who created an element?

From Dev

Confuse about return View() method in ASP.NET MVC4

From Dev

Few queries about InitializeSimpleMembership class usage in ASP.Net MVC4

From Dev

Error Upgrading from ASP.NET 5 Beta 4 to Beta 5

From Dev

Change question mark and variables (?id=5) in URL into slash (/5) in asp.net MVC 4

From Dev

Change question mark and variables (?id=5) in URL into slash (/5) in asp.net MVC 4

From Dev

Upgrade from Zurb Foundation 4 to 5 in ASP.NET MVC4.

From Dev

Upgrade from Zurb Foundation 4 to 5 in ASP.NET MVC4.

From Dev

Points about sessions in ASP.NET

From Dev

About DbContext in an ASP.NET Identity environment

From Dev

OverrideAuthorizationAttribute in ASP.NET 5

From Dev

Redirecting in asp.net 5

From Dev

RandomNumberGenerator in ASP.NET5

From Dev

HandleUnknownAction in ASP.NET 5

From Dev

RoutePrefixAttribute in ASP.NET 5

From Dev

ASP.NET 5 and DocumentDb

From Dev

ASP.NET 5 with MongoDB

From Dev

JwtBearerAuthentication with ASP.Net 5

From Dev

ASP NET MVC 5 SessionState

From Dev

RoutePrefixAttribute in ASP.NET 5

Related Related

HotTag

Archive