ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Перейти к файлу
Eilon Lipton a944a38669 Create README.md 2016-09-23 12:26:47 -07:00
.nuget Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
packages Build OData folder 2014-07-30 13:47:35 +08:00
src Avoid inconsistent NRE in our FxCop rules 2016-08-23 11:49:00 -07:00
test Do not use C# 6.0 features 2016-08-29 19:35:45 -07:00
tools Do not use C# 6.0 features 2016-08-29 19:35:45 -07:00
.gitattributes Update .gitattributes to treat all files except for a few extensions. 2013-01-04 14:20:10 -08:00
.gitignore Build s/ latest MSBuild / Visual Studio installed 2016-08-10 12:29:04 -07:00
License.txt Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
README.md Create README.md 2016-09-23 12:26:47 -07:00
Runtime.msbuild Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
Runtime.sln Build OData folder 2014-07-30 13:47:35 +08:00
RuntimePortable.sln Update Runtime build to not require portable SDK to be installed 2013-02-26 16:14:17 -08:00
Settings.StyleCop Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
Tools.sln Build s/ latest MSBuild / Visual Studio installed 2016-08-10 12:29:04 -07:00
build.cmd Build s/ latest MSBuild / Visual Studio installed 2016-08-10 12:29:04 -07:00

README.md

ASP.NET MVC, Web API, Web Pages, and Razor

Note: This repo is for ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x. For ASP.NET Core MVC, check the MVC repo.

ASP.NET MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and Web APIs. ASP.NET MVC enables a clean separation of concerns and gives you full control over markup.

This repo includes:

  • ASP.NET MVC 5.x
  • ASP.NET Web API 2.x
  • ASP.NET Web Pages 3.x
  • ASP.NET Razor 3.x

Nightly builds

The latest built and tested packages from this repo are available on this MyGet feed: http://myget.org/gallery/aspnetwebstacknightly