Commit Graph

17283 Commits (4520b6a46ed446469b7b38f241265fda36e7b7d5)

Author SHA1 Message Date
Tom Dykstra 2f74bae7df
Update toc.yml (#31804) 2024-02-13 16:09:33 -08:00
Tom Dykstra 61df49fb29
Clean up image links (#31798) 2024-02-13 13:28:22 -08:00
Rick Anderson c46a23f4c4
Update debugger.md (#31794) 2024-02-13 10:17:42 -10:00
Tom Dykstra c961cf54e8
.NET 9 Preview 1 (#31792)
* draft

* h2-->h3
2024-02-13 09:37:09 -10:00
Rick Anderson 1551007af7
Don't use Config with minimal APIs (#31750)
* Don't use Config with minimal APIs

* Don't use Config with minimal APIs

* Don't use Config with minimal APIs

* Don't use Config with minimal APIs

* Don't use Config with minimal APIs
2024-02-13 09:10:49 -10:00
Daniele Maltese 3753ce08b4
Update cors.md (#31787) 2024-02-13 11:35:14 -05:00
Luke Latham 06b0e43c10
Update 'Blazor Server' references (#31785) 2024-02-13 10:04:30 -05:00
Luke Latham ceab688144
Update "ASP.NET Core" references (#31783) 2024-02-13 08:14:22 -05:00
aterbo 4da81958e0
Add missing await call (#31779) 2024-02-13 07:22:39 -05:00
James Montemagno 5f8ccb2818
Update to Native capitalization (#31777) 2024-02-13 07:20:49 -05:00
Luke Latham 97ecacb816
Update hosted WASM-to-BWA guidance (#31782) 2024-02-13 07:18:37 -05:00
learn-build-service-prod[bot] b6c720e77f
Metadata attributes driven by the AI Usage and Contributor Type taxonomies must be applied to content. (#31775)
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
2024-02-12 16:58:56 -10:00
Mitch Denny 294bbd4b64
Merge pull request #31774 from dotnet/cf9ee259-3375-40dd-87db-106edc51a646_22
[METADATA UPDATE][Merge by 2024-02-26] Responsible AI: Applying new ai-usage metadata attribute to trigger transparency disclosures
2024-02-13 11:00:51 +11:00
Docs Allowlist Management 5815ea9fbe Metadata attributes driven by the AI Usage and Contributor Type taxonomies must be applied to content. 2024-02-12 23:09:04 +00:00
Luke Latham bbc39df5d8
Blazor What's New guidance (#31762) 2024-02-12 13:18:58 -05:00
Tom Dykstra 94c5a43550
Change reference to .NET 6 and 7 to .NET 6 and later (#31771) 2024-02-12 10:12:32 -08:00
Luke Latham e30ea6880c
Clarify "subset" of .NET API remark (#31769) 2024-02-12 09:42:44 -05:00
Robert Haken 10e7e26c09
blazor-handle-errors - Example component name correction (#31763) 2024-02-12 07:26:54 -05:00
Luke Latham 6d8ae1b1a2
Improve Blazor Environments article (#31768) 2024-02-12 07:16:00 -05:00
Wade Pickett 9ef182d13b
SignalR Redis Backplane update and fix (#31756)
* SignalR using Redis Backplane update (6,7&8) and code fix
2024-02-09 19:44:20 -08:00
Tom Dykstra 0304bd1607
Update aspnetcore-9.0.md (#31757) 2024-02-09 17:39:37 -10:00
Bill Wagner 210e0b4937
Add org level app keys (#31745) 2024-02-09 10:50:53 -08:00
Rick Anderson c114720bf3
filters (#31752) 2024-02-09 08:34:41 -10:00
Rick Anderson 50a3285dee
Update getting-started-with-swashbuckle.md (#31731)
* Update getting-started-with-swashbuckle.md

Fixes #31720

* Update web-api-help-pages-using-swagger.md

* Apply suggestions from code review

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

* Update aspnetcore/tutorials/web-api-help-pages-using-swagger.md
2024-02-09 08:19:36 -10:00
Luke Latham 0e74308b8d
Standardize param arguments (#31743) 2024-02-09 09:10:03 -05:00
Burke-Chris 2208aa9dca
Update index.md (#31748) 2024-02-09 06:36:54 -05:00
Robert Haken bbad5d6a6e
Startup - manually start Standalone Blazor WebAssembly (#31746) 2024-02-09 06:14:16 -05:00
Edward Neal 8138e037d9
Add ChainTrustValidationMode and CustomTrustStore properties to certauth.md (#31481)
* Add reference to ChainTrustValidationMode and CustomTrustStore

* Update aspnetcore/security/authentication/certauth.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

* Apply suggestions from code review

* Update aspnetcore/security/authentication/certauth.md

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2024-02-08 13:40:47 -10:00
Luke Latham 10c72c79ab
Transient "disposable" service language updates (#31738) 2024-02-08 18:24:24 -05:00
Rick Anderson 6d2205638e
Merge pull request #31733 from dotnet/genericHost_2
Remove generic host
2024-02-08 09:09:20 -10:00
Rick Anderson 3f8f03d5cd
Merge pull request #31736 from dotnet/SWA_7
RCL, adding static web assets
2024-02-08 09:05:26 -10:00
Rick Anderson 95a78f67d4
Update aspnetcore/fundamentals/logging/index.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2024-02-08 09:05:02 -10:00
Rick Anderson b4312531b6
Merge pull request #31735 from dotnet/Rick-Anderson-patch-7
Update environments.md
2024-02-08 09:04:26 -10:00
damienbod d39e0077f1 make this general 2024-02-08 10:36:33 +01:00
damienbod 6d47996513 remove the controllers map 2024-02-08 10:35:01 +01:00
damienbod d94207c321 Improve texts, use default dotnet download link 2024-02-08 10:25:14 +01:00
Rick Anderson 068f699de1 RCL, adding static web assets 2024-02-07 16:48:26 -10:00
Rick Anderson fd64d9d2fa
Update environments.md
Fixes #31734
2024-02-07 15:49:44 -10:00
Rick Anderson 4095a730c0 Remove generic host 2024-02-07 15:43:17 -10:00
Rick Anderson d02697b338 Remove generic host 2024-02-07 15:39:58 -10:00
Rick Anderson ffdccb163e
Merge pull request #31713 from dotnet/Rick-Anderson-patch-1
Update provide-resources.md
2024-02-07 09:46:57 -10:00
Rick Anderson dfdae772f8
Merge pull request #31729 from dotnet/tdykstra-patch-1
Update not-latest-version.md
2024-02-07 09:46:30 -10:00
Tom Dykstra 8698536263
Update not-latest-version.md 2024-02-07 11:38:45 -08:00
Luke Latham fdd5d59f5c
Cross-link (don't show) example code (#31725) 2024-02-07 10:14:05 -05:00
Luke Latham b6bacca861
Add missing space (#31723) 2024-02-07 06:25:19 -05:00
Luke Latham 8bdb69cff3
Include a VSC path for resource files (#31706) 2024-02-07 06:25:04 -05:00
Rick Anderson c8b8f87a01
Merge pull request #31718 from hakenr/dependency-injection-missing-bullets
Dependency Injection - formatting fix (missing bullets)
2024-02-06 16:03:27 -10:00
Rick Anderson 1e967523ec
Merge pull request #31719 from dotnet/gewarren-patch-1
Fix heading level
2024-02-06 16:02:37 -10:00
Wade Pickett 2bcbd663b8
SignalR: Redis Backplane: Change to include versioning (#31716)
* SignalR Redis Backplane: Change to include versioning with seperate docs for versions 8, 7, 6, 5, 3, 2.2, 2.1
2024-02-06 18:02:22 -08:00
Genevieve Warren d7625a3b90
Fix heading level 2024-02-06 16:50:56 -08:00