Kirk Larkin
7ae88b7511
Update whatsnew to 2.1.4 ( #25513 )
2022-04-05 16:32:55 +01:00
damienbod
068b6c04f4
MFA doc => .NET 6 code style ( #25502 )
...
* Update mfa for program settings without startup class
* Update .NET 6 docs
* clean up
* Updates
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-04-05 09:16:05 -05:00
Rick Anderson
034e24966b
warn about changing IWebHostEnvironment.WebRootPath /1 ( #25471 )
...
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* warn about changing IWebHostEnvironment.WebRootPath
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-04-04 13:39:06 -10:00
Rick Anderson
4ead1eb274
Update integration-tests.md ( #25498 )
...
* Update integration-tests.md
* Update aspnetcore/test/integration-tests.md
2022-04-04 13:38:33 -10:00
Kirk Larkin
c093ff027a
What's New in March 2022 ( #25506 )
2022-04-04 13:35:30 -10:00
Rick Anderson
07fec89d7e
Cors and UseStaicFiles order /3 ( #25490 )
...
* Cors and UseStaicFiles order /3
* Cors and UseStaicFiles order /3
* Cors and UseStaicFiles order /3
2022-04-04 08:00:34 -10:00
Piotr Ptak
2b9bdd4cf9
Fixed typo ( #25503 )
2022-04-03 23:55:23 -07:00
Wade Pickett
457a568d9e
v6 udpate: Test gRPC services with gRPCurl: doc and samples ( #25480 )
...
* v6 udpate: Test gRPC services with gRPCurl: doc and samples
* Updated powershell examples to use <port> rather than 5001 and explained where to get the port number
* Apply suggestions from code review
Removed duplicated info on port per James's suggestion.
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2022-04-01 23:16:28 -07:00
Kirk Larkin
6f95ad16b7
Add YARP to Kestrel Reverse Proxies list ( #25310 )
...
* Add YARP to Kestrel Reverse Proxies list
* Add updated images
* Update ms.date
* Add updated images
* Use :::image::: for border
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-04-01 08:26:19 -10:00
Rick Anderson
c6121f88d9
.NET 6 in-proc-hosting /2 ( #25489 )
...
* .NET 6 in-proc-hosting /2
* .NET 6 in-proc-hosting /2
* .NET 6 in-proc-hosting /2
* Update aspnetcore/host-and-deploy/iis/in-process-hosting.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-04-01 07:30:22 -10:00
Mark Smith
cd1eaea1a5
Remove closing comment marker ( #25491 )
2022-04-01 14:53:48 +01:00
Kirk Larkin
9ab7b55134
Update SignalR Hubs to 6.0 ( #25449 )
2022-04-01 10:55:49 +01:00
Rick Anderson
a060403836
Update dependency-injection.md ( #25482 )
2022-03-31 17:06:50 -10:00
Rick Anderson
039f229c90
moniker prep for In proc hosting ( #25488 )
2022-03-31 14:56:38 -10:00
Rick Anderson
098d897611
restore [200~ guidance about installing the ANCM ( #25486 )
...
* restore [200~ guidance about installing the ANCM
* restore [200~ guidance about installing the ANCM
2022-03-31 14:35:47 -10:00
Luke Latham
c4093fa681
Blazor JS interop with generic methods ( #25465 )
2022-03-31 17:38:17 -05:00
Luke Latham
92648f5265
Rename Blazor Hybrid DevTools topic ( #25484 )
2022-03-31 16:29:57 -05:00
Rick Anderson
6f793c97f4
param binding with prefix /2 ( #25452 )
...
* param binding with prefix /2
* param binding with prefix /2
* Update aspnetcore/mvc/models/model-binding.md
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* Update aspnetcore/mvc/models/model-binding.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-31 11:12:06 -10:00
Rick Anderson
949decb19f
Merge pull request #25470 from dotnet/Rick-Anderson-patch-1
...
Update index.md
2022-03-31 10:05:15 -10:00
Rick Anderson
d92541e9b4
Merge pull request #25478 from dotnet/Rick-Anderson-patch-2
...
Update identity.md
2022-03-31 10:04:18 -10:00
Rick Anderson
ce17d2831b
Update identity.md
2022-03-31 10:02:31 -10:00
James Newton-King
6571c5cacb
Update health-checks.md ( #25477 )
2022-03-31 13:49:31 +01:00
James Newton-King
8515a55b30
Update loadbalancing.md ( #25469 )
2022-03-31 09:55:50 +01:00
Wade Pickett
287db430f0
v6 Update Prep: Test gRPC Tools ( #25472 )
...
Just v6 moniker copy prep for a later PR with topic and code updates.
2022-03-30 22:12:45 -07:00
Rick Anderson
bdd6336588
Update index.md
2022-03-30 17:08:25 -10:00
Luke Latham
389253c8c4
Blazor Hybrid dev tools topic ( #25384 )
2022-03-29 19:37:45 -05:00
GitHubPang
26f2feaa7a
Fix typo ( #25462 )
2022-03-29 19:36:54 -05:00
Mikkel Krautz
d9ab8f94c2
Enhance placeholders and descriptions ( #25458 )
2022-03-29 13:02:34 -05:00
Barry Dorrans
e400c8b1b4
Update to indicate webdav isn't supported ( #25459 )
2022-03-29 09:04:51 -05:00
Luke Latham
7f0d20f696
Clarify build tool effect on size ( #25456 )
2022-03-29 06:43:14 -05:00
Kirk Larkin
294073a200
Prepare SignalR Hubs for 6.0 ( #25447 )
2022-03-28 12:36:09 +01:00
Wade Pickett
f98bdf0dc0
gRPC tutorial: Clarify random assigned server port ( #25397 )
...
* gRPC tutorial: Clarify random assigned server port
* Changed client code highlight
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-26 11:40:28 -07:00
Luke Latham
5af94b7c2d
New no-loc test ( #25438 )
2022-03-26 06:14:54 -05:00
Kirk Larkin
e997fc1b21
Update IMiddleware to 6.0 ( #25427 )
2022-03-26 08:13:22 +00:00
Andy Birt
33ec0d55f0
Fix broken link for JavaScript API Reference ( #25435 )
2022-03-26 08:11:52 +00:00
Kirk Larkin
5daa6a9409
Show examples of "manual" parameter binding ( #25142 )
2022-03-26 08:05:25 +00:00
Rick Anderson
e7fa751de6
Update areas for .NET 6 ( #25396 )
...
* Update areas for .NET 6
* Update areas for .NET 6
* Update areas for .NET 6
* Update areas for .NET 6
* Update aspnetcore/mvc/controllers/areas/60samples/RPareas/Areas/Products/Pages/About.cshtml.cs
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Update areas for .NET 6
* Update areas for .NET 6
* Update areas for .NET 6
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-25 15:18:30 -10:00
Rick Anderson
597eae9b3e
Merge pull request #25433 from dotnet/Rick-Anderson-patch-1
...
Update first-web-api.md
2022-03-25 14:10:45 -10:00
Rick Anderson
064b45f0dc
Update first-web-api.md
2022-03-25 13:23:07 -10:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Luke Latham
2b227b0290
Update Blazor CSP guidance ( #25423 )
2022-03-25 17:52:41 -05:00
Kirk Larkin
e26b4d6ed4
Prepare IMiddleware for 6.0 ( #25424 )
2022-03-25 14:23:25 +00:00
Luke Latham
959f2039d4
Change tutorial app name ( #25422 )
2022-03-25 07:24:26 -05:00
Kirk Larkin
aae0235204
Replace "Related Resources" with "Additional Resources" ( #25419 )
2022-03-25 10:52:14 +00:00
Kirk Larkin
5ee8112c64
Update Authz Handlers DI to 6.0 ( #25417 )
2022-03-25 10:36:32 +00:00
Rick Anderson
37632e461a
Update view-compilation.md ( #25416 )
...
* Update view-compilation.md
* Update aspnetcore/mvc/views/view-compilation.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-03-24 14:16:31 -10:00
Kirk Larkin
198fdcdc04
Use minimal APIs for Response Compression endpoints ( #25408 )
...
* Use minimal APIS for Response Compression endpoints
* .
2022-03-24 07:38:22 -10:00
Rick Anderson
d1cceeab13
Merge pull request #25403 from dotnet/Rick-Anderson-patch-1
...
Update response-compression.md
2022-03-24 07:34:22 -10:00
Kirk Larkin
c2c3412a9d
Update IAuthorizationMiddlewareResultHandler to 6.0 ( #25413 )
2022-03-24 15:00:04 +00:00
Kirk Larkin
c10148abcd
Prepare IAuthorizationMiddlewareResultHandler for 6.0 ( #25412 )
2022-03-24 14:27:00 +00:00