Tom Dykstra
5aca1d31d9
Moniker prep for .NET 9 content in enforcing-ssl.md ( #33566 )
2024-09-07 09:21:21 -07:00
Luke Latham
e86ee7a0e8
Update no-loc in docfx.json ( #33568 )
2024-09-07 11:30:05 +00:00
Rick Anderson
8939fbd801
Update dependency-injection.md ( #33563 )
...
* Update dependency-injection.md
* Update aspnetcore/fundamentals/dependency-injection.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-09-06 22:04:31 +00:00
Luke Latham
2e5e099900
Override InputNumber type attribute ( #33557 )
2024-09-06 17:04:20 -04:00
Stephen Halter
0f54a565e0
Clarify that "per host" means "per SNI host name" in certauth.md ( #33561 )
2024-09-06 19:08:02 +00:00
Stephen Halter
68cdd1bf72
Provide stronger guidance for using identity cookies over tokens for security ( #32994 )
2024-09-06 19:02:00 +00:00
Wade Pickett
643ef5c640
WN: SignalR distributed tracing: Pre-work moving as is to include ( #33547 )
...
* WN: SingalR distributed tracing
* Prep only PR so we have something to diff against on new PR that contains the edits.
* Combined hub and client ActivitiesSource in one new file.
2024-09-06 11:01:36 -07:00
Luke Latham
543c74cbee
Table formatting ( #33560 )
2024-09-06 16:50:29 +00:00
Tom Dykstra
4dcfbbd329
Fix description of ASPNETCORE_HTTPS_PORT ( #33549 )
2024-09-06 09:37:04 -07:00
Rick Anderson
cc2d6fc9a8
Keyed DI/5 ( #33554 )
...
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* Keyed DI/5
* fx
2024-09-05 17:52:14 -10:00
Rick Anderson
12af057a15
swashbuckle.aspnetcore being removed in dotnet 9 ( #33545 )
...
* swashbuckle.aspnetcore being removed in dotnet 9
* Update getting-started-with-swashbuckle8.md
* Update aspnetcore/tutorials/getting-started-with-swashbuckle/includes/getting-started-with-swashbuckle8.md
2024-09-05 15:35:05 -10:00
Rick Anderson
4b5b42ae84
MVC ROPC warning ( #33542 )
2024-09-05 15:34:14 -10:00
Luke Latham
f79750f375
Add cross-links for exception handling docs ( #33540 )
2024-09-05 13:01:16 -04:00
Robert Haken
5c370db170
What's new .NET 9 - Blazor constructor injection sample ( #33538 )
2024-09-05 11:14:03 -04:00
Robert Haken
9568d179f1
[Blazor] Constructor injection updates ( #33536 )
2024-09-05 10:26:31 -04:00
Stephen Halter
d2e8f336ea
Correct default KnownNetworks in proxy-load-balancer.md ( #33532 )
2024-09-04 17:37:08 -07:00
Luke Latham
6ebc89ad25
ROPC for Blazor ( #33524 )
2024-09-04 23:14:42 +00:00
Robert Haken
d65268a4a8
[Blazor] static-files - no minification included ( #33528 )
2024-09-04 14:48:07 -04:00
Barry Dorrans
52bfb95a0c
Update certauth.md to fix links to instructions for adding a root cert ( #33526 )
2024-09-04 18:36:34 +00:00
dependabot[bot]
7006992564
Bump webpack ( #33465 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.3...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 09:18:05 -07:00
Robert Haken
1f85d61fb8
What's net in .NET9 - Blazor - Missing xref ( #33527 )
2024-09-04 15:19:17 +00:00
Luke Latham
51317b2397
Add remarks on high group/role membership ( #33514 )
2024-09-03 16:33:25 -04:00
Kévin Chalet
4686db9321
Update the OpenIddict links to point to a more specific documentation page ( #33493 )
2024-08-30 12:01:58 -10:00
Wade Pickett
d29c6b9376
SFI:Delete orphaned images with SFI flag ( #33501 )
2024-08-30 13:34:33 -07:00
Tom Dykstra
178d4d9945
clarify meaning of {PREFIX}_HTTPS_PORTS vs. _PORT ( #33489 )
2024-08-30 13:23:08 -07:00
Luke Latham
926a96bd37
RCL casing ( #33500 )
2024-08-30 09:46:46 -04:00
Luke Latham
cfea71db51
Native AOT capitalization ( #33498 )
2024-08-30 13:26:31 +00:00
Robert Haken
d9671da9fb
Update usage_guidance.md - typo ( #33496 )
2024-08-30 09:17:52 -04:00
Robert Haken
961b031845
[Blazor] Forms - Binding - Custom input components - InputBase recommendation ( #33495 )
2024-08-30 12:43:07 +00:00
Robert Haken
ef81741165
[Blazor] Binding - Custom input components - naming of demo components ( #33494 )
2024-08-30 08:08:31 -04:00
Tom Dykstra
c755ad7c1e
Improvements to transformer registration APIs in Microsoft.AspNetCore.OpenApi ( #33463 )
2024-08-29 13:34:57 -07:00
Luke Latham
7a2e1e58da
Use "session affinity" terminology ( #33487 )
2024-08-29 15:31:23 +00:00
Luke Latham
7aa9dea4a8
Improve site (company) name setting coverage ( #33485 )
2024-08-29 11:19:43 -04:00
Luke Latham
4356b885bb
Promote NOTE to article text ( #33483 )
2024-08-29 14:36:42 +00:00
Luke Latham
138882fab6
Blazor scaffolder VS location change ( #33481 )
2024-08-29 14:21:02 +00:00
pollyndos
704569d77d
fix typo (WebAssmebly -> WebAssembly) ( #33480 )
2024-08-29 10:04:35 -04:00
Luke Latham
113df8a88d
CODEOWNERS for Blazor docs ( #33478 )
2024-08-29 10:03:14 -04:00
Luke Latham
cc36097983
Swap `.Any()` for `.Count()` ( #33475 )
2024-08-29 09:28:17 -04:00
Wade Pickett
6658c005cd
WN: WebSocket Keep-Alive Timeout: Edit & code moved to project ( #33460 )
...
* WN: WebSocket Keep-Alive Timeout: Edit & code moved to project
* Updates per review suggestions
2024-08-28 11:11:32 -07:00
Wade Pickett
b957833ad8
Get started with Swashbuckle: Add missing code highlight ( #33464 )
2024-08-28 10:54:21 -07:00
Hasitha N. Liyanage
36f03fa595
Update environmentVarableColon.md - correct line break / fragment ( #33429 )
...
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-08-28 10:02:22 -07:00
Jan Klass
cd9bf2b87f
Add reference link to enhanced navigation and form handling ( #33470 )
2024-08-28 15:53:36 +00:00
Jan Klass
59257c5933
Fix link reference ( #33468 )
2024-08-28 15:25:30 +00:00
Luke Latham
735acfad3f
Cover workaround for AmbiguousMatchException ( #33467 )
2024-08-28 10:09:01 -04:00
Luke Latham
f84b21b161
Add section for DynamicComponent Instance property ( #33461 )
2024-08-28 09:30:44 -04:00
Jaliya Udagedara
7ec16a64fa
Update code for SerializerFactory ( #33449 )
...
Use AddSerializerFactory instead of WithSerializerFactory
2024-08-27 17:11:54 -07:00
Wade Pickett
2a8b9e6f88
Rename websockets-keep-alive-timeout to websockets-keep-alive-timeout.md ( #33459 )
...
Extension of include .md file was accidently left off. Adding ".md".
2024-08-27 12:34:47 -07:00
Luke Latham
6b74c9e64b
Clarify how StateHasChanged works ( #33452 )
2024-08-27 15:18:04 -04:00
Alex Ravenna
1095c8cf5d
correct misspelling ( #33451 )
2024-08-27 09:18:24 -04:00
Tom Dykstra
24809ec05f
ProducesProblem not for route groups in .NET 8 ( #33433 )
...
* ProducesProblem not for route groups
* note methods that can't be used with route groups until .NET 9
* delete extraneous code fence tag
2024-08-26 13:22:23 -10:00