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
Rick Anderson
f91200c787
Update formatting.md ( #21684 )
2021-03-04 09:20:45 -10:00
Luke Latham
70dca5d939
Blazor SignalR UE pass ( #21620 )
2021-03-04 11:19:54 -06:00
Scott Addie
4a9c4f67d7
Add what's new page for February 2021 ( #21677 )
2021-03-04 11:04:56 -06:00
Scott Addie
9dabc494ce
Add migration guide for updating ASP.NET Core 5.0 to 6.0 ( #21583 )
2021-03-04 08:18:04 -06:00
Luke Latham
6868f784c3
Link to LayoutView component in ToC ( #21675 )
2021-03-04 06:12:31 -06:00
Luke Latham
0f3e6ca336
Blazor Layouts UE pass ( #21636 )
2021-03-04 04:46:14 -06:00
Luke Latham
9b88626e8d
Blazor Virtualize topic UE pass ( #21623 )
2021-03-04 04:43:32 -06:00
Luke Latham
62d113e3a7
Blazor Handle Errors topic UE pass ( #21601 )
2021-03-04 04:42:29 -06:00
Scott Addie
bd8f027296
Fix invalid URLs in the MVC tutorial ( #21656 )
2021-03-03 19:22:21 -10:00
Luke Latham
472ada34ab
Move script call locations in samples ( #21654 )
2021-03-03 21:23:18 -06:00
Luke Latham
1b536e962f
Enhance WASM security troubleshooting ( #21643 )
2021-03-03 21:21:18 -06:00
Luke Latham
b964d7279a
Add VSC Blazor WASM Debugging Extension ( #21635 )
2021-03-03 21:20:33 -06:00
Luke Latham
0dc0e7c67a
Improve custom validation classes section ( #21634 )
2021-03-03 21:20:15 -06:00
Luke Latham
b544ea111b
Improve integration guidance instruction ( #21616 )
2021-03-03 21:19:56 -06:00
Luke Latham
ee5b5ad5f5
Authentication samples article updates ( #21599 )
2021-03-03 21:13:37 -06:00