Commit Graph

14080 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Robert Haken c16d32b845
[Blazor] call-javascript-from-dotnet.md - pull sample code updates (#33774) 2024-10-09 12:50:33 -04:00
Luke Latham 7bd23df987
Secure BWA with Entra (#33805) 2024-10-09 12:18:55 -04:00
Luke Latham 2dbbc89d13
Blazor ROPC (#33749) 2024-10-08 18:27:36 -04:00
Luke Latham 227c640c2e
Remark on DP protection of persisted component state (#33819) 2024-10-08 16:57:58 -04:00
Luke Latham 66fa246408
Per-page/component Server/Auto interactivity sections (#33820) 2024-10-08 16:26:53 -04:00
Tom Dykstra 5d2f8bbaef
Fix Keycloak link (#33826) 2024-10-08 09:49:40 -10:00
Tom Dykstra 63ca30c400 delete unneeded include 2024-10-08 11:41:06 -07:00
Tom Dykstra 663f442c28
Fix text that introduces a CLI block (#33825) 2024-10-08 08:21:41 -10:00
Robert Haken ca366849e3
[Blazor] prerender.md - no data protection on prerendered state (#33818) 2024-10-08 05:29:21 -04:00
Mike Kistler 146c7cf7cf
Update responses section with controllers metadata information (#33739)
* Update responses section with controllers metadata information

* Fix xref links

* Update content for Minimal APIs response metadata

* Add example for controller-based response metadata

* fixes

* Fix the fixes

* Add link to Minimal APIs handle errors

* Apply suggestions from PR review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Fix little typos

* Apply suggestions from PR review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Apply suggestions from PR review

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* Address PR review comments

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Safia Abdalla <safia@microsoft.com>
2024-10-07 15:21:28 -10:00
Rick Anderson 03a7da381c
Merge pull request #33811 from tdykstra/updated-versions
Add include ref for updated versions
2024-10-07 14:25:50 -10:00
Tom Dykstra c84ecd5602 fix updated-to line 2024-10-07 17:07:30 -07:00
Tom Dykstra e0fd34f790 fix word order 2024-10-07 16:49:37 -07:00
Tom Dykstra 867d0a055d fix metadata section 2024-10-07 16:43:31 -07:00
Tom Dykstra a897a704a3
Update distributed6-7.md 2024-10-07 16:20:04 -07:00
Tom Dykstra 815450f518
Update distributed5.md 2024-10-07 16:17:57 -07:00
Tom Dykstra 7ec94b3807 add include ref for updated versions 2024-10-07 16:07:19 -07:00
Tom Dykstra 64505d71e5 address ropc issue 2024-10-07 15:41:33 -07:00
Luke Latham fb1ca8ec51
Correct capitalization (#33808) 2024-10-07 20:44:50 +00:00
Luke Latham ad3d736ccd
Remark on DP protection of persisted component state (#33806) 2024-10-07 16:07:52 -04:00
Luke Latham 9940712a03
SQLite doesn't support automatic concurrency (#33800) 2024-10-07 05:02:27 -04:00
Elan Hasson e673f9bb75
Fix broken code link in OpenApi docs (#33803) 2024-10-07 00:00:27 +00:00
Luke Latham 0a51f3beb5
Clarify best app base path (`<base>` tag) location (#33802) 2024-10-06 18:05:45 -04:00
Mike Kistler cdd29d0dc3
Merge pull request #33773 from dotnet/mdk/openapi-excluding
Add doc on excluding endpoints in controller-based apps
2024-10-05 14:03:45 -05:00
Mike Kistler 31faf404a5 Address PR review comments 2024-10-05 14:00:56 -05:00
Mike Kistler 8c6a20e7bf
Apply suggestions from PR review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-10-05 13:55:48 -05:00
Luke Latham 6617b50cc2
Fix tutoria's previous button text (#33791) 2024-10-04 22:05:44 +00:00
Luke Latham e6262167ad
Blazor code example updates (#33786) 2024-10-04 08:49:30 -04:00
Rick Anderson 7a5461c347
Merge pull request #33745 from alaatm/fix_default_window_size
Fix incorrect http/2 Kestrel's default stream window size
2024-10-03 15:57:13 -10:00
Rick Anderson 7e4e5f45af
Merge pull request #33768 from timdeschryver/issue/33701
change warning text in secure-data
2024-10-03 14:59:10 -10:00
Luke Latham 6461a83e99
Pull updated code example into article (#33781) 2024-10-03 22:29:01 +00:00
Luke Latham 1dab797da7
Remark on components as generic types (#33778) 2024-10-03 15:07:21 -04:00
Luke Latham 73970297a8
Blazor Identity UI description updates (#33777) 2024-10-03 14:53:17 -04:00
Mike Kistler b4c1d2788c Add doc on excluding endpoints in controller-based apps 2024-10-03 07:51:56 -05:00
Robert Haken 73ade4af21
[Blazor] call-javascript-from-dotnet.md - pull sample code (#33770) 2024-10-03 11:41:21 +00:00
Tim Deschryver aad99d0fe8
change warning text in secure-data 2024-10-02 20:14:46 +02:00
Luke Latham b826a78bfc
Move out-of-place line and remove file moniker (#33762) 2024-09-30 22:00:34 +00:00
Wade Pickett 28b2be77c1
SFI-Image fix part 1 (#33748)
* SFI-Image fix part 1
2024-09-30 09:45:22 -07:00
Alaa Masoud a86bda1fc3
Fix incorrect Kestrel's default stream window size
According to https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.server.kestrel.core.http2limits.initialstreamwindowsize?view=aspnetcore-8.0#microsoft-aspnetcore-server-kestrel-core-http2limits-initialstreamwindowsize, the default size is 768 KB not 96 KB
2024-09-28 23:41:58 +03:00
Rick Anderson 0c243ba6fc
ROPC caching (#33734)
* ROPC

* Update distributed.md

* Update distributed6-7.md

* Update distributed5.md

* Update aspnetcore/performance/caching/distributed.md

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

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2024-09-28 00:29:32 +00:00
Rick Anderson 9b7c3bf617
Merge pull request #33732 from dotnet/Rick-Anderson-patch-7
Update configuration.md ropc
2024-09-27 14:25:34 -10:00
Rick Anderson 8b82fa61c6
Update secure-data.md 2024-09-27 09:18:35 -10:00
Rick Anderson 5e84509acc
Update configuration.md 2024-09-26 16:05:23 -10:00
Rick Anderson 50491c4ac6
Update configuration.md ropc 2024-09-26 15:59:48 -10:00
Rick Anderson 09f5afbc39
SFI:ROPC metadata (#33726)
* SFI:ROPC metadata

I think we should standardize on ROPC hits that have been fixed.

* Update aspnetcore/security/authorization/secure-data.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Update aspnetcore/security/authorization/secure-data.md

* Update aspnetcore/security/authorization/secure-data.md

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-09-27 00:57:07 +00:00
Grunet bc52fc0b5d
fix examples where the input element is inline with the label text (#33714) 2024-09-26 13:51:55 -07:00
Luke Latham 67a6299628
Fix custom auth message handler example (#33723) 2024-09-26 18:58:54 +00:00
Boomkop3 af21054d7c
fix: rounding error (#33721) 2024-09-26 09:26:39 -04:00
Luke Latham bb93fd024f
Add Azure Static Web Apps from VSC (#33720) 2024-09-26 12:02:12 +00:00
Grunet ccad0bfcca
Fix typo of "CreateModel.cshtml" to "Create.cshtml" (#33712) 2024-09-26 07:46:24 -04:00
Luke Latham 04e07a1d1b
Improve session affinity remarks (#33719) 2024-09-26 06:22:21 -04:00
Rick Anderson 211cf9eec4
Merge pull request #33706 from dotnet/guardrex/bias-free-communication
Bias-free communication
2024-09-25 12:05:19 -10:00
Rick Anderson b74e269e87
Update static-files.md 2024-09-25 08:43:56 -10:00
Luke Latham 8f2c47bc17
Update SIMD cross-link (#33708) 2024-09-25 16:11:41 +00:00
guardrex 2b4a1af88f Updates 2024-09-25 11:30:47 -04:00
guardrex 98a9f9caff Bias-free communication 2024-09-25 11:20:34 -04:00
James Newton-King a3863036aa
Update grpc versioning to make point clearer (#33680)
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2024-09-24 00:45:46 +00:00
Rick Anderson f4a32cf959
Ra/js/collocation/2 (#33697)
* Add example for configuring JS collocation in _Layout.cshtml

This advice should work for Razor pages and for MVC views. I'm not sure about scripts provided by Razor class libraries, I don't use them personally.

* Update aspnetcore/includes/js-collocation.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Add ScriptTagHelper sample with collocated JS files

* Escape Razor syntax

* Fix typo in ommitted->omitted

* Fix sample mistakes here and there

* Update aspnetcore/includes/js-collocation.md

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

* JS colloc /2

---------

Co-authored-by: Steven <steven.liekens@gmail.com>
2024-09-23 22:27:25 +00:00
William Chong 3ede019848
Add missing curly brace in json transcoding openapi sample (#33674) 2024-09-23 10:09:34 -10:00
Luke Latham d8b8f87a06
Drop trademark attribution (#33685) 2024-09-23 14:05:37 +00:00
Luke Latham 080317447b
Surface migration remark on multiple BWA support (#33683) 2024-09-23 09:41:36 -04:00
Luke Latham 127099657d
Authentication state updates (#33668) 2024-09-23 09:20:36 -04:00
Robert Haken e044b737a6
[Blazor] Components - loop samples - intro text removal (#33675) 2024-09-22 20:04:30 -04:00
Andre Kraemer 4911282c39
Added missing `add` in the migration command of Blazor Movie Tutorial… (#33678) 2024-09-23 00:04:11 +00:00
Mike Kistler 7d18c6480d
Restructure OpenAPI content (#33656) 2024-09-21 13:04:27 -10:00
Tom Dykstra 410364e40a
Fix link (#33671)
Fixes #33663
2024-09-21 13:04:07 -10:00
Tom Dykstra 573b59b0d0
Remove Access-Control-Allow-Methods from request header list (#33673)
Fixes #33660 
Access-Control-Allow-Methods is a response header, not a request header
2024-09-21 13:03:46 -10:00
Tom Dykstra 91c795a3f5
Fix links (#33672)
* Fix links

Fixes #33661

* Fix links

* Fix links

The reader would be better served by an internet search if they wanted more info about author request headers.
2024-09-21 13:03:26 -10:00
Rick Anderson 26193c75c5
Update include managed-identities-test-non-production.md (#33638)
* Update include  managed-identities-test-non-production.md

This should be a warning, not a note.

* Update sql.md

* Update aspnetcore/tutorials/razor-pages/sql.md
2024-09-19 22:41:38 +00:00
Rick Anderson 3b0db3bcfc
ROPC on secure user data /2 (#33639)
* ROPC on secure user data /2

* ROPC on secure user data /2

* Update aspnetcore/security/authorization/secure-data.md
2024-09-19 22:39:10 +00:00
Rick Anderson 81f25ccd03
Merge pull request #33641 from dotnet/Rick-Anderson-patch-11
Update app-secrets.md
2024-09-19 12:37:42 -10:00
Luke Latham 1658e76fa7
Add link to runtime doc request issue (#33658) 2024-09-19 07:24:20 -04:00
Rick Anderson d77c5a34bb
ASP.NET Core Extensions and Generic host removed /7 (#33235)
* Update for minimal host

Fixes #33234

* Update index.md
2024-09-18 14:50:01 -10:00
Luke Latham 8e7cdbf58f
Blazor conventions updates (#33652) 2024-09-18 12:54:04 -04:00
Luke Latham a4db131c69
Language updates to loop varaible content (#33649) 2024-09-18 15:09:07 +00:00
Luke Latham b621308e19
Enhance loop variable rendering coverage (#33648) 2024-09-18 13:12:27 +00:00
Luke Latham 1012c044ea
Remove code highlighting (#33646) 2024-09-18 12:21:01 +00:00
Luke Latham d9088044b2
Routing article updates (#33644) 2024-09-18 07:38:34 -04:00
Luke Latham 247e6f1526
Blazor cross-links (#33577) 2024-09-18 05:58:22 -04:00
Rick Anderson ab393c5c4b
Update app-secrets.md 2024-09-17 17:15:39 -10:00
Rick Anderson 903e12d2c0
add OIDC and OAuth Parameter Customization (#33625)
* add OIDC and OAuth Parameter Customization

* add OIDC and OAuth Parameter Customization
2024-09-17 15:48:21 -10:00
Robert Haken 5e4eb1ae6b
[Blazor] JS Interop - excessive ')' character (#33636) 2024-09-17 20:20:05 -04:00
Luke Latham 20a0d5b43b
Dehyphenate anti-forgery (#33634) 2024-09-17 20:18:43 -04:00
Rick Anderson 0af2fa12fa
Recommend against ROPC /2 (#33521)
* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* Recommend against ROPC /2

* work

* react to feedback
2024-09-17 13:13:28 -10:00
Luke Latham d448ffe0b8
Directory path notation (./) for RCL assets (#33632) 2024-09-17 13:50:46 -04:00
Luke Latham d3e6498ae4
Initialize form data with static SSR (#33630) 2024-09-17 11:25:24 -04:00
Luke Latham 8fe84e8fdd
Patch example code (#33628) 2024-09-17 08:48:56 -04:00
Luke Latham 2f8e7dfa05
Azure App Service/Azure SignalR Service updates (#33593) 2024-09-17 06:32:15 -04:00
Rick Anderson 8e82c8bc34
remove Azure test site /3 (#33601)
* remove Azure test site /3

* remove Azure test site /3

* remove Azure test site /3

* remove Azure test site /3

* remove Azure test site /3
2024-09-16 14:11:43 -10:00
Mike Kistler 38dcd6de85
Add content on data types and schema transformers (#33603)
* Add content on data types and schema transformers

* Fix refs/links

* Update aspnetcore-openapi.md

* Update aspnetcore/fundamentals/openapi/aspnetcore-openapi.md

* Apply suggestions from code review

* Apply suggestions from PR review

Co-authored-by: Safia Abdalla <safia@microsoft.com>

* Remove unused imports.

* Fixes to enum details

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Safia Abdalla <safia@microsoft.com>
2024-09-16 12:12:08 -10:00
Luke Latham fca4008d23
Update query string name (#33621) 2024-09-16 17:53:57 -04:00
Robert Haken f002a52ab5
[Blazor] handle-errors.md - overriding async method with sync code (#33620) 2024-09-16 17:45:04 -04:00
Luke Latham 5fd0c623e9
Update WASM runtime naming (#33617) 2024-09-16 14:27:18 +00:00
Luke Latham 689b977049
Enhance placeholder lines (#33615) 2024-09-16 10:16:15 -04:00
Luke Latham ec7138d8cb
Stronger guidance for using Identity cookies (#33610) 2024-09-16 13:29:46 +00:00
Luke Latham cf93425e7e
Update to proper noun (#33607) 2024-09-16 08:02:07 -04:00
Luke Latham 1c36c72daa
Follow-up example update (#33597) 2024-09-12 18:50:28 +00:00
Md Sadman Chowdhury 1e5dc4ba9c
Fix hyperlinks caused due to wrong markdown syntax (#33590) 2024-09-12 14:38:57 -04:00
Luke Latham 9236bcf733
Fix broken links (#33596) 2024-09-12 18:38:02 +00:00
Luke Latham 4960004c95
ErrorBoundary subclassing and context (#33585) 2024-09-12 14:28:36 -04:00
Luke Latham 1b1fa24e5e
Language updates (#33587) 2024-09-11 13:48:54 -04:00
Tom Dykstra 7ea657ccd5
Linux cert feature not in .NET 8 yet (#33580) 2024-09-10 12:37:40 -07:00
Luke Latham 6b59ec3255
Surface Azure Application Gateway (#33582) 2024-09-10 12:25:42 -04:00
Tom Dykstra 22a5808754
Separate text about generating from text about using (#33552) 2024-09-10 07:24:21 -07:00
Luke Latham 38d9f6c56d
MS Graph sample cross-links and article updates (#33573) 2024-09-10 08:14:41 -04:00
Luke Latham 1afb543aab
[HOLD for 8.0.9] Drop debugger support section (#33170) 2024-09-10 06:14:50 -04:00
Rick Anderson 5e5322ab87
Connect Cert to TOC (#33576) 2024-09-09 13:21:45 -10:00
Rick Anderson 1dcbca79f9
WN: certs /5 (#33564)
* WN: certs /5

* WN: certs /5

* WN: certs /5

* WN: certs /5

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Update aspnetcore/release-notes/aspnetcore-9/includes/trust_dev_cert_linux.md

Co-authored-by: Andrew Casey <amcasey@users.noreply.github.com>

---------

Co-authored-by: Andrew Casey <amcasey@users.noreply.github.com>
2024-09-09 23:15:52 +00:00
Luke Latham e703ee806d
Remark on UseBlazorFrameworkFiles with MapStaticAssets (#33574) 2024-09-09 18:50:57 -04:00
Luke Latham 1bb0f8f7ac
Cross-link Blazor's security node (#33558) 2024-09-09 16:37:57 -04:00
Tom Dykstra dc2e368492
Reinstate #33221 (#33572) 2024-09-09 12:52:25 -07:00
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 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