Commit Graph

14 Commits (a6100d5aaf701a0a9d5802dd7413b7f137371f43)

Author SHA1 Message Date
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Antoine Griffard 4384c62996 Typo in proper-to-2x/mvc2.md (#5417) 2018-02-09 10:43:17 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham e22c40247e Section header casing and addl resrouce links to xref (#5291)
Fix one link
2018-01-27 10:21:42 -10:00
Jeffrey T. Fritz a196fef6da Cleaned up a duplicated "the" (#5270) 2018-01-25 09:25:22 -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
Scott Addie 8602c2e9e6
Updates to static files doc (#5165)
* Updates to static files doc

* Replace banned words

* Add missing wwwroot folder to sample app

* Add 2.x sample app

* More edits

* Add 3 new section headers to Serve static files section

* Fix description metadata warning

* Refactor HTTP response headers section

* Link to API refs

* Add note about metapackage

* Add more API ref links

* Verbiage changes

* Remove PathString references

* Fix broken download link for samples

* Add code snippet for authorization section

* Remove unnecessary 2.0 sample app

* Simplify BannerImage action

* Modify header image to meet MVC specs

* Change Startup class name

* Remove unused namespace import

* Remove unnecessary parens

* Remove note

* Verbiage tweak

* Apply meaningful names to snippets

* Simplify code snippet

* More code snippet simplifications

* Minor verbiage update

* Simplify sentence

* Add more detail

* Modify sample directories

* Add title

* Add markup examples

* React to feedback
2018-01-18 12:16:54 -06:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Scott Addie 88d852d798 Fix invalid link 2017-09-11 21:20:14 -05: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
Joseph Woodward f7eb03f6d3 Remove Visual Studio as a prerequisite (#4223)
With .NET Core cross-platform and IDE agnostic listing Visual Studio 2017 as a prerequisite is confusing, especially when the only reason Visual Studio is listed is because you're editing a .csproj file.

As a .NET developer using a Macbook with VS Code, Visual Studio for Mac and/or JetBrains' Rider, this prerequisite implies that I'm unable to upgrade to .NET Core 2.0 because I don't have Visual Studio 2017.
2017-09-08 09:11:48 -05:00
Scott Addie abb2bb3228 TOC updates to Migration node (#4129) 2017-08-28 11:12:40 -05:00
Isaac Levin 22ed8e662f [WIP] Migration Document for ASP.Net Framework to ASP.Net Core 2.0 (#3897)
* 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
2017-08-28 09:14:58 -05:00