Skip to content

ASP.NET MVC Webstack with fixes and performance improvements

License

Notifications You must be signed in to change notification settings

drivenet/aspnetwebstack

This branch is 2002 commits ahead of haoduotnt/aspnetwebstack:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38d7e37 · May 24, 2023
Nov 21, 2022
Jan 31, 2023
Nov 21, 2022
Feb 7, 2023
Jan 28, 2023
Feb 7, 2023
Feb 7, 2023
Feb 7, 2023
Mar 15, 2021
Dec 12, 2022
Jan 4, 2013
Nov 19, 2022
Oct 17, 2017
Apr 9, 2020
Feb 6, 2019
Jan 20, 2023
Oct 23, 2017
Sep 23, 2016
Dec 12, 2022
Apr 15, 2022
Feb 7, 2023
Feb 7, 2023
Aug 9, 2016
Oct 23, 2017
Jan 24, 2023
May 24, 2023
Jan 24, 2023
Feb 1, 2022

Repository files navigation

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 AspNetCore 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

Contributing

Check out the contributing page to see the best places to log issues and start discussions.

Tags and releases

Git tag or branch Other products MVC package versions Web API package (product) versions Web Pages package versions
v2.0.4 4.0.40804 4.0.30506 2.0.30506
v2.1 ASP.NET and Web Tools 2012.2, VS 2012 Update 2 (not on http://nuget.org) v4 2012.2 Update RTM v1 2012.2 Update RTM v2 2012.2 Update RTM
v3.0.2 5.0.2 5.0.1 (2.0.1) 3.0.1
v3.1.3 5.1.3 5.1.2 (2.1.2) 3.1.2
v3.2.6 5.2.6 5.2.6 3.2.6
v3.2.7 5.2.7 5.2.7 3.2.7
v3.2.8 5.2.8 5.2.8 3.2.8
main New work e.g. MVC 5.2.9-preview1

About

ASP.NET MVC Webstack with fixes and performance improvements

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • C# 99.4%
  • Other 0.6%