Commit Graph

10152 Commits (d03905aadf5ceac39fff17706481af7f6c130411)

Author SHA1 Message Date
Rick Anderson d03905aadf
Merge pull request #17489 from dotnet/master
Merge to live on 27 March
2020-03-28 13:13:25 -10:00
Rick Anderson 6d256be8a6
Update razor.md (#17493)
* Update razor.md

* Update razor.md
2020-03-27 16:56:27 -10:00
Rick Anderson fa7d6a02f9
Update index.md 2020-03-27 11:04:05 -10:00
Ravikumar Palanisamy c3ca65d914
Hosting a sample ASP .NET Core in container using docker compose (#17474)
* Create docker-compose-https.md

* docker compose draft.

* use right env variable format in compose file

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Gordon Hogenson <ghogen@microsoft.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/docker-compose-https.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* update cert location instruction

* do not to don't

Co-authored-by: Gordon Hogenson <ghogen@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-03-27 10:58:51 -10:00
Scott Addie 4b166b49ec
Merge pull request #17488 from dotnet/master
Update live with master
2020-03-27 13:58:34 -05:00
Wade Pickett 3630c5c1e6
Update hub page to new overview which required 2 pr (#17487)
Reviewed with Scott Addie.
2020-03-27 10:59:58 -07:00
Wade Pickett 2387168eba
New hub page. Already approved for merge from pr 17426. Merging part at a time (#17482)
* New hub page. Already approved for merge from pr 17426

* patch: setting introduction-to-aspnet-core.md link to index.md

* patch: toc update to point to index.yml and index.md renamed to introduction-to-aspnet-core.md

* Add debug route info (#17459)

* Add debug route info

* Add debug route info

* Add debug route info

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-03-27 10:34:46 -07:00
Rick Anderson bc4e74af15
Add debug route info (#17459)
* Add debug route info

* Add debug route info

* Add debug route info
2020-03-26 12:49:59 -10:00
Luke Latham f3b1bcfd10
Merge pull request #17481 from dotnet/master 2020-03-26 16:04:11 -05:00
Luke Latham 06bbb6b59b
Repair broken Blazor example and fix typo (#17480) 2020-03-26 16:01:02 -05:00
Luke Latham e6bd8c329b
Merge pull request #17478 from dotnet/master 2020-03-26 14:32:06 -05:00
Vuurwarm 0b052e30f3
Typo (#17477) 2020-03-26 14:29:57 -05:00
Luke Latham 1509653b95
Layout chnage in Blazor Templates topic (#17476) 2020-03-26 14:13:38 -05:00
Pranav K ffaf7c1f93
Update sdk.md (#17469) 2020-03-26 13:58:12 -05:00
Luke Latham 9e9f61aba0
Update Blazor WASM common sample to 3.2p3 (#17473) 2020-03-26 13:41:08 -05:00
Luke Latham 6ffb583991
Merge pull request #17471 from dotnet/master 2020-03-26 13:16:10 -05:00
Luke Latham 3651bea0e4
Update Disposal section and versioning in DI topic (#16869) 2020-03-26 13:13:49 -05:00
Luke Latham dc75cae6d2
Blazor updates for 3.2 Preview 3 (#17441) 2020-03-26 13:11:21 -05:00
Luke Latham 041e094cc7
Blazor WASM configuration (#17440) 2020-03-26 13:10:56 -05:00
Luke Latham a6a6bee0d8
[HOLD] Blazor WASM debug topic updates for 3.2p3 (#17438) 2020-03-26 13:10:10 -05:00
Luke Latham 04017e2418
Surface workaround for referencing components in a loop (#17453) 2020-03-26 07:59:55 -05:00
Scott Addie 0c62042d7d
Merge pull request #17458 from dotnet/master
Update live with master
2020-03-25 16:31:55 -05:00
Khalid Abuhakmeh 6befc3b240
Switch + and - signs for PackageReference (#17457)
I think you meant it the other way right?
2020-03-25 16:28:33 -05:00
Scott Addie 092982bb9c
Merge pull request #17456 from dotnet/master
Update live with master
2020-03-25 14:34:49 -05:00
Scott Addie ceecf3fe35
Add breaking changes section to 5.0 migration doc (#17445)
* Add breaking changes section to 5.0 migration doc

* Make paragraph a bit more concise
2020-03-25 14:29:03 -05:00
Rick Anderson b0c81dc135
Update routing.md (#17447) 2020-03-24 20:42:42 -10:00
Rick Anderson 99e71ae033
Merge pull request #17446 from dotnet/master
Merge to live 24 March
2020-03-24 18:55:06 -10:00
Ryan Nowak 656cd65e8f
Routing 3.X MAJOR rewrite/update (#16335)
* Pivot Controller routing content based on version

* Update routing content for 3.0

Significant rewrite of 3.0 focused on:
- Making routing concepts more prominent
- Decrease conflation of routing and MVC in docs
- Banish mentions of old features to the land of wind and ghosts
- Avoid the term MVC when we're actually referring to Controllers and
Razor Pages

* Update routing.md (#16336)

* Update routing.md

* Update routing.md

* Update routing.md

* Update routing.md

* Update routing.md

* Update routing.md

* Rick's PR of Ryans routing PR (#16456)

* Rick's PR of Ryans routing PR

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* almost done

* almost done

* almost done

* almost done

* almost done

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* more work

* Apply suggestions from code review

Co-Authored-By: Ryan Nowak <nowakra@gmail.com>
Co-Authored-By: James Newton-King <james@newtonking.com>

* react to feedback part 1

* react to feedback part 1

* react to feedback part 1

* react to feedback part 1

* react to feedback part 1

* react to feedback

* react to feedback

* react to feedback

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* Apply suggestions from code review

Accepting all these fantastic suggestions.

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/routing/samples/3.x/RoutingSample/EndpointInspectorStartup.cs

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* work

* Apply suggestions from code review

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* work

* work

* Update aspnetcore/mvc/controllers/routing.md

Co-Authored-By: Ryan Nowak <nowakra@gmail.com>

* Update aspnetcore/mvc/controllers/routing.md

Co-Authored-By: Ryan Nowak <nowakra@gmail.com>

* Update aspnetcore/fundamentals/routing.md

Co-Authored-By: Ryan Nowak <nowakra@gmail.com>

* react to feedback

* Apply suggestions from code review

Co-Authored-By: Ryan Nowak <nowakra@gmail.com>

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* clean up

* work

* work

* simplify MyDisplayRouteInfo return

* simplify MyDisplayRouteInfo return

* simplify MyDisplayRouteInfo return

* simplify MyDisplayRouteInfo return

Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update publish-to-azure-webapp-using-vscode.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-03-24 18:41:44 -10:00
Scott Addie d4192fb4bc
Document migration from ASP.NET Core 3.1 to 5.0 (#17423)
* Document migration from ASP.NET Core 3.1 to 5.0

* Rename include file

* Update VS for Mac support info

* Update dev lang

* Comment out breaking changes section
2020-03-24 20:30:41 -05:00
Rick Anderson f8a08cc816
Update index.md 2020-03-24 13:13:56 -10:00
Nick 00b42ce660
Fix typo (FireFox -> Firefox) (#17443) 2020-03-24 11:41:52 -05:00
Luke Latham 91dc1dd3d0
Merge pull request #17437 from dotnet/master 2020-03-24 06:50:28 -05:00
Luke Latham a07786cc00
Add Component TH topic to TOC (#17436) 2020-03-24 06:41:27 -05:00
Luke Latham e25ed6b5fe
Fix bad code block line highlighting (#17435) 2020-03-24 06:39:58 -05:00
Luke Latham 453d3838d5
Merge pull request #17434 from dotnet/master 2020-03-24 06:17:57 -05:00
Luke Latham f44dd30db2
Blazor options for 3rd party login providers (#17295) 2020-03-24 05:31:20 -05:00
Luke Latham b73119a596
Component TH topic (#17343) 2020-03-24 05:24:40 -05:00
Luke Latham 9f204c318f
Using Dispose to unhook Blazor event handlers (#17339) 2020-03-24 05:22:33 -05:00
Luke Latham 372c333138
Clarify RP conventions with Razor components (#17086) 2020-03-24 05:16:58 -05:00
Luke Latham cc146a2460
Enhance Blazor JS Interop coverage (#17075) 2020-03-24 04:53:15 -05:00
Luke Latham c8833dac07
Update progressive-web-app.md (#17432) 2020-03-23 21:51:12 -05:00
Luke Latham be67b60b4e
Add an XML linker config file to a library (#17425) 2020-03-23 18:59:34 -05:00
Faulkner D 31ace995f6
Correct typo (#17424) 2020-03-23 13:58:53 -05:00
Luke Latham 30bfea3140
Merge pull request #17422 from dotnet/master 2020-03-23 12:20:23 -05:00
Luke Latham 09c0194c42
Patch Blazor AuthenticationService.js file link (#17421) 2020-03-23 12:18:05 -05:00
Scott Addie ceb751a222
Merge pull request #17414 from dotnet/master
Update live with master
2020-03-23 10:05:30 -05:00
Scott Addie b48ca3d6ca
Explain how to disable app config reload in ASP.NET Core 5.0 (#17386)
* Explain how to disable app config reload in ASP.NET Core 5.0

* more work

* more edits

* Fix moniker warning

* formatting fixes

* formatting fixes

* more edits

* Update aspnetcore/fundamentals/host/generic-host.md

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* Add moniker range for 5.0 or later

* Update aspnetcore/fundamentals/host/generic-host.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update app config file name formatting

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-03-23 09:58:43 -05:00
Nick 9221fa2f34
Fix typo (windows -> Windows) (#17412) 2020-03-23 08:22:21 -05:00
Luke Latham 8496bbd2dc
Merge pull request #17410 from dotnet/master 2020-03-22 23:32:14 -05:00
Luke Latham 00bdd573ac
Update Blazor script sources (#17376) 2020-03-22 23:26:51 -05:00