Commit Graph

9429 Commits (7b306daf7c1c417cba6cc828b4b088b365670d01)

Author SHA1 Message Date
Fiyaz Bin Hasan 7b306daf7c broken link fixed (#16259) 2019-12-18 08:00:18 -06:00
Rick Anderson ddbcfe340d
refactor scaffold identity (#16254) 2019-12-17 17:05:35 -08:00
Rick Anderson eb186e8444
refactor middleware monikers (#16251) 2019-12-17 15:59:56 -08:00
Kirk Larkin aa6a8885d9 Add 3.0 version of Model Binding sample. (#16240)
* Verbatim copy of 2.x sample.

* Cleanup and consistency with Model Validation sample.

* Ported copied sample to 3.0.

* Updated snippet references.

* 2.x version of sample_snapshots.

* Verbatim copy of Rick's TryUpdateModelAsync work.

* Small tweak to wording.
2019-12-17 15:13:26 -08:00
Rodney Littles II 8984f5f211 update Azure App Service set environment (#16248) 2019-12-17 17:01:19 -06:00
Pranav K 72baa5b52b Update javascript-interop.md (#16246) 2019-12-17 15:36:24 -06:00
Pranav K 829f52e1ae Talk about avoiding IIS (#16244)
* Talk about avoiding IIS

* Update scale.md
2019-12-17 13:01:13 -08:00
Rick Anderson 08333dddfe
Add Partial app migration to migration doc for IIS folks (#15999)
* Update index.md

* Update aspnetcore/migration/proper-to-2x/index.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/migration/proper-to-2x/index.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update index.md

* Update index.md
2019-12-17 10:40:32 -08:00
Scott Addie 194c3823f2
Add guidance for using ASP.NET Core APIs in libraries (#15741)
* Add guidance for using ASP.NET Core APIs in libraries

* remove stray text

* refactoring

* refactoring

* edits

* more edits

* more edits

* simplification

* React to feedback

* React to most feedback

* Simplify middleware code snippet

* React to feedback
2019-12-17 10:15:49 -06:00
Rick Anderson 990ef4cea6
startup MD fix monikers (#16237)
* startup MD fix monikers

* startup MD fix monikers
2019-12-16 21:22:28 -08:00
Rick Anderson 9d714287bc
Update overview.md (#16233) 2019-12-16 19:22:12 -08:00
Rick Anderson 1c49297601
Update visual-studio-tools-for-docker.md (#16172)
* Update visual-studio-tools-for-docker.md

* Update visual-studio-tools-for-docker.md
2019-12-16 15:45:20 -08:00
Rick Anderson 3a86181dd6
add endpoint routing (#16154)
* add endpoint routing

* add endpoint routing

* add endpoint routing

* work

* Update aspnetcore/fundamentals/routing.md

Co-Authored-By: James Newton-King <james@newtonking.com>

* work

* react to feedback

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-Authored-By: James Newton-King <james@newtonking.com>

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-Authored-By: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/routing.md

Co-Authored-By: James Newton-King <james@newtonking.com>

* word smith
2019-12-16 15:10:09 -08:00
Rick Anderson 09c46ae102 Update README.md (#16224) 2019-12-16 15:41:24 -06:00
Luke Latham f649de0e8f
Surface JSON serialize content and version >=2.1 (#16217) 2019-12-16 12:34:28 -06:00
Luke Latham 19ea2b35cb
Sample updates to 3.1 (#16221) 2019-12-16 12:23:27 -06:00
Luke Latham c407fc4332
Health Checks sample 3.1 updates (#16204) 2019-12-16 10:58:35 -06:00
Dávid Kaya dcd40d407f Fixed typo in the Windows Authentication page (#16214) 2019-12-16 06:07:14 -06:00
Jason Naylor 3d0c3af5ec Add note on RegularExpression attribute validation (#15984)
* Add note on RegularExpression attribute validation

This note will help inform developers of the limitations.

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md
2019-12-14 14:25:44 -08:00
Rick Anderson 9563a0586f
Update index.md (#16173)
* Update index.md

* Apply suggestions from code review

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/fundamentals/logging/index.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/fundamentals/logging/index.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-12-14 09:24:15 -08:00
Rick Anderson 4e94ec38bf remove blazor samples from toc.yml (#16194) 2019-12-13 21:57:45 -06:00
Rick Anderson ed1499a618
Update validation.md 2019-12-13 14:28:53 -10:00
Rick Anderson cf0b94e48c
Update error-handling.md (#16193)
* Update error-handling.md

* Update error-handling.md

* Update error-handling.md
2019-12-13 16:19:23 -08:00
Rick Anderson 6c73780aac
Update identity-2x.md (#16179) 2019-12-13 12:43:42 -08:00
Mauricio de los Santos 9bc7117b5d C150960: Changing three dashes by three underscores to avoid issues on localized pages (#16183)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Three dashes in a row act similar to backticks (\`\`\`) and leave content un-localizable
2019-12-13 12:08:22 -08:00
Rick Anderson acce06947f
Update index.md (#16184) 2019-12-13 12:05:44 -08:00
Rick Anderson 673fd1d12a
Update azure-ad-b2c-webapi.md (#16185) 2019-12-13 12:00:20 -08:00
Rick Anderson 6204a15274
Update spa-services.md (#16182) 2019-12-13 11:09:30 -08:00
Rick Anderson 267a3448c3
Update model.md (#16180) 2019-12-13 11:08:58 -08:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Scott Addie 1c6946da5a
Rename SignalR JS client npm package for 2.x (#16168) 2019-12-12 16:17:37 -06:00
uteschj f5ca489005 Add missing curly brace in code sample (#16166) 2019-12-12 14:11:08 -06:00
Ryan Brandenburg 1b5c71f9e2
Remove references to verbose option which doens't exist (#16162) 2019-12-12 10:51:33 -08:00
Scott Addie 5c3863c4d1
Fix formatting of inline JSON request body content (#16148) 2019-12-12 09:20:49 -06:00
Rick Anderson 452152f02f
Update identity.md (#16151) 2019-12-11 16:33:33 -08:00
Rick Anderson 229b788c85
Update troubleshoot.md (#16149)
* Update troubleshoot.md

* Update toc.yml
2019-12-11 16:31:09 -08:00
Rick Anderson ee53747f71
Update compatibility-version.md (#16145) 2019-12-11 10:28:42 -08:00
Jiayin Pei ec958a231e remove useless config `xrefservice` (#16139) 2019-12-11 09:55:02 -06:00
Rick Anderson b6e23f26ff
Update start-mvc.md (#16134)
* Update start-mvc.md

* Update MvcMovie.csproj
2019-12-10 17:17:41 -08:00
Wade Pickett 5767da889b
Cleaned up moniker versioning for ASP.NET Core SignalR configuration (#16060)
* Cleaned up moniker versioning for ASP.NET Core SignalR configuration

* patch: Removed 3.0 intro from start of < 3.0 section and extra spaces.

* removed extra >3.0 moniker ranges from original no longer needed.

* Patch: Divided into 3 complete versions >= 3.0, =2.2, < 2.2, removed no 3.1 update warning.

* patch: removed dupe 2.2 keep alive option table from < 2.2 section.  Moved H1 above monikers.

* patch: removed java client websockets line from 2.1 version.
2019-12-10 16:46:21 -08:00
James Newton-King f589d8e30f gRPC interceptors can catch gRPC exceptions (#16125) 2019-12-10 16:30:31 -08:00
Kirk Larkin 48213734e6 Xrefs to authn overview. (#16132) 2019-12-10 15:53:29 -08:00
Rick Anderson c9952b329e
Update background-services.md (#15963)
* Update background-services.md

* Update background-services.md

* Update background-services.md
2019-12-10 14:21:16 -08:00
James Newton-King 6437cc9fc1 Add interceptors to configuration (#16126)
* Add interceptors to configuration

* Update aspnetcore/grpc/configuration.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-12-10 16:03:29 -06:00
Melvin Iwuajoku d11b42a7dc Update incorrect class name used in the cookie handling snippet (#16120) 2019-12-10 12:28:51 -06:00
Scott Addie 763fd4ec29
Add callout about RFC compliance in 2.1 (#16116) 2019-12-10 11:50:25 -06:00
Rick Anderson 69c8e2d2d0
Update formatting.md (#16109) 2019-12-09 19:31:59 -08:00
Rick Anderson d6b9a08f24
Update razor-pages-start.md (#16106) 2019-12-09 18:50:43 -08:00
Rick Anderson 118a900708
update WebAPI intro to 3.1 (#16107) 2019-12-09 18:50:25 -08:00
Rick Anderson d4e1007325
Update razor-pages-start.md 2019-12-09 16:38:53 -10:00