Rick Anderson
4688bc955f
Ra/request decompression middleware/david acker ( #26763 )
...
* Add request decompression middleware sample
* Add to table of built-in middleware
* Clean up, fix typo
* minor cleanup of RequestDecompression middleware /8
* minor cleanup of RequestDecompression middleware /8
* minor cleanup of RequestDecompression middleware /8
* react to feedback
Co-authored-by: David Acker <davidacker3@gmail.com>
2022-08-18 16:04:25 -10:00
Luke Latham
950c7acd87
Remove deprecated/obsolete CSP directive ( #26754 )
2022-08-18 12:20:45 -05:00
Luke Latham
50ab148ac8
Blazor bind get/set/after ( #26771 )
2022-08-18 12:20:29 -05:00
Rick Anderson
a9abbd48d1
Merge pull request #26765 from GitHubPang/patch-health-checks
...
Remove redundant parenthesis, and fix wording
2022-08-17 15:40:02 -10:00
Wade Pickett
95ccc8533c
Prep: Added moniker range for 7.0 or higher version ( #26766 )
...
Verified new 7.0 version range and older ones all show correctly.
2022-08-17 18:06:00 -07:00
GitHubPang
77c4c64347
Remove redundant parenthesis, and fix wording
2022-08-18 08:21:22 +08:00
Luke Latham
893c331355
Transient registration for HTTP message handlers ( #26755 )
2022-08-17 06:05:16 -05:00
Tom Dykstra
e149475cd9
.NET 7: Kestrel performance improvements on high core machines ( #26745 )
2022-08-16 19:20:29 +00:00
Tom Dykstra
68feb5b91c
AdditionalRequestHeaders ( #26742 )
2022-08-16 08:19:05 -07:00
Luke Latham
a8d984a7e1
Blazor InputX form components ( #26753 )
2022-08-16 10:18:10 -05:00
Luke Latham
4da31236a7
Blazor WASM loading progress indicator ( #26744 )
2022-08-16 04:00:28 -05:00
Luke Latham
2c9025caa1
Fix broken link ( #26750 )
2022-08-16 03:30:12 -05:00
Tom Dykstra
ec5643c391
add asp.net core 7 section ( #26747 )
2022-08-15 17:07:16 -07:00
Tom Dykstra
d2304c0131
add 7.0 moniker ( #26741 )
2022-08-15 09:49:35 -07:00
GitHubPang
bd9965d22b
Fix spelling and grammar ( #26738 )
2022-08-15 08:38:44 -05:00
Francesco Belacca
556df745be
Removed typo ( #26735 )
2022-08-14 05:31:36 -05:00
Luke Latham
fb04b26432
Revise guidance on UsePathBase ( #26733 )
2022-08-13 11:41:34 -05:00
Tim Deschryver
347bf84b8e
fix(health-checks): cors origin doesn't accept empty args ( #26694 )
...
* fix(health-checks): cors origin doesn't accept empty args
* Update aspnetcore/host-and-deploy/health-checks.md
* Update aspnetcore/host-and-deploy/health-checks.md
* Update aspnetcore/host-and-deploy/health-checks.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-08-12 15:31:39 -10:00
James Newton-King
3cc658d60c
Sync test app with changes in grpc-dotnet repo ( #26721 )
2022-08-13 08:20:55 +08:00
Rick Anderson
85bcb614e4
JWT
2022-08-12 13:36:34 -10:00
Rick Anderson
ebb7c09561
Update model-binding.md
2022-08-12 12:26:16 -10:00
Luke Latham
e40d2fdef8
Update Blazor-macOS guidance ( #26713 )
2022-08-12 12:29:53 -05:00
Weihan Li
c4eeeb3a7f
Update min-api-filters.md ( #26722 )
...
* Update min-api-filters.md
- Rename `route handler` => `endpoint handler`
- Rename `AddFilter` => `AddEndpointFilter`
* Update AbcEndpointFilters.cs
2022-08-11 19:27:10 -10:00
Weihan Li
139297d097
Rename IRouteHandlerFilter => IEndpointFilter
2022-08-12 10:14:14 +08:00
Rick Anderson
8d4c2274ac
Ra filters ( #26698 )
...
* Update min-api-filters.md
* Update min-api-filters.md
* Update minimal API filters /1
* Update min-api-filters.md
Co-authored-by: Weihan Li <weihanli@outlook.com>
2022-08-11 14:42:23 -10:00
Rick Anderson
f6d5f79ed3
Use filters in Minimal API applications /8 ( #26715 )
...
* work
* Update endpoint filters /8
* Update endpoint filters /8
Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>
2022-08-11 14:33:07 -10:00
Tom Dykstra
642a1e5396
Simplify code for Instructors page ( #26710 )
2022-08-11 13:22:27 -07:00
Kia Panahi Rad
4cf62ece97
Fixes description section in jwt-authn.md ( #26708 )
...
* Update jwt-authn.md
Fix description section
* Update jwt-authn.md
2022-08-11 08:55:58 -10:00
Luke Latham
2105c4ee53
Use relative cross-link to Azure doc ( #26706 )
2022-08-11 06:45:58 -05:00
Luke Latham
1c44688cb5
Fix code example ( #26705 )
2022-08-11 06:40:38 -05:00
Rick Anderson
01ac9cfab3
Cookie consent /8 ( #26700 )
...
* Cookie consent /8
* Cookie consent /8
* Cookie consent /8
2022-08-10 18:52:10 -10:00
Rick Anderson
53b93461b5
Do not merge until Preview 7: dotnet user-jwts /1 ( #26551 )
...
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* dotnet user-jwts /1
* react to feedback
* work
* work
2022-08-10 14:10:55 -10:00
Rick Anderson
f4310a4d74
Azure streaming logs /5 ( #26666 )
...
* Azure streaming logs /5
* Azure streaming logs /5
* Azure streaming logs /5
* Azure streaming logs /5
* Azure streaming logs /5
* Azure streaming logs /5
* Azure streaming logs /5
* Azure streaming logs /5
2022-08-10 13:39:12 -10:00
Rick Anderson
c07af20acf
Update complex-data-model.md ( #26695 )
2022-08-10 13:30:17 -10:00
S. Carstens
74ffd55583
Update images.md ( #26684 )
2022-08-10 11:41:44 -05:00
mrlife
a2ae14b6a8
Changed <input> to <select> ( #26691 )
...
* Changed <input> to <select>
* Update data-binding.md
Made same correction to 7.0 version of topic.
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-08-10 09:18:36 -07:00
Rick Anderson
600b423a52
What's new react and angular ( #26681 )
2022-08-09 14:42:57 -10:00
Wade Pickett
30f8729456
7.0 What's new: Adding gRPC JSON transcoding section ( #26679 )
...
* 7.0 Whats new: Added gRPC JSON trancoding section
* moved to bullet points
2022-08-09 14:35:04 -10:00
Shubhankar Kanchan Gupta
dabc4b85d9
Fix dotnet-aspnet-codegenerator command by removing spaces ( #26657 )
2022-08-09 13:38:08 -10:00
Braden MacBeth
e68d5241e7
Broken link fixes. ( #26672 )
...
* broken link fixes
* removed reference to F# Suggestion ignore which was added for some reason
* Update aspnetcore/migration/50-to-60-samples.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* reverted capitlization change, and removed 2 instances of /en/
* Update aspnetcore/test/troubleshoot-azure-iis.md
Co-authored-by: = <=>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-08-09 11:46:27 -10:00
Rick Anderson
63890e174b
Update windowsauth.md ( #26674 )
...
* Update windowsauth.md
* Update aspnetcore/security/authentication/windowsauth.md
* Update aspnetcore/security/authentication/windowsauth.md
2022-08-09 11:45:41 -10:00
Wade Pickett
daddfe16c9
Added Client Results for SignalR sub-section ( #26675 )
...
@Rick-Anderson I'll assume approval with the commited changed you wanted. Since we don't want to be long in this file.
* Added Client Results for SignalR sub-section
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-08-09 14:12:17 -07:00
Aviad Pineles
de7469aaef
fix: `props` is initialized but never used ( #26659 )
...
* fix: `props` is initialized but never used
The `props` variable which holds the authentication tokens from the external provider, is initialized in line 247 but never actually used. Changed line 269 to use it.
* docfix: `props` initialized but never used
The `props` variable is initialized but never used, the sample code was updated in a previous commit (f8528ea2e5
) and this change in the documentation reflects that change by highlighting the line.
* Change `isPersistent` to `false` to conform to previous call to `SignInAsync`
2022-08-09 08:15:32 -10:00
James Newton-King
38988db393
Update Server.csproj ( #26668 )
2022-08-09 08:33:28 -05:00
James Newton-King
f6f095c2bd
Improve gRPC IPC doc ( #26660 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-08-09 08:53:22 +08:00
Luke Latham
1034e16f64
Add cross-link to SignalR auth guidance ( #26662 )
2022-08-08 13:14:04 -05:00
Luke Latham
6c317b0996
Virtualization enhancements and updates ( #26649 )
2022-08-08 06:37:37 -05:00
GitHubPang
8acc9a5ce2
Fix incorrect indefinite article - "a" vs "an" ( #26656 )
2022-08-08 05:37:22 -05:00
Rick Anderson
5c8a4a0b60
Merge pull request #26647 from dotnet/Rick-Anderson-patch-1
...
Update validation.md
2022-08-07 09:15:24 -10:00
John Ward
0d413ecc00
Removed double "the's" ( #26650 )
2022-08-07 11:39:36 +00:00