Commit Graph

18790 Commits (d2e8f336eaff54140be26b89eb513f916fa1f010)

Author SHA1 Message Date
Rick Anderson ccf9d05238
Update building-net-docker-images.md (#33042)
Fixes #33041
2024-07-10 15:29:31 -10:00
Rick Anderson 55136a7e1d
V6 code copy for V9 (#33045) 2024-07-10 15:21:18 -10:00
Rick Anderson 4d79bc8dc0
Map/static/assets/rick (#33044)
* MapStaticAssets

* MapStaticAssets

* Update aspnetcore-9.0.md

* Update aspnetcore/release-notes/aspnetcore-9/includes/web_asset_delivery.md
2024-07-10 14:51:20 -10:00
Andy (Steve) De George 552f80274b
Update quest-config.json (#33030) 2024-07-10 11:29:40 -10:00
Luke Latham 4a65b62e37
Improve DotNetStreamReference disposal remarks (#33036) 2024-07-10 15:06:02 -04:00
Tom Dykstra 67b53080c2
Add controller examples to output caching doc (#32929) 2024-07-10 08:24:51 -07:00
Wade Pickett f370d83ac6
Prev 6 What's New: SignalR Activities Improvement (#33028)
* Prev 6 What's New: SingalR Activities Improvement

* Removed image link copy/past typo

* Fixed ms.author missing from index.yml

* Added Links

* Clean up and reorganize
2024-07-09 15:57:01 -07:00
Andy (Steve) De George 3748e5d211
Update quest-config.json (#33024)
* Update quest-config.json

* Update quest-config.json
2024-07-09 11:25:55 -10:00
Luke Latham 65345475ff
[HOLD, Pre6] Blazor static asset delivery and fingerprinting (#33010) 2024-07-09 13:04:33 -04:00
Luke Latham ca6772036d
[HOLD, Pre6] Rename 'Platform' to 'RendererInfo' (#32997) 2024-07-09 13:04:14 -04:00
Tom Dykstra 66a3bfd74b
Add file delivery optimization to WN (#33021) 2024-07-09 08:44:57 -07:00
Rick Anderson 19a4308be0
What's new OpenAPI 2 (#33017) 2024-07-09 14:50:52 +00:00
Rick Anderson ad30dda319
WN OpenAPI completion (#33015) 2024-07-08 18:54:28 -10:00
Tom Dykstra 8d59e409de
Document ASP0026 (#33014)
* Document ASP0026

* fix quotation marks

* fix code block ending

* add h1

* corrections

* toc

* expand when to suppress section

* add a link

* preserve view
2024-07-08 18:40:21 -10:00
Rick Anderson e819b457cc
Update dotnet-AspNetCore.Docs-mod0.md 2024-07-08 16:43:37 -10:00
elfico 16b6a3774b
Update concurrency.md (#33003)
When using `[RowVersion]`, the fluent API is different as shown here in the EF Core documentation:

https://learn.microsoft.com/en-us/ef/core/saving/concurrency?tabs=fluent-api
2024-07-08 15:09:45 -07:00
Robert Haken cf94d2d6cf
[Blazor] quickgrid.md - scaffolder typo (#33009) 2024-07-08 15:54:23 +00:00
Robert Haken 2b00bec498
[Blazor] Render-modes.md - null typography (#33008) 2024-07-08 15:33:20 +00:00
Robert Haken d138f93b1e
[Blazor] Render-modes.md - InteractiveWebassembly => InteractiveWebAssembly (#33006) 2024-07-08 15:17:02 +00:00
Luke Latham 4c4a838e15
Enhance Quickgrid article coverage (#32999) 2024-07-05 15:39:45 -04:00
samildeli fa653b1f24
Fix PostTodoItem method (#33000)
* Fix PostTodoItem method

* Update first-web-api.md

* Update first-web-api.md

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2024-07-05 11:06:58 -07:00
Luke Latham 2a063af5fc
Change word 'parsed' to 'compiled' (#32995) 2024-07-04 14:34:38 -04:00
Luke Latham 3c1eebc06e
Change directive definition wording (#32983) 2024-07-02 09:52:33 -04:00
github-actions[bot] eb5818e797
What's new article (#32966)
* Bot 🤖 generated "What's new article"

* Update dotnet-AspNetCore.Docs-mod0.md

* Update dotnet-AspNetCore.Docs-mod0.md

---------

Co-authored-by: Rick-Anderson <Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2024-07-01 16:25:12 -10:00
Luke Latham d951fb1158
Remove IE11/polyfill coverage (#32976) 2024-07-01 19:22:20 +00:00
Luke Latham 99c71cfa17
Fix code sample error (#32979) 2024-07-01 19:21:00 +00:00
Luke Latham 2ccea81e14
Improve security guidance cross-link (#32972) 2024-07-01 07:20:59 -04:00
Luke Latham 7df573e566
Update example response type to code flow (#32971) 2024-07-01 07:04:01 -04:00
Luke Latham 0fc590b29c
Update GitHub issue processing (#32970) 2024-07-01 07:03:37 -04:00
Wade Pickett bd8eb3ab6c
v9 Update: Min Web API Tutorial (#32943)
* v9 Update: Min Web API Tutorial, screenshots and code app sample.
* Removed VS for Mac tabs all versions per review
2024-06-28 14:50:00 -07:00
Wade Pickett 766dca3ebd
Prework-Min Web API .NET 9 update (#32942)
* Prework-Min Web API .NET 9 update

* Update v8 file
2024-06-25 22:12:44 -07:00
Wade Pickett 5ed91eb4d8
.NET 9 Update: RP Tutorials Series (#32850)
* .NET 9 Update: RP Tutorials Series

* Update tab group and link

* Updated page.md tutorial and samples

* renamed art

* page.md: Remove VS for Mac content

* Completedraft of all 9 tutorials and updated samples

* Update index for search snippet names

* Added snippet tags for index_SearchAddedGenre

* Removed nested snippet tags

* Removed VS for Mac tab combination

* use v9 include

* Apply suggestions from code review

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-06-25 21:03:26 -07:00
Tom Dykstra 67ad297227
Fix json syntax error in quest-config.json (#32935) 2024-06-25 12:51:34 -07:00
Rick Anderson 44c10314dc
Revert "refactor azure troubleshooting/1 (#32888)" (#32927)
This reverts commit 3962f80932.
2024-06-24 16:22:50 -10:00
Luke Latham d128cc7e39
.NET JS interop article updates (#32882) 2024-06-21 16:10:00 -04:00
Luke Latham c94594049a
Update issue processing (#32922) 2024-06-21 10:41:22 -04:00
Robert Haken a826a66d22
[Blazor] advanced-scenarios.md - Sequences vs. loops (#32920) 2024-06-21 10:00:31 -04:00
Luke Latham 40b50a7161
Update issue processing (#32918) 2024-06-21 09:53:54 -04:00
Rick Anderson 5eb37054f9
Update index.md (#32899)
* Update index.md

* Update index.md

* Update aspnetcore/host-and-deploy/azure-apps/index.md

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-06-21 04:18:05 +00:00
Steven Borrie 3f42cc4cae
Fix misspellings in GRPC examples (#32914)
* Fix misspelt protocal in GRPC examples

* Fix misspelt uisng in GRPC examples
2024-06-20 18:17:26 -10:00
Tom Dykstra cad548e996
Note about code sample (#32913)
* noteaboutcodesample

* link to download how-to

* insert missing word
2024-06-20 13:12:56 -10:00
Luke Latham 97415f79b2
QuickGrid display name support (#32911) 2024-06-20 15:51:48 -04:00
Luke Latham 8f7c4030ce
Blazor CLI commands moving to `dotnet watch` (#32909) 2024-06-20 14:56:23 -04:00
Luke Latham 97c54947b0
Change description of code behavior (#32855) 2024-06-20 12:33:47 -04:00
Luke Latham 42508d0073
Interactive SSR RCs in global WASM/Auto projects (#32844) 2024-06-20 12:27:56 -04:00
Luke Latham 48e6414942
Mitigate overposting attacks (#32878) 2024-06-20 12:16:09 -04:00
Luke Latham ce29e0769a
Place code for sample cross-link in MAUI project (#32908) 2024-06-20 12:07:22 -04:00
Andy Sterland f05037d6f9
Add type to code example for route param. (#32906) 2024-06-20 08:39:56 -07:00
waedi 3f3c0b088a
Update maui-blazor-web-app.md (#32905) 2024-06-20 07:57:44 -04:00
Luke Latham f1e054280d
Blazor SignalR tutorial updates (#32896) 2024-06-19 14:24:18 -04:00