Commit Graph

18871 Commits (04e07a1d1b82a2d60129bf6e55f517c1f3f20a27)

Author SHA1 Message Date
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
Andy (Steve) De George 6c8ffc7c4e
Update .repoman.yml (#33702) 2024-09-24 23:12:31 +00:00
Andy (Steve) De George 857f782057
Update repoman config to latest version (#33698) 2024-09-24 13:23:46 -07: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 238de50e65
Update issue-processing.yml (#33686) 2024-09-23 14:12:19 +00: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 eeeb885b98
Update README.md (#33622) 2024-09-16 14:59:56 -10: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