Commit Graph

8687 Commits (fab8e293866dfb43155e59038cf4b8ff4b5b121d)

Author SHA1 Message Date
Pranav K fab8e29386 Update notes on how to reference the API analyzers (#14085)
* Update notes on how to reference the API analyzers

* edit pass

* web API analyzers doc patch (#14162)

* Fix line highlighting in web API analyzers doc (#14164)
2019-09-05 15:16:22 -05:00
Rick Anderson c1b279e432
Explain tempdata (#14127)
* Explain tempdata

* work

* work

* work

* work

* work

* Update aspnetcore/fundamentals/app-state.md

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

* Update aspnetcore/fundamentals/app-state.md

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

* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Data/RazorPagesContactsContext.cs

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

* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Pages/Customers/Delete.cshtml.cs

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

* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Pages/Customers/Delete.cshtml.cs

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

* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Pages/Customers/Delete.cshtml.cs

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-09-05 12:43:48 -07:00
Stephen Halter 0664975609 Ensure VS Code doesn't trim significant whitespace (#14161) 2019-09-05 14:16:53 -05:00
Luke Latham 7efcaa2937
Bookmark fix (#14160) 2019-09-05 12:55:31 -05:00
Luke Latham 23393fc6ba
WinAuth update for 3.0 (#13906) 2019-09-05 12:17:26 -05:00
noctwolf f40480911a add cookie path (#13850)
* add cookie path

* add h3

Do want me to do this? I am not sure

* Update cookie-sharing.md

* Quote the path placeholders

* React to feedback
2019-09-05 10:13:46 -07:00
Tom Dykstra fe3752d284
Update SignalR TypeScript to 3.0 (#13921) 2019-09-05 07:41:58 -07:00
chipelmer 21adb881b3 Added missing word in sentence (#14149) 2019-09-05 07:53:12 -05:00
Luke Latham 9a6ad06e72
Change Tokens topic update for 3.0 (#14036) 2019-09-05 05:56:32 -05:00
Luke Latham ebc70373ad
CookieAuth without Identity update to 3.0 (#13930) 2019-09-05 05:55:46 -05:00
Scott Addie 538eafc719
Update master with release/3.0-preview9 (#14147)
Update master with release/3.0-preview9
2019-09-04 21:12:02 -05:00
Scott Addie 375203957f
Merge branch 'master' into release/3.0-preview9 2019-09-04 21:08:23 -05:00
Luke Latham 4bd7dc6c05 HTTP.sys topic update for 3.0 (#14043)
* HTTP.sys topic update for 3.0

* React to feedback
2019-09-04 17:40:44 -07:00
Rick Anderson 27d01bbea5
Update startup.md (#14140)
* Update startup.md

* Update startup.md

* Update startup.md
2019-09-04 16:09:22 -07:00
Pranav K bdc13dfba1 Validate nested sub-properties (#13986) 2019-09-04 17:31:21 -05:00
N. Taylor Mullen 33f7a781eb Add Blazor docs on externally invoking component methods to update state. (#13974) 2019-09-04 17:17:41 -05:00
Luke Latham 16ead6bc0a Blazor API and prerendering updates (#14120) 2019-09-04 17:16:48 -05:00
James Newton-King 259a629826 Update gRPC sample package version to NuGet.org versions (#14135) 2019-09-04 17:16:48 -05:00
Luke Latham 046150768a Update EventArgs content (#14117) 2019-09-04 17:16:46 -05:00
Luke Latham 7fb9749609 Blazor router followup (#14119) 2019-09-04 17:15:18 -05:00
Luke Latham c29af5d1fe Add sample for InputText with oninput (#14123) 2019-09-04 17:15:18 -05:00
Luke Latham 6881de2e52 Blazor server-side security topic (#14098) 2019-09-04 17:15:18 -05:00
Luke Latham 348e213c7a Update templates version in Blazor Get Started (#14116) 2019-09-04 17:15:18 -05:00
Steve Sanderson 1ecfdeef20 Add note about SVG. Fixes #13931 (#14115) 2019-09-04 17:15:18 -05:00
Steve Sanderson 3bd57b2f29 Update auth docs 2019-09-04 17:15:17 -05:00
Steve Sanderson c6c817313f Update routing docs 2019-09-04 17:15:17 -05:00
Steve Sanderson 5cfc8540e1 Update BlazorSample to preview 9 2019-09-04 17:15:17 -05:00
Brennan 2183f9390d Add migration for max message size (#14072) 2019-09-04 17:15:17 -05:00
Luke Latham ebf12bf165 Minor Pre9 branch updates 2019-09-04 17:15:17 -05:00
Luke Latham 4fd85d521b Update troubleshoot.md 2019-09-04 17:15:17 -05:00
James Newton-King 7588c29e39 Add gRPC client, client factory documentation, preview 9 react (#13684) 2019-09-04 17:15:17 -05:00
Luke Latham e40f3ba13a Automatic backing field support update for Preview 9 (#13860) 2019-09-04 17:15:17 -05:00
Luke Latham 515d49b0bc
Improve cascaded values/params content (#14106) 2019-09-04 14:08:26 -05:00
James Newton-King ba42afa51b
Update aspnetcore.md (#14094) 2019-09-04 09:10:01 +12:00
Pranav K 23fb22fddd Migration notes for API analyzers (#14086)
* Migration notes for API analyzers

* Apply suggestions from code review

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

* update ms.date value
2019-09-03 14:57:38 -05:00
Pranav K 1eacdce56f Routing to file names (#13971) 2019-09-03 13:24:27 -05:00
Luke Latham c18854e967
Remove line from example code (#14118) 2019-09-03 12:03:19 -05:00
Rick Anderson 5df3c11d2c
Update layout.md (#14096) 2019-08-30 17:09:30 -07:00
Rick Anderson 79d84fd586
Update advancedRP.md (#14083)
* Update advancedRP.md

* Update aspnetcore/includes/advancedRP.md

Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com>
2019-08-30 13:44:41 -07:00
Justin Kotalik b036a1d70f
Update request-response.md (#14084) 2019-08-29 10:27:46 -07:00
Tom Dykstra c5338232d7 Add links to fluent api section (#14041) 2019-08-29 08:36:34 -07:00
Rick Anderson 3b436bbbe6
Update publish-to-azure-webapp-using-vs.md (#14066) 2019-08-29 08:17:51 -07:00
Scott Addie ace55c6820
add missing double quote to swagger.searchPaths preference command 2019-08-29 10:16:36 -05:00
Luke Latham 480e3a2ec4
Remove duplicate section (#14081) 2019-08-29 09:58:58 -05:00
Luke Latham 45e645e5af
Change description of health check result example (#14080) 2019-08-29 08:13:19 -05:00
Luke Latham f016834215
Update link in Blazor Components topic (#14079) 2019-08-29 08:11:20 -05:00
James Newton-King 37a490c28e Add gRPC Kestrel configuration documentation (#14015) 2019-08-28 17:23:06 -05:00
Scott Addie 6c38690a6e
Delete migration index page (#14060) 2019-08-28 16:21:46 -05:00
Rick Anderson ce4ac4e035
Update publish-to-azure-webapp-using-vs.md 2019-08-28 12:59:35 -07:00
Scott Addie 42f66cad15
Add solution files and fix OpenApi references in Startup.cs (#14061)
* Add solution files and fix OpenApi references in Startup.cs

* Add solution files
2019-08-28 10:39:28 -05:00