Skip to content

Migrating from ASP.NET MVC5 to MVC6, Part 1#5

Merged
ardalis merged 17 commits into
dotnet:masterfrom
ardalis:master
Apr 6, 2015
Merged

Migrating from ASP.NET MVC5 to MVC6, Part 1#5
ardalis merged 17 commits into
dotnet:masterfrom
ardalis:master

Conversation

@ardalis
Copy link
Copy Markdown
Contributor

@ardalis ardalis commented Mar 26, 2015

This is the first article. It was getting long, and there are features of the new MVC 6 starter template that aren't feature complete yet, so I'm breaking it up into a series. In fact, as long as this article is, it might be better broken up already (shifting the configuration of bundling and minification to its own separate article).

@ardalis
Copy link
Copy Markdown
Contributor Author

ardalis commented Mar 27, 2015

Add migrating config article as well. Skeleton of auth/identity article can be ignored for now.

Comment thread docs/github-test.rst Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ASP.NET MVC 5 Starter Web Project

ASP.NET MVC 5 Starter Web Project default project template

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and static content

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ASP.NET 6 => ASP.NET 5

@danroth27
Copy link
Copy Markdown
Member

Let's not use zip files. I prefer to see the sample projects checked in in a samples directory that can be built and referenced.

@danroth27
Copy link
Copy Markdown
Member

This is a good start for an MVC 5 migration doc, but I think there is a bunch of stuff that is different in MVC 6 that we still need to cover:

  • Areas
  • Global filters
  • MVC options configuration in general
  • DI
  • Attribute routing

@ardalis
Copy link
Copy Markdown
Contributor Author

ardalis commented Apr 6, 2015

Thanks for the feedback - my plan is to have additional articles to cover the additional MVC 6 features, while keeping this one a bit simpler and shorter.

ardalis added a commit that referenced this pull request Apr 6, 2015
Migrating from ASP.NET MVC5 to MVC6, Part 1
@ardalis ardalis merged commit c4320a9 into dotnet:master Apr 6, 2015
@danroth27 danroth27 mentioned this pull request Apr 8, 2015
scottaddie pushed a commit that referenced this pull request Apr 24, 2018
@Pentadome Pentadome mentioned this pull request Nov 1, 2019
trobinson41 pushed a commit to trobinson41/Docs that referenced this pull request May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants