Commit Graph

246 Commits (3f064e75e5a31b3223a55567e54db4e96d22f7a5)

Author SHA1 Message Date
Rick Anderson 75ebbfde2b Update getting-started.md (#3533)
* Update getting-started.md

* Update getting-started.md

* Update getting-started.md
2017-06-21 12:49:00 -07:00
Scott Addie 7860f0e757 Fixes #3504 2017-06-16 12:07:08 -05:00
cjonghyun ff0d3edf8a Create adding-a-new-field.md (#3487) 2017-06-12 16:34:12 -07:00
Jon Seaman 324551420f Fix spelling error (#3458) 2017-06-02 14:04:00 -07:00
joan xie 8c0824a3ee Update aspnet-mvc-4-custom-action-filters.md (#3415)
* Update aspnet-mvc-4-custom-action-filters.md

Fix parameter type mismatch

* Update aspnet-mvc-4-custom-action-filters.md

Fix missing subject
2017-05-30 12:38:26 -07:00
Matteo Tammaccaro 857f6fa9ba Updated (#3375)
* Updated

Added note about adding Entity Framework via nuget

* Update adding-a-model.md
2017-05-18 18:32:41 -10:00
biancaghiurutan 1713d67a67 Corrected link markup (#3383)
* Corrected link markup

Corrected markup for `@Html.AntiForgeryToken` link.

* Update xsrfcsrf-prevention-in-aspnet-mvc-and-web-pages.md
2017-05-18 18:29:46 -10:00
natalya-k edeca3e679 Note markup fix (#3309)
Note markup was fixed.
2017-05-06 08:39:51 -10:00
natalya-k ee5b7ca343 HTML attributes fix (#3311)
Some HTML attributes were added.
2017-05-06 08:37:23 -10:00
Srikar Tadiparthi 512e1a30ae Update adding-a-view.md (#3320)
* Update adding-a-view.md

* Update adding-a-view.md
2017-05-06 08:31:47 -10:00
biancaghiurutan 1d98b6aaf8 Highlighted an issue when sorting is not working. (#3318)
* Highlighted an issue when sorting is not working.

Sorting will not work in the filtered list for which a form using POST was used.

* reword slightly
2017-05-05 18:11:12 -07:00
biancaghiurutan 4ca2c4a58d Corrected mark up and capitalisation issues (#3319)
Add an optional extended description…
2017-05-05 17:58:02 -07:00
Tom Dykstra a25988d46e retire outdated article (#3200) 2017-04-10 16:51:16 -10:00
Samir Patel b2ec4b952a Fixing multiple issues with content (#3181) 2017-04-07 16:07:10 -10:00
Lex Li ee3268e090 Fixed a typo. (#3184) 2017-04-07 16:04:33 -10:00
Andre Price 75326b917d Update dockerfile in aspmvc deployment (#3160)
Fix dockerfile example to work with latest microsoft/aspnet version.

This is the minimal change, there are other ways to get the content in the correct place. The latest aspnet docs use a `site_root` argument when creating the image. See https://github.com/Microsoft/aspnet-docker/blob/master/4.6.2/sample/Dockerfile
2017-04-05 16:40:47 -10:00
Lucas O'Neil 83a1f1c711 Update adding-a-view.md (#3154)
Spelling mistake
2017-04-03 14:48:25 -10:00
Andy Pasic 0d3169c8fe Inserted UID (#3075)
* Inserted UID

* fixing toc.md
2017-03-27 15:35:25 -10:00
David 6f26b346d7 Update with spelling correction (#3042)
Fixed a simple spelling error in the warning box in the Update the Create Page section of implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md.
2017-03-23 07:01:12 -07:00
rhires 5970ff4a8b Fixed Typo (#3030) 2017-03-21 12:24:22 -10:00
Steve Lasker d02d667352 Update to VS 2017 and changes in microsoft/aspnet (#3008) 2017-03-20 11:13:20 -04:00
james1293 4145aae04d Include sample17.cshtml instead of inline code (#2988)
Meant to do this originally, oops!
2017-03-16 14:42:32 -10:00
james1293 40fd242c7d Fix explanation: setting a default selected option (#2973)
* Fix explanation: setting a default selected option

The current doc treats the second parameter of @Html.DropDownList() as a way to set the default selected option. It gives an example of choosing "Comedy" by default. In fact, the given example creates a second entry that says "Comedy" but has an empty value. I provided a correct example.

* Fix code: setting a default selected option

See commit note on /Docs/aspnet/mvc/overview/getting-started/introduction/adding-search.md
2017-03-15 11:35:29 -10:00
apshenichnyi 8255138826 Some corrections in text (#2976)
* Markdown was fixed for samples to be incorporated into the article.

* Text was corrected.

* Mispelling was corrected.
2017-03-15 10:24:41 -10:00
Terri Morton 2e8c928932 Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
Removing unneeded word "warning".
2017-03-09 22:18:48 -05:00
apshenichnyi 1f79bde417 Fixing documentation for MVC4 Hands On labs (#2934)
* Misspelling in table of contents was fixed.

* Markdown was fixed for samples to be inserted into the article.

* Sample files were corrected.

* Sample file was corrected.

* Typo was fixed.

* Samples were corrected.

* Sample was corrected.

* Formatting was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample was corrected.

* Sample ws corrected.

* Sample was corrected.

* Formatting was corrected.

* Sample was corrected.
2017-03-09 12:17:59 -10:00
Rick Anderson f0a65b95e3 Download PDF to see better view (#2915) 2017-03-08 08:41:12 -08:00
Shayne Boyer f58b3531a7 Move - Migrating ASP.NET MVC Applications to Windows Containers (#2877)
* move docker for mvc asp.net

* add link to deployment/index.md
2017-03-06 16:40:20 -05:00
Tom Dykstra 8ceb247132 Create deployment node under mvc in asp.net classic toc (#2861) 2017-03-02 11:31:00 -08:00
Anuraj ac1302c8cc Space added between words (#2840)
Space added between - The .Net type forrowversion is a byte array.
2017-02-26 07:52:10 -05:00
a-iafrate 6b193e952e Wrong highlight lines on sample9.cshtml (#2781) 2017-02-16 12:58:13 -10:00
Tom Dykstra f17356bcdb merge aspnetmigration to master (#2668)
* Initial aspnet migration

* Updating legacy urls

* Clearing .gitignore file

Clearing .gitignore file because this isnt a normal .net application
where we want to strip away debug files, etc. We want to include
everything under these folders.

* Updating webhooks toc reference

* Removing header debug links

* Updating webhooks toc

* Updating double quotes in metadata to use single quotes

* Moving all code blocks to external files

* Updating newlines for step-by-step

* Fixing indent problem on some code blocks

* Fixing newlines in alt attribute for images; Fixing some missing code block references

* Resyncing with live content

* Refreshing content from production

* Trying to get pdf to generate for our aspnetmigration branch

* Update .openpublishing.publish.config.json

* Refresh from prod; Removing some legacy urls for pages that shouldnt have it

* Updating index pages and removing legacy urls

* Updating warning and caution notes

* Removing downloads

* remove aspnet from exclude list (#2549)

* First pass at language detection

* Updating author and adding in msc.type

* Updating code blocks

* Updating note styles

* Fixing note styles

* Updating docfx.json file to allow pdfs and gifs

* Fixing note stylings for bold notes

* Updating docfx.json to allow exe, zip and wmv files

* Fixing note styles with period; Fixing downloads links

* Fixing code blocks for razor cs and vb

* Fixing more downloads links; Fixing a few code blocks

* Removing   html entity

* Fixing some more note stylings

* Syncing with prod

* Fixing issues with content

* Rebuilding toc file

* Adding back in files accidentally deleted

* Fixing some security notes

* Fixing some note styles

* Updating unknown code blocks

* Updating article

* Fixing link

* Fixing link

* Fixing link

* Fixing invalid characters

* preliminary toc changes

* update toc

* fix toc folder with only one link

* Fixing extra heading

* Fixing articles

* Reworking ajax pages

* Fixing encoding issues

* Updating markup in articles

* Fixing space

* Fixing spacing issues with links

* Fixing note styles

* Fixing inline note styles

* Fixing missing image

* Adding space

* Rolling back gitignore file and adding a new one for /aspnet

* Fixing some code blocks

* Updating code block language

* Renaming file

* Updating code language

* Fixing code blocks

* Fixing code blocks

* Fixing spaces before 'using'

* Fixing cs to js

* Changing Note type

* Updating broken reference

* Replacing headings with bolds under notes/tips, etc

* Fixing markdown for pipes

* Another attempted to fix pipe characters

* Fixing markdown for pipes

* remove text about being thread-safe (#2630)

* Fixing spacing issue with list

* Trying to fix pipe issue

* new how to choose doc

* move choose doc to core folder

* add api ref

* fix link

* Adding in ms.assetid

* Removing \ufeff

* fix link

* link to mvc intro instead of webhooks

* add scenarios

* put core first, vertical orientation for scenarios

* reorganize toc, make overview work like core version

* fix yaml

* fix broken links

* Adding space

* add download link

* tweak tables

* eliminate images

* eliminate images 2

* tweak scenario section headings

* add link to core in asp.net overview

* Removing gears

* Updating table

* Updating code block languages

* fix urls (#2663)

* Removing embedded in-article TOC from top of articles

* fix urls (#2666)

* fix urls

* fix urls

* Removing embedded in-article TOC from top of articles

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit ff1c3ccdf1.

* Revert "Removing embedded in-article TOC from top of articles"

This reverts commit 17c37c726d.
2017-02-03 11:40:22 -10:00
Tom Dykstra e77ff6baf8 remove files that were left in the wrong folders (#2433) 2016-12-21 15:07:28 -08:00
Steve Smith 43b3de4a50 File Uploads (#1977)
Doc complete and linked in TOC
2016-11-10 19:02:44 -05:00
Daniel Roth 1405cd6d45 Remove sphinx content 2016-10-28 10:29:02 -07:00
Steve Smith 8ff5876928 Updating and fixing issues with testing controllers article and sample (#1920)
Add an optional extended description…
2016-10-04 12:59:20 -07:00
Rick Anderson 732f0d0299 routing init (#1882)
* routing init

* fix

* next

* remove comments

* fix build

* last fix from ryan feedback
2016-09-16 13:53:38 -07:00
Rick Anderson 352ffa9061 DI in title (#1880) 2016-09-15 11:46:40 -07:00
Rick Anderson 2b38117ae7 Update areas.rst (#1872) 2016-09-13 13:39:25 -07:00
Shayne Boyer c507eb18df remove mobile views (#1819) 2016-08-30 17:04:30 -04:00
Rick Anderson 4e03ea0a12 remove Razor reserved words escaped (#1792) 2016-08-17 14:25:40 -04:00
Steve Smith 3d16a4629e MVC Overview (#1774)
* Initial outline

* Re-ordering section to be in M-V-C order.

* Responding to Feedback

* Last tweaks
2016-08-16 21:45:15 -04:00
Tom Dykstra f87edb31b1 fix broken link (#1785)
/cc @Rick-Anderson
2016-08-15 10:57:45 -07:00
Rick Anderson 52dbf1cc03 updated areas (#1779) 2016-08-12 16:04:56 -04:00
Rick Anderson edbf7b8adc style as code (#1776) 2016-08-11 18:37:18 -07:00
Borislav Kosharov 267f3fde7f Fixed view folder Todo to match controller name (#1763)
* fix view folder Todo to match controller name

* fixed reference in .rst file
2016-08-10 09:32:08 -07:00
Rick Anderson 260f34d05c Razor Syntax (#1651)
* New Razor syntax article

* final DanRoth review
2016-07-26 10:59:01 -07:00
Rick Anderson 4591d1a64c lower case ref labels (#1708) 2016-07-22 17:14:21 -07:00
Rick Anderson ebf118576a added page link to sections (#1707) 2016-07-22 17:05:10 -07:00
Luke Latham ac9d76748e Add missing validation span element closing tags (#1693) 2016-07-18 14:14:43 -07:00
Niclas Lindqvist e7cd67c6de Fixed Markdown formatting (#1684)
Added spaces to Controller Helper Methods: Redirect paragraph
2016-07-15 08:05:55 -07:00
Rick Anderson 577ab1d454 Update intro.rst (#1683) 2016-07-14 17:17:51 -07:00
Rick Anderson 00254ae17a Update model-binding.rst (#1670) 2016-07-13 18:51:23 -07:00
Rick Anderson 7ed006b0a0 fixes #1665 (#1667)
* fixes #1665

* fix link
2016-07-13 09:27:08 -07:00
Kiran Challa c398c53ac9 Add note about multiple [FromBody] parameters in ModelBinding (#1662)
* Add note about multiple [FromBody] parameters in ModelBinding

* word smith

* word smith
2016-07-12 18:37:57 -07:00
Zeke Lu 169da99c89 several minor fixes (#1656) 2016-07-12 16:44:19 -07:00
RachelAppel 59471b0b1a merges 2016-07-07 16:27:48 -04:00
雨宮丶優子 db06e05a5e Fill filter attributes (#1607)
* Fill filter attributes

* Fixed wrong links
2016-07-07 13:42:02 -06:00
Stefan Buehler ca5043f132 fix HtmlHelper method names (#1618) 2016-07-06 09:45:45 -06:00
Crystal Qian 9a960682f6 Revised InvokeAsync calls (#1623) 2016-07-06 09:39:38 -06:00
Tatsuro Shibamura 2f4701c538 Fix curly braces. (#1606) 2016-07-05 10:24:12 -06:00
Rick Anderson 89655014f9 fixes 1592 (#1597) 2016-07-01 12:51:25 -07:00
Steve Smith 5ca9be38cd Fix typos
Per @Eilon
2016-06-30 20:20:35 -04:00
Steve Smith 7af5bdd8f6 Views Overview (RTM Branch) (#1588)
Provides an overview of views and how to work with them.
2016-06-30 17:40:30 -04:00
Steve Smith cff1b9e6d2 Views Overview (#1509)
Introduces Views and how to work with them.
2016-06-30 17:33:18 -04:00
Kiran Challa bf82afdf38 Fixed area link code (#1585)
Add an optional extended description…
2016-06-30 10:34:35 -07:00
RachelAppel d968bb3e3f link modifications 2016-06-29 13:03:28 -04:00
RachelAppel 4a6e71218b modifications 2016-06-29 13:03:25 -04:00
RachelAppel ba8bf4d016 fix links again 2016-06-29 13:03:24 -04:00
RachelAppel afe2c11e11 fix link 2016-06-29 13:03:23 -04:00
RachelAppel 535485de40 Update unit testing for RTM 2016-06-29 13:03:22 -04:00
RachelAppel 1430cae477 Update unit testing for RTM 2016-06-29 13:03:21 -04:00
John Luo 7f45356770 Update MVC Controller Dependency Injection doc and samples (#1565) 2016-06-28 21:35:29 -07:00
Kiran Challa 3f485f215c Fixing Testing Controller sample (#1541) 2016-06-28 09:58:48 -07:00
Steve Smith d36a05eeb0 Formatting Response Data (#1327)
* Formatting Response Data

* Formatting Response Data

* Adding sample project

* format-specific action results done with code and screenshots

* small progress

* Cleaned up document after rebase on RC2 master.

* Updated sample to RC2

* Adding search method which uses Ok and NotFound

* Working on Conneg section

* Working on response format url mappings.

* Ready for review

* Responding to feedback

* Responding to feedback

* Fixing typo

* Fixing link

* Fixing (another) link
2016-06-27 16:46:53 -07:00
Eilon Lipton 23350aaaba Update 'partial' topic to .NET Core RTM (#1538)
* Update 'partial' topic to .NET Core RTM

* Remove 'both'.
2016-06-27 15:04:33 -07:00
Crystal Qian 1d61f41d06 Update class name in authoring.rst (#1537) 2016-06-27 15:02:20 -07:00
Ajay Bhargav Baaskaran 9c682c7c01 Updated FormsTH sample (#1540)
* Updated FormsTH sample

* Missed change
2016-06-27 15:01:32 -07:00
Kiran Challa 44844189d5 Fix to link generation (#1533) 2016-06-27 10:50:03 -07:00
Rachel Appel 1e3b2a28a6 Fix API ref links in filters doc (#1532) 2016-06-27 10:48:28 -07:00
Doug Bunting 350b3fc390 Get validation sample working (#1506)
Get validation sample working
- add files needed to complete the sample
- implement rc2 (and later) `IClientModelValidator` interface
- remove validation TODOs; implement them for real
- remove unused `Movie` properties
- remove and sort `using`s
- adjust `validation.rst` to match new sample
- correct a couple of small typos
- use sample files instead of code blocks where possible
- addresses the remaining bits of #1154
2016-06-27 06:54:33 -07:00
Daniel Roth 08cefb4ec7 Add version warning extension (#1523) 2016-06-26 01:29:27 -07:00
Pranav K 9b709582ee Update sample to work with RTM (#1516)
Modify sample for dependency-injection
2016-06-24 17:23:19 -07:00
Ajay Bhargav Baaskaran 821fa1c48c Update TagHelpers intro doc and sample (#1491)
* Update TagHelpers doc and sample

* Reverted some changes
2016-06-24 11:47:45 -07:00
Eilon Lipton cf3a12e16a Update MVC layouts topic (#1489) 2016-06-23 22:50:57 -07:00
Kiran Challa 826be1ba54 Fixing FiltersSample (#1488)
* Fixing FiltersSample

* updated
2016-06-23 17:33:14 -07:00
Daniel Roth 5837fb8137 Update common samples to 1.0.0 (#1480)
* Update common samples

* Update bundling and minification to not use common samples

* Fix line numbers in DI

* Remove line numbers from environments doc

* Remove line numbers from middleware article

* Simplify paths to common samples
2016-06-23 15:49:29 -07:00
Rick Anderson d2f81fdc6b Update index.rst
moved from error handling doc to model validation (#1413)

Add an optional extended description…

Remove imports statements from project.json (#1428)

* remove imports from code

* change imports in project.json

Changed error handling doc to UseKestrelHttps to KestrelServerOptions.UseHttps
2016-06-23 17:15:01 -04:00
Steve Smith 534577f866 Partial Views (#1356)
Fixes #126
2016-06-16 19:35:23 -04:00
SyniaN b879ed4f29 Update model-binding.rst (#1386)
typo
2016-06-14 17:28:15 -07:00
Micheal Colhoun e7b7dec5a1 correct emphasis for Startup.cs 2016-06-09 10:57:33 -10:00
riande@microsoft.com 3931e5e96e Authoring TH RC1 to RTM 2016-06-09 10:46:06 -10:00
Travis Boatman 5136eb772e Use Tag-Helpers
Addresses #1284

Add Introduction Link to Tag-Helpers

Update areas.rst
2016-06-06 12:59:10 -04:00
danroth27 52403413d4 Update API ref docs for RC2 2016-05-27 18:08:54 -07:00
riande@microsoft.com f08a7ec45f fix lex errors
pick 73af200 fix lex errors
2016-05-27 09:58:09 -10:00
Rick Anderson 4cf32c695f Use ASP.NET Core MVC on first mention of MVC 2016-05-25 11:21:58 -10:00
riande@microsoft.com c3037abd91 add VS to title of TOC and add Working with forms to TH TOC 2016-05-23 08:47:29 -10:00
danroth27 0d43216711 Remove controller error handling article 2016-05-18 21:33:39 -07:00
Robert Haken b1d63f0983 EmailTagHelper.cs: context.GetChildContentAsync() => output.GetChildContentAsync() 2016-05-18 10:36:35 -07:00
Lars Gyrup Brink Nielsen 1aa1fcb8d3 Fixed description of code
HTTP should be called before WWW.
2016-05-17 11:20:54 -10:00
Lars Gyrup Brink Nielsen ea93e685c7 Converted to string interpolation
Code like it’s 2016 :-)
2016-05-17 00:45:41 -07:00
Lars Gyrup Brink Nielsen 00f470b469 Typo
datatype -> data type
2016-05-17 00:45:39 -07:00
Lars Gyrup Brink Nielsen c6ba8ad13b Consistency, best practice
- Removed unnecessary and inconsistent parentheses
- Made the `Price` property a `decimal` instead of `float` (come on, `decimal` is used for monetary values for a good reason)
2016-05-17 00:45:37 -07:00
Lars Gyrup Brink Nielsen 370208aa41 More explicit analogy
- "... to validation of fields in **database** tables."
2016-05-17 00:45:36 -07:00
Lars Gyrup Brink Nielsen 1429225157 Fixed typo
IFormFIle -> IFormFile
2016-05-17 00:42:55 -07:00
danroth27 76ad77e026 Merge branch 'dev' 2016-05-16 12:16:38 -07:00
riande@microsoft.com 9b6065a4d2 remove 1st ASP.NET/VS tutorial 2016-05-12 18:16:48 -10:00
Aftab Ansari 61ac26ab81 Update testing.rst
typo corrected.
2016-05-12 20:22:32 -07:00
Rick Anderson 5cae5879dc initial Forms Tag Helpers 2016-05-11 19:10:35 -10:00
riande@microsoft.com 5e64539118 removed @tagHelperPrefix with dbl quotes - updated for RC2 2016-05-11 14:31:55 -10:00
robertdawidziuk 0399b411b1 fixing broken link
Link download, test and modify the sample had invalid address.
2016-05-11 12:52:27 +02:00
Mahmoud Ali f6c18e283d Fix validation tag helpers Span tags 2016-05-04 11:52:11 -03:00
danroth27 f9e9c44e2c Remove broken sample link on MVC layouts doc and general cleanup 2016-05-02 15:11:15 -07:00
Petr Onderka 3aa24e4431 Fixed broken links 2016-05-02 14:54:54 -07: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
Steve Smith 13951f6dd9 Updating includes after file renames. 2016-04-26 17:58:54 -04:00
RachelAppel 4027d4071c changes based on rick's feedback 2016-04-26 17:06:45 -04:00
Steve Smith 5e8f8f6516 Testing Controller Logic
Minor copy edits
2016-04-26 14:50:20 -04:00
danroth27 9a1816faf0 Merge branch 'master' into dev 2016-04-22 15:30:58 -07:00
RachelAppel 961b849c5e Clarify constructor requirement in model binding #1152 2016-04-19 17:42:37 -04:00
RachelAppel a8c6236a0d Merge branch 'master' of http://github.com/aspnet/docs 2016-04-15 17:18:36 -04:00
RachelAppel d502eb10f4 init
fix link

minor fixes

fix link

code formatting

consolidate sample files

formatting fix

modifications after feedback

changes after feedback

changes after feedback

edits

edits

edits

edits

changes
2016-04-15 17:15:24 -04:00
Steve Smith 4c5341c250 Filters 2016-04-11 21:02:34 -04:00
Steve Smith c54c174b3c Layout in Views
Fix typo
2016-04-08 16:12:15 -04:00
Steve Smith c697e6d227 Merge branch 'master' of https://github.com/aspnet/Docs 2016-04-08 16:11:05 -04:00
Johnny Cucerzan 759ae48ec9 fixed typo
updating based on feedback
2016-04-05 12:27:41 -04:00
danroth27 f965804df9 Rename ASP.NET 5 to ASP.NET Core and other general cleanups 2016-03-28 16:29:22 -07:00
Quentin Homareau 630c17a028 Updated URL to match AspNet API docs
All URL are now pointing to AspNet Docs
2016-03-24 15:07:47 -07:00
Steve Smith ee4aa3e427 Wordsmithing 2016-03-15 17:13:41 -04:00
Rick Anderson 5bc0bec936 Update view components article 2016-03-14 15:01:11 -10:00
Rick Anderson a42b688b55 fix link broken my MVC merge 2016-03-14 10:43:44 -10:00
Sourabh Shirhatti 9b30420c1a Dynamic vs statics views stub pointed to wrong issue 2016-03-14 13:36:27 -07:00
Steve Smith 29130330da Finished all controller unit tests 2016-03-13 14:35:38 -04:00
Steve Smith 82fe3ad532 Added another test. 2016-03-12 00:01:22 -05:00
Steve Smith 06d923fd05 Adding tests 2016-03-11 23:52:42 -05:00
Steve Smith 28cf1cc340 Ideas page is working 2016-03-11 17:29:36 -05:00
Steve Smith 33cf1b700b Working on sample 2016-03-11 16:10:47 -05:00
Steve Smith dc7232f695 Sample initial version 2016-03-11 12:19:09 -05:00
Steve Smith 9f69ef5707 Initial progress 2016-03-11 11:47:12 -05:00
danroth27 88130df2c5 Remove mvc sphinx project files and intersphinx links 2016-03-02 11:19:51 -08:00
danroth27 59fa370bb6 Merge mvc migration topics into aspnet migration section 2016-03-02 11:19:50 -08:00
danroth27 5fd2f9468a Merge mvc getting started samples and tutorials into aspnet project 2016-03-02 11:19:48 -08:00
danroth27 1d7eba32bc Remove unnecessary areas link 2016-03-02 11:19:46 -08:00
danroth27 4137d0b3e7 Create new aspnet caching node and merge in mvc content 2016-03-02 11:19:45 -08:00
danroth27 0b1ce0e4f0 Remove mvc security node and merge context with aspnet security node 2016-03-02 11:19:44 -08:00
danroth27 7e14f6113e Move mvc folder under aspnet 2016-03-02 11:19:41 -08:00