Luke Latham
7b8a9843bf
Fix broken ref source links ( #32685 )
2024-05-28 18:35:32 -04:00
Rick Anderson
d66b04d6cb
Merge pull request #32669 from dotnet/Rick-Anderson-patch-9
...
move up linux-dev-certs
2024-05-28 10:48:39 -10:00
Luke Latham
0500abed23
More hints on interactivity for doc components ( #32678 )
2024-05-28 14:42:52 -04:00
Luke Latham
3ecef5af97
BlazorWebAppOidcBff Aspire article updates ( #32677 )
2024-05-28 13:51:51 -04:00
tuhlaajapoika
229da2b09b
Fix broken nginx link in response-compression.md ( #32673 )
2024-05-27 08:27:04 -04:00
Rick Anderson
16dbad0d6e
move up linux-dev-certs
2024-05-24 19:56:11 -10:00
Rick Anderson
1c427ebc3b
linux-dev-certs easy ( #32649 )
...
* linux-dev-certs easy
* linux-dev-certs easy
* linux-dev-certs easy
* linux-dev-certs easy
* linux-dev-certs easy
* linux-dev-certs easy
2024-05-24 19:49:20 +00:00
Rick Anderson
81a8e93f29
Merge pull request #32295 from joegoldman2/forwarded-prefix
...
Add doc about X-Forwarded-Prefix/X-Original-Prefix
2024-05-24 09:14:43 -10:00
capdiem
2e035f73ed
add missing closing bracket in Blazor SignalR configuration ( #32654 )
2024-05-24 17:28:44 +00:00
Rick Anderson
1b8146c9b2
Move up ## Customize OpenAPI endpoints with endpoint metadata ( #32648 )
...
* Move up ## Customize OpenAPI endpoints with endpoint metadata
* Move up ## Customize OpenAPI endpoints with endpoint metadata
* Move up ## Customize OpenAPI endpoints with endpoint metadata
* Move up ## Customize OpenAPI endpoints with endpoint metadata
* Move up ## Customize OpenAPI endpoints with endpoint metadata
2024-05-24 03:52:05 +00:00
Tom Dykstra
d485129565
Update error-handling.md ( #32641 )
2024-05-23 19:16:11 -07:00
joegoldman2
7d43d090d0
`scope` => `role` ( #32631 )
...
* `scope` => `role`
* Update aspnetcore-openapi.md
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-05-23 21:19:23 +00:00
Rick Anderson
30c1a1c62b
Merge branch 'live' into main
2024-05-23 10:43:35 -10:00
Brennan
dc967a6e23
Update aspnetcore-openapi.md ( #32588 )
...
* Update aspnetcore-openapi.md
* Update aspnetcore/fundamentals/minimal-apis/aspnetcore-openapi.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-05-23 19:18:07 +00:00
github-actions[bot]
dd5cec2286
Edit OpenAPI doc ( #32634 ) ( #32642 )
...
* move customize endpt earlier in doc
* Update aspnetcore/release-notes/aspnetcore-9/samples/OpenApiExample/OpenApiExample.csproj
* Update aspnetcore/release-notes/aspnetcore-9/samples/OpenApiExample/OpenApiExample.csproj
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* Apply suggestions from code review
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-05-23 09:12:57 -10:00
Rick Anderson
a9d7b32977
Edit OpenAPI doc ( #32634 )
...
* move customize endpt earlier in doc
* Update aspnetcore/release-notes/aspnetcore-9/samples/OpenApiExample/OpenApiExample.csproj
* Update aspnetcore/release-notes/aspnetcore-9/samples/OpenApiExample/OpenApiExample.csproj
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* move customize endpt earlier in doc
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-05-23 18:42:43 +00:00
Rick Anderson
492ee5322d
Merge pull request #32635 from dotnet/main
...
Merge to Live
2024-05-22 14:47:31 -10:00
Tom Dykstra
ff0729e337
Document ShutdownDelay ( #32637 )
...
* Document ShutdownDelay
* fix capitalization
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/iis/advanced.md
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-05-22 14:44:12 -10:00
Rick Anderson
22c325bc83
Update StatusCode.cshtml.cs ( #32627 )
...
* Update StatusCode.cshtml.cs
* Update aspnetcore/fundamentals/error-handling/samples/7.x/ErrorHandlingSample/Pages/StatusCode.cshtml.cs
* Update StatusCode.cshtml.cs
2024-05-22 10:05:33 -10:00
Rick Anderson
9328053839
Merge pull request #32633 from dotnet/main
...
Merge to Live
2024-05-22 08:59:19 -10:00
Safia Abdalla
88d9342608
Update docs on OpenAPI-related metadata ( #32624 )
...
* Update docs on OpenAPI-related metadata
* Update aspnetcore-openapi.md
* Update aspnetcore-openapi.md
* Update aspnetcore/fundamentals/minimal-apis/aspnetcore-openapi.md
* Update openapi9.md
* Update aspnetcore/fundamentals/minimal-apis/includes/openapi9.md
* Update aspnetcore/fundamentals/minimal-apis/includes/openapi9.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-05-22 08:53:54 -10:00
Rick Anderson
d444ef4df1
Merge pull request #32630 from kevinchalet/openiddict
...
Update the other logins documentation to include OpenIddict
2024-05-22 08:52:27 -10:00
Kévin Chalet
2d11f418a4
Update the other logins documentation to include OpenIddict
2024-05-22 15:52:59 +02:00
Rick Anderson
628180b33e
Merge pull request #32620 from dotnet/main
...
Merge to Live
2024-05-21 18:12:16 -10:00
Martin Costello
d3d40f2abf
Bump Swashbuckle versions ( #32622 )
2024-05-21 17:45:50 +00:00
Tom Dykstra
f0b5f2ab5d
Update link and language identifier ( #32619 )
2024-05-21 06:32:49 -07:00
Luke Latham
8674cc699c
Merge pull request #32607 from dotnet/main
2024-05-21 05:12:53 -04:00
Luke Latham
36fbdaa3fe
Add OverscanCount to ref article ( #32617 )
2024-05-21 05:06:22 -04:00
Rick Anderson
acfdf4561c
What's new OpenAPI ( #32616 )
...
* What's new OpenAPI
* What's new OpenAPI
* What's new OpenAPI
* What's new OpenAPI
* What's new OpenAPI
* What's new OpenAPI
2024-05-20 18:38:40 -10:00
Tom Dykstra
3fb82eb6e7
dev exception page ( #32612 )
2024-05-20 17:16:46 -10:00
Luke Latham
d9e5996bbb
Update unauthorized content display while prerendering section ( #32613 )
2024-05-20 21:07:44 -04:00
Luke Latham
17e8ce42ae
Static SSR pages in a globally-interactive app ( #32599 )
2024-05-20 17:11:00 -07:00
Tom Dykstra
0c8c41c9b6
overscancount ( #32611 )
2024-05-20 17:09:58 -07:00
Tom Dykstra
2d6b582a35
WN: developer exception page ( #32608 )
2024-05-20 17:07:53 -07:00
Rick Anderson
b843ca4a24
Update scaffold-identity.md ( #32609 )
...
* Update scaffold-identity.md
Fixes #32604
* Update aspnetcore/security/authentication/scaffold-identity.md
2024-05-20 13:51:54 -10:00
Tom Dykstra
d637cd5699
Document .NET 9 new feature - HybridCache ( #32605 )
...
* draft
* minor corrections
* fix links
* fix link
* toc
* Update hybrid.md
* Update hybrid.md
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2024-05-20 12:04:31 -10:00
Tom Dykstra
6eca4d1274
HybridCache in What's new doc ( #32593 )
2024-05-20 10:39:51 -07:00
Tom Dykstra
43ffb067e6
draft ( #32598 )
2024-05-20 10:38:21 -07:00
Luke Latham
3ccdfd5331
Update cascading auth state service requirements ( #32603 )
2024-05-19 05:37:03 -04:00
JP Bulman
4a93522c15
Delete stray space ( #32601 )
2024-05-18 16:15:05 -04:00
Luke Latham
4a045693d9
Azure Container Apps updates ( #32592 )
2024-05-17 15:25:58 -04:00
Martin Costello
9b2f0d3505
Skip workflow in forks ( #32575 )
...
Don't run the merge-live workflow in forks.
2024-05-17 06:07:59 -07:00
Wade Pickett
2d89d8aa4f
First MVC: Clarify project location has no restriction ( #32580 )
...
* First MVC: Clarify project location
* Improved per review feedback
2024-05-15 13:43:37 -07:00
Rick Anderson
cd5ad4d34a
Merge pull request #32584 from dotnet/main
...
Merge to Live
2024-05-15 09:44:30 -10:00
Safia Abdalla
c0cd2ebcee
Update Scalar docs to use Scalar.AspNetCore package ( #32585 )
...
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-05-15 12:00:36 -07:00
Safia Abdalla
2e88a302ac
Fix snippet reference in OpenAPI docs ( #32583 )
2024-05-15 11:18:32 -07:00
Rick Anderson
a6ea013d01
Merge pull request #32573 from dotnet/main
...
Merge to Live
2024-05-14 09:27:51 -10:00
Martin Costello
a713e985ad
Update Swashbuckle documentation ( #32576 )
2024-05-14 10:17:07 -07:00
Safia Abdalla
a711f869fe
Add content on endpoint customization and Scalar docs ( #32572 )
2024-05-13 15:47:53 -07:00
Rick Anderson
0c34225103
Merge pull request #32570 from dotnet/main
...
Merge to Live
2024-05-13 09:04:53 -10:00