Rick Anderson
7d8971b1bb
Redirects for Mac & VSC intro to MVC ( #10003 )
...
* Redirects for Mac & VSC intro to MVC
* work
2018-12-13 13:48:19 -10:00
Rick Anderson
84a7748aba
Unify MVC intro and 2.2 ( #9826 )
...
Fixes #9859 , Fixes #7187 , Fixes #8926 , Fixes #8446 , Fixes #7081 , Fixes #7014 , Fixes #9907
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826 )
2018-12-13 12:58:09 -10:00
Luke Latham
e2838d2d8f
Drop 'reverse proxy' language ( #9746 )
2018-12-03 16:52:20 -06:00
Sayed Ibrahim Hashimi
0935d4ba06
fixing text and image for new MVC project ( #9477 )
...
The text and image for New MVC Project was a bit outdated, fixing them.
2018-11-06 12:03:11 -06:00
Luke Latham
397f2d1933
Fix tutorial titles and inlcudes
...
Updates
2018-06-25 09:32:03 -05:00
Scott Addie
fd13c68dd8
Metadata updates to ASP.NET Core tutorials ( #7193 )
...
Addresses #6541
2018-06-20 14:25:03 -05:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
Luke Latham
bdb6d7cafc
Title, description, and H1 updates (4) ( #5745 )
...
* Title, description, and H1 updates (4)
* Updates
* Updates
* Drop gerunds and update link text
* Update
* Update next.md
* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Luke Latham
f7e92a3e67
Title, description, and H1 updates (3) ( #5717 )
2018-03-19 13:40:34 -10:00
Scott Addie
d0fb08ac83
Convert Mac to macOS ( #5709 )
2018-03-15 09:48:55 -10:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Rick Anderson
42f916e589
legacy:Calling a Web API From a .NET Client update ( #4876 )
...
* legacy:Calling a Web API From a .NET Client update
* work
* work
* work
* work
* work
* work
* rachel feedback
* rachel feedback
* rachel feedback
* rachel feedback
2017-11-29 11:16:47 -10:00
Luke Latham
d008a06f79
Fix bookmark ( #4798 )
2017-11-15 10:03:28 -10:00
Rick Anderson
7b64410d8d
Update start-mvc.md
2017-11-14 15:30:04 -10:00
Oscar-henri STEFANINI
2ef07bb443
Update adding-model.md ( #4778 )
...
Fixed a typo at line 72 (an e missing)
2017-11-13 10:54:53 -10:00
Rick Anderson
72a59ff7a3
Update start-mvc.md
2017-11-02 14:45:15 -10:00
Scott Addie
e452a5516b
MVC Core --> Core MVC
2017-10-11 21:15:41 -05:00
Luke Latham
8b5733f1cd
Remove dead project file ( #4427 )
2017-09-28 11:30:54 -07:00
Rachel Appel
31491176e9
meta updates ( #4358 )
2017-09-22 08:29:50 -04:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie
e1ec11beb0
Merge pull request #4336 from guardrex/guardrex/kill-the-bom
...
Kill BOM and add end newlines
2017-09-20 09:11:19 -05:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Scott Addie
efd8b8f5a9
Fix invalid ms.date metadata values
2017-09-19 13:44:04 -05:00
Rachel Appel
3fece4e286
update meta ( #4301 )
2017-09-15 17:40:19 +01:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -05:00
Rick Anderson
d9e2c99c83
mac/xplat intro to mvc, update to 2.0 ( #4131 )
...
* mac/xplat intro to mvc, update to 2.0
* mac/xplat intro to mvc, update to 2.0
* fix
* fix
* fix
* fix
* fix
* fix
2017-08-28 16:30:32 -04:00
Rick Anderson
e6a8f171f2
update to 2.0 SDK ( #4080 )
...
* update to 2.0 SDK
* fix
* fix
2017-08-23 17:27:35 -04:00
Rick Anderson
3fbd938e13
What's in a scaffolded Razor Page? ( #3857 )
...
* What's in a scaffoled Razor Page?
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Add missing hyphen
* Change code snippet types to cshtml
2017-08-05 09:54:40 -04:00
Scott Addie
0889f65a7c
Remove extra space in SQLite link title
2017-07-17 21:05:31 -05:00
Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Rick Anderson
9cf28eb0cb
Update adding-model.md ( #3605 )
...
* Update adding-model.md
* Update adding-model.md
2017-06-30 00:18:17 +00:00
Rick Anderson
043b40e06b
TOC fix ( #3568 )
...
* TOC fix
* TOC fix
* TOC fix
2017-06-26 11:45:35 -07:00
Rick Anderson
a1a9f9f074
Update index.md
2017-06-26 09:15:22 -07:00
Scott Addie
5868f618ac
Convert "a" to "an"
2017-06-23 16:25:45 -05:00
Scott Addie
0c3831da80
Change "a" to "an"
2017-06-23 09:08:01 -05:00
Rick Anderson
4dce74e480
Mac validatin ( #3558 )
...
* Mac validatin
* Mac validatin
2017-06-22 19:37:45 -07:00
Rick Anderson
277d39f89c
part 7 intro to mvc on mac ( #3556 )
...
* part 7 intro to mvc on mac
* work
* work
2017-06-22 19:04:21 -07:00
Rick Anderson
02aa606eb6
mac vrsion of adding search ( #3537 )
...
* mac vrsion of adding search
* mac vrsion of adding search
* mac vrsion of adding search
* mac vrsion of adding search
2017-06-21 13:52:49 -07:00
Rick Anderson
a370c3e61c
mac6 ( #3529 )
2017-06-21 08:08:06 -07:00
Rick Anderson
369de838f4
mac SQL ( #3528 )
...
* mac SQL
* mac SQL
2017-06-20 17:32:24 -07:00
Rick Anderson
afacc7ee2b
Mvc mac 3/rick ( #3527 )
...
* fix
* fix
* fix
* fix
* fix
2017-06-20 17:02:03 -07:00
Rick Anderson
6c39e14bef
WIP:Mac version of Intro to MVC part 2 ( #3514 )
...
* Mac version of Intro to MVC part 2
* work
* work
* work
* work
2017-06-19 16:47:27 -07:00
Rick Anderson
06e2020f93
Intro to MVC on Mac ( #3414 )
...
* WIP: Intro to MVC on Mac
* work
* work
* work
* work
* work
* work
2017-06-16 14:40:44 -07:00