Commit Graph

18914 Commits (146c7cf7cf322e695bd47ed3f4e18a94bd3d6e5a)

Author SHA1 Message Date
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
Rick Anderson c3854bc63e
Merge pull request #33813 from dotnet/tdykstra-patch-3
Fix comment syntax
2024-10-07 14:23:42 -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
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
Bill Wagner d5c351d961
fix default parent node (#33765)
I had the wrong one in my previous PR
2024-10-01 20:08:23 +00: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
Bill Wagner f1cd25f3ee
Add semester changover information to quest (#33724)
dotnet/docs-tools#413 enhances the config object to support different parents per semester. This adds the updated config for that purpose.
2024-09-27 09:05:41 -04: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 033fd31b1e
Merge pull request #33711 from dotnet/Rick-Anderson-patch-7
Update static-files.md
2024-09-25 08:46:12 -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