Commit Graph

60 Commits (9bf1fe8bf9b8df5da263e65b50c28d15f0e019d4)

Author SHA1 Message Date
Luke Latham f7ca70b9d2
Consolidate troubleshooting docs (#13231) 2019-07-17 16:56:16 -05:00
Tom Dykstra 6a4cb75181
add brackets to link text 2019-05-30 14:03:22 -07:00
Tom Dykstra b8e50f1117
mention SkipStatusCodePages attribute 2019-05-30 13:39:11 -07:00
witheej 9e0347edbc Update error-handling.md (#12266)
* Update error-handling.md

Fixes broken link

* Update error-handling.md

Fixes another broken link

* Harden for 3.x era
2019-05-06 10:29:16 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Tom Dykstra 5f5bd93f8f
Change sample app to RP (#11899) 2019-04-09 17:30:36 -07:00
Tom Dykstra 26051bc3b2
Show accessing the IStatusCodeReExecuteFeature (#11778) 2019-04-02 12:28:03 -07:00
Luke Latham 5f34c79e1a React to feedback 2019-03-05 12:35:27 -06:00
Luke Latham d6cd300ebb React to feedback 2019-03-04 16:04:52 -06:00
Luke Latham ad7f503b9f Name middleware explicitly 2019-03-02 17:17:10 -06:00
Luke Latham 0808c44893 Improve 'Server exception handling' section 2019-03-02 16:55:54 -06:00
Luke Latham 09c3420629 Handling errors update 2019-03-02 15:32:51 -06:00
Luke Latham 4ec9047fcb
Update Handle Errors topic+sample (#11221) 2019-03-01 12:54:42 -06:00
Luke Latham 77861347f0
Fundamentals > Servers (#10002) 2018-12-19 12:52:37 -06:00
Luke Latham af27696750 Update 'Static Files Middleware' (#9421)
Fixes #9420

The correct name includes "File" (singular).

Ref: https://docs.microsoft.com/dotnet/api/microsoft.aspnetcore.staticfiles.staticfilemiddleware
2018-11-10 09:13:27 -10:00
Luke Latham 90d05ded84
Update path information for status code pages (#9390) 2018-11-01 18:13:04 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
John M. Wright 1e22e84fb8 the default model class is `ErrorViewModel`, not `ErrorModel` (#8376)
* the default model class is `ErrorViewModel`, not `ErrorModel`

You can see the correct name is already used the the code sample two sentences down

* Update error-handling.md
2018-09-04 16:59:41 -07:00
Luke Latham e9798c7987
Clarify package for Status Code Pages Middleware (#8275) 2018-08-28 16:28:47 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham 57f0c218fe
Update Status Code Pages descriptions (#7770) 2018-07-27 16:30:53 -05:00
Luke Latham 8b3f48d530
Enhance logging+troubleshooting cross-links (#7518) 2018-07-08 21:52:04 -05:00
Luke Latham e98a4ec6bc
Update Handle Errors topic sample to 2.1 (#7479) 2018-07-06 10:51:29 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Luke Latham 67b778897f Add RP page example to Error Handling topic (#6649) 2018-05-29 15:49:13 -10:00
Luke Latham 987cb88d73 Update Error Handling custom exception section (#6617) 2018-05-29 15:42:50 -10:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05: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 0419dbe2ac Update configuring status code pages content (#5667)
* Update configuring status code pages content

* React to feedback
2018-03-13 10:44:39 -05:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham 26bc70552b IIS troubleshooting topic update (Stage 3A) (#5380)
* IIS troubleshooting topic update (Stage 3A)

Updates

* React to feedback

* React to feedback

* Add instruction for ASPNETCORE_DETAILEDERRORS

* React to feedback

* IIS and IIS Express

* React to feedback

* Change list format

* Update date

* Add link+text for local debugging

* Correction

* Move the debugging bit UP
2018-02-07 16:53:27 -10:00
Luke Latham 5c2d73fced Link repairs (#5302) 2018-01-29 19:39:34 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -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 732cd26842 Merge pull request #4468 from guardrex/guardrex/sample-instructions
Provide link to download instructions for samples
2017-09-30 22:05:56 -05:00
Luke Latham 19ce81f76a Provide link to download instructions for samples 2017-09-30 20:15:54 -05:00
Luke Latham 51677797b1 fundamentals/index (and other) updates (#4467)
* fundamentals/index (and other) updates

* Update index.md

* Update index.md
2017-09-30 17:38:25 -07:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham 368aabde4d fundamentals/hosting topic updates (#4137)
* Updates for fundamentals/hosting

Fixes #1870

Updates

Updates

Update

Update

* Updates

Update

* Updates

* Updates

* Updates

* Update custom-formatters sample

* React to feedback

* React to feedback

Update

* React to feedback

* React to feedback
2017-09-11 22:05:47 -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
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 3a0a6a8a3c Update error-handling.md (#3508) 2017-06-19 15:07:29 -07:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -08:00
Rick Anderson 538944d2cc Update short titles (#2595)
* Update index.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update using-gulp.md

* Update index.md

* Update index.md

* Update app-state.md

* Update configuration.md

* Update dependency-injection.md

* Update error-handling.md

* Update file-providers.md

* Update hosting.md

* Update logging.md
2017-01-23 15:17:00 -08:00
Steve Smith 246e3c7572 Adding some links related to startup error handling behavior. (#2472) 2017-01-04 12:13:29 -10:00
Tom Dykstra 2157d44371 test commit 2016-12-09 17:26:43 -08:00
Tom Dykstra e95f67d763 minor edits 2016-12-01 14:55:34 -08:00