Commit Graph

10 Commits (f04716954058a0880fe88c5b8e34c5c50e45da18)

Author SHA1 Message Date
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 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
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