Commit Graph

5 Commits (b1d63f0983b7061a30e0c24bd0af87eeb491ba27)

Author SHA1 Message Date
riande@microsoft.com 9070095f66 RC2 update of intro to mvc 2016-05-16 11:30:01 -10:00
Petr Onderka 8209e68ce1 Example URIs should not be links
This includes:

* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00
danroth27 f965804df9 Rename ASP.NET 5 to ASP.NET Core and other general cleanups 2016-03-28 16:29:22 -07:00
andrewplummerNZ 997504026d using reference was missing
Needs to add using to resolve Controller reference

using Microsoft.AspNet.Mvc

reference was just cut off by 1 line, was lines: 6-28 now 5-28 to include the using line.
2016-03-15 10:53:48 -07:00
danroth27 5fd2f9468a Merge mvc getting started samples and tutorials into aspnet project 2016-03-02 11:19:48 -08:00