Commit Graph

11765 Commits (dc1240ebe61741bcc174fb0dbfb92d04f13c4e27)

Author SHA1 Message Date
James Newton-King dc1240ebe6
Update required version on gRPC retries page (#21815) 2021-03-18 09:23:57 +13:00
Rick Anderson ba921e7c3e
Update first-web-api.md (#21661) 2021-03-17 09:15:29 -10:00
Sung Yoon Whang cc26bda8ef
Update dotnet-trace instructions to use dotnet-trace ps command (#21777) 2021-03-17 09:14:41 -10:00
Luke Latham 4c5832372e
Razor components class library 5.0 updates (#21727) 2021-03-17 11:03:50 -05:00
Luke Latham d51d0a2271
Revert addition of Razor syntax topic link text (#21811) 2021-03-17 07:21:27 -05:00
Scott Addie b8dc52ceea
Fix casing of Razor in the title metadata (#21806) 2021-03-17 07:09:45 -05:00
Luke Latham 1c6ecbfdf4
Improve State Container example (#21809) 2021-03-17 04:39:26 -05:00
Scott Addie 979a0d52a8
Update ASP.NET Core 5.0-to-6.0 migration guide for Preview 2 (#21804) 2021-03-16 15:05:12 -05:00
Rick Anderson c7c51b3607
Update advanced.md (#21797) 2021-03-16 09:12:32 -10:00
Luke Latham 578c6c2275
Blazor Advanced Scenarios topic UE pass (#21768) 2021-03-16 09:52:52 -05:00
Luke Latham bcb45aeb5e
Blazor Rendering topic UE pass (#21766) 2021-03-16 09:43:39 -05:00
Chai Wei Jie 4837f8d4ef
Update first-web-api.md (#21781)
Incorrect template
2021-03-15 21:45:46 -05:00
Wade Pickett 89fbc6ed1b
Remove BundlerMinifier in bundling-and-minification-md (#21770)
* Remove bundlerminifier in bundling-and-minfication-md

* Rewrote WebOptimizer intro.

* Update aspnetcore/client-side/bundling-and-minification.md

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

* Removed B&M related sections.

* Removed mention of config solution.

* Removed mention of config solution.

* Removed samples folder and moved remaining cshtml and js inline.

* Apply suggestions from code review

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

* Removed grunt link from additional resources

* forcing new build with a minor update, something up with build service

* pinging for a build in case I get lucky.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-03-15 14:39:39 -07:00
Endy Tjahjono 1c709acd1d
Missing await in ReadFromJsonAsync (#21788) 2021-03-14 06:26:08 -05:00
Loïc Sharma 4dcfdfe510
Fix broken link (#21786) 2021-03-13 19:32:22 -06:00
Joni fa8d144487
Update 22-to-30.md (#21778) 2021-03-13 06:44:12 -06:00
Rick Anderson 6b8eb27448
Update routing.md (#21772) 2021-03-12 14:49:39 -10:00
Rick Anderson e7ba495ed9
fix warnings (#21775) 2021-03-12 11:32:37 -10:00
John Donnellan 276e6d8a6f
Update building-net-docker-images.md (#21706)
A couple of minor suggestions:

  * In the 'ASP.NET Core Docker images' section, duplicate text of the bullet point to correct indentation and match structure of previous bullet point.
  * In the 'Build and deploy manually' section, add an instruction on how to see the newly created image.
2021-03-11 12:06:33 -10:00
Rick Anderson c80793496e
Update index.md (#21750)
* Update index.md

* Update index.md
2021-03-11 08:14:38 -10:00
Luke Latham 9eaccdc74b
Enhance Blazor logging instruction (#21757) 2021-03-11 09:05:35 -06:00
James Newton-King 2a813f98cf
Improve gRPC supported platforms doc (#21689) 2021-03-11 15:10:08 +13:00
Wade Pickett bf9552a96d
Removed sections scaffold provides in VS Code section - RP series (#21747) 2021-03-10 16:19:16 -08:00
Carl Reinke 9bf23c39da
Fix broken link (#21748) 2021-03-10 15:20:10 -06:00
Rick Anderson 8be13cb67d
Update cors.md (#21746)
* Update cors.md

* Update cors.md
2021-03-10 09:46:20 -10:00
Scott Addie b10d421903
Update master branch references to main and update repo org. (#21737)
* Update the aspnet/AspNetCore.Docs repo references

* Update master branch names to main
2021-03-10 10:13:00 -06:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Andrew Beaven 48a8d82bea
Use correct endpoint to avoid 401 (#21731) 2021-03-09 17:32:56 -06:00
James Newton-King 3c6f053e62
Fix gRPC tutorial sample code (#21732) 2021-03-10 11:40:29 +13:00
James Newton-King 4955eeb783
Add gRPC retries doc (#21621)
* Add gRPC retries docs

* Rename

* Apply suggestions from code review

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Apply suggestions from code review

* Update aspnetcore/grpc/retries.md

* Update config page

* Update config page

* Update config page

* Include details about required package version

* nit

* Update aspnetcore/grpc/configuration.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/configuration.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Minor

* Make titles consistent

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2021-03-09 13:00:42 -08:00
James Newton-King 87c331aa83
Add Protobuf bytes tip to gRPC performance doc (#21693)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-10 09:42:32 +13:00
Mayuki Sawatari 41b90b57bc
Rename KeepAlivePingInterval to KeepAlivePingDelay (#21712) 2021-03-09 12:43:55 -06:00
Daniel Roth a10a6f8500
Remove dotnet watch GitHub repo link (#21722) 2021-03-09 09:31:37 -06:00
Luke Latham 2fb5fdace1
Blazor Templated Components topic UE pass (#21666) 2021-03-09 06:44:23 -06:00
Rick Anderson e17c348595
Update error-handling.md (#21719) 2021-03-08 15:10:26 -10:00
James Newton-King ff470d9aa1
Update gRPC troubleshooting (#21724)
* Update troubleshoot.md

* Update troubleshoot.md

* Update troubleshoot.md

* Update troubleshoot.md
2021-03-08 15:13:00 -08:00
Luke Latham 2f4fe46502
Cross-link section (#21718) 2021-03-08 13:43:35 -06:00
dharmatech c654e0ef1d
Fix link to repository zip file (#21716) 2021-03-08 12:47:02 -06:00
Ryan English d9b143b300
Added closing quotation mark to call-web-api.md (#21709) 2021-03-07 09:58:03 -06:00
Luke Latham 8b2afec22d
Minor Blazor doc tasks (#21704) 2021-03-06 07:30:02 -06:00
Luke Latham e2d8b16684
Add WASM security updates (#21699) 2021-03-06 05:50:46 -06:00
Daniel Roth f14d357572
Fix ToDo casing. (#21703) 2021-03-06 05:44:20 -06:00
Chris Frewin 17e813462b
Add information about the location of app.UseWebsockets() (#21695)
* Add information about the location of app.UseWebsockets()

See https://github.com/dotnet/aspnetcore/issues/30646 - you won't be able to accept WebSocket connections in a controller if the UseWebSockets() middleware is below the UseEndpoints() middleware. In my opinion, whether or not the root issue is a bug is irrelevant (and I don't know if it is or not yet). This little note would benefit documentation readers. :)

* Update aspnetcore/fundamentals/websockets.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-05 22:19:46 -10:00
damienbod cb4c094ccb
Refactor WASM security package text (#21686) 2021-03-05 05:29:44 -06:00
Rick Anderson f0724a496e
Update linux-nginx.md (#21182)
* Update linux-nginx.md

* Update linux-nginx.md

* Update aspnetcore/host-and-deploy/linux-nginx.md

* Update aspnetcore/host-and-deploy/linux-nginx.md
2021-03-04 18:22:13 -10:00
Rick Anderson 0d82f81f27
Update adding-controller.md (#21690) 2021-03-04 16:06:00 -10:00
Rhys Johns 56d4e398ba
Update identity.md (#21606)
* Update identity.md

The flag --useSqLite was missing from the Scaffold Register example, which caused me some confusion. Since this was a simple fix I thought it would be good to ensure it was included in the documentation.

* Update identity.md

* Update aspnetcore/security/authentication/identity.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-03-04 16:05:27 -10:00
Luke Latham 70e534850e
Blazor WASM security troubleshoot upgrades (#21685) 2021-03-04 14:41:25 -06:00
Wael Kdouh 455de8c3a2
Update performance.md (#21687) 2021-03-04 14:22:28 -06:00
Rick Anderson f30c98bc3a
Update crud.md (#21683) 2021-03-04 09:21:11 -10:00