Commit Graph

16096 Commits (19f65664d8d70c0807bd4f8af9917b1d08f4fea5)

Author SHA1 Message Date
Tom Dykstra 19f65664d8
Add --use-controllers (#30038) 2023-08-11 20:22:43 -07:00
Tim Deschryver 59205ccb1f
update delete handlers in the minimal API tutorial (#30036) 2023-08-11 13:56:59 -07:00
Wade Pickett 940524c959
8.0: gRPC Troubleshoot: Move code snippets to app samples (#30008)
* 8.0: gRPC Troubleshoot: Move code snippets to app samples
2023-08-10 17:11:41 -07:00
Tom Dykstra 7333b1b39e
Change api template to webapiaot (#30029) 2023-08-10 15:36:04 -07:00
Rick Anderson 5aff32a057
Merge pull request #30027 from tdykstra/webapiaot2
Change api template to webapiaot template
2023-08-10 12:32:18 -10:00
Rick Anderson 2327a2bdd0
Moniker prep (#30017) 2023-08-10 12:17:47 -10:00
Tom Dykstra 5944ed7e14 remove some text 2023-08-10 14:54:44 -07:00
Tom Dykstra 13ed4d0e0e fix link 2023-08-10 14:43:50 -07:00
Tom Dykstra 2185f827c6 draft 2023-08-10 13:06:29 -07:00
Tom Dykstra 98c9c48417
Use new webapiaot project template (#30024)
o
2023-08-10 12:31:04 -07:00
Rick Anderson 512066820d
Update cors.md (#30015)
* Update cors.md

* Apply suggestions from code review

* Update aspnetcore/security/cors.md

* Update aspnetcore/security/cors.md

* Update aspnetcore/security/cors.md
2023-08-09 14:18:59 -10:00
Rick Anderson ffd9141366
CLI requires VC++ /4 (#30014)
* CLI requires VC++ /4

* Update aspnetcore/fundamentals/aot/native-aot-tutorial.md

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-08-09 12:36:56 -10:00
Luke Latham 7e9aee9551
Update AuthorizeView example (#30006) 2023-08-08 15:31:22 -04:00
Luke Latham 18445f91a9
Glob & loc full-stack UI updates (#30004) 2023-08-08 12:05:35 -04:00
Rick Anderson ac08a1dde3
Minimal APIs and native AOT /4 (#29967)
* fix

* fix

* fix

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2023-08-07 17:19:17 -10:00
Rick Anderson 2affab9238
Merge pull request #29993 from timdeschryver/nswag-6
update getting started with nswag to v6
2023-08-07 15:34:23 -10:00
Luke Latham 96c1721d4d
Updates (#29996) 2023-08-07 12:39:56 -04:00
Luke Latham b226f2fa88
Full-stack UI updates (Components node) 8.0 (#29972) 2023-08-07 10:59:26 -04:00
Luke Latham 943b63cd06
Full-stack UI updates (Fundamentals node) 8.0 (#29928) 2023-08-07 10:49:58 -04:00
Tim Deschryver 6e469b3184
update getting started with nswag to v6 2023-08-05 22:58:53 +02:00
Tim Deschryver be585ad1be
move remote authentication snippets into project file (#29975)
* move remote authentication snippets into project file

* Apply suggestions from code review

* Update aspnetcore/migration/inc/remote-authentication.md

* Update AspNetCore.cs

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-08-04 16:29:04 -10:00
Luke Latham 3852b0de71
Add a cross-link (#29990) 2023-08-04 08:44:04 -04:00
Luke Latham 092fd0036e
Surface new guidance (#29987) 2023-08-03 13:41:25 -04:00
Tom Dykstra 59e2738662
Add short-circuit to WN (#29979) 2023-08-02 17:45:03 -07:00
Tom Dykstra 32e39bdd20
.http files, Endpoint Explorer GA (#29977) 2023-08-02 14:05:40 -07:00
Rick Anderson fa637cbd65
Update load-tests.md (#29970)
Fixes #29968
2023-08-01 21:18:13 +00:00
github-actions[bot] 50912c0f0a
What's new article (#29965)
* Bot 🤖 generated "What's new article"

* Update aspnetcore/whats-new/dotnet-AspNetCore.Docs-mod1.md

---------

Co-authored-by: Rick-Anderson <Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-08-01 00:49:24 +00:00
Rick Anderson eb22256f80
Merge pull request #29966 from dotnet/Rick-Anderson-patch-7
Update httpsys.md
2023-07-31 14:45:40 -10:00
Rick Anderson 9859f5532a
Update httpsys.md
Fixes #29563
2023-07-31 14:17:03 -10:00
Rick Anderson 6993d67296
Merge pull request #29950 from sguryev/out-type-order
Out and type order in code sample
2023-07-31 12:29:38 -10:00
Rick Anderson e445e19fa8
Merge pull request #29948 from timdeschryver/wrapped-snippets
Move Remote app session state snippets to project in samples folder
2023-07-31 12:23:23 -10:00
Luke Latham c742df5434
Demonstrate ToBaseRelativePath (#29963) 2023-07-31 16:40:37 -04:00
Luke Latham a3391a93dc
Client-side security remarks (#29962) 2023-07-31 15:22:29 -04:00
Tom Dykstra d9be3d15d1
output cache redis (#29961) 2023-07-31 11:43:04 -07:00
Wade Pickett 26ca062a10
Create Web API: HTTPS profile instructions (#29952)
* Create Web API: HTTPS profile instructions

* Added same to .NET 7 version

* Reword of shut down instruction

* Apply suggestions from code review: Tdykstra

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-07-31 11:04:29 -07:00
Luke Latham 4aab4dc203
Move Blazor technology assignment down (#29956) 2023-07-31 11:04:45 -04:00
Luke Latham 815f0223d6
Update link (#29954) 2023-07-30 06:15:47 -04:00
Rick Anderson 6c1733cf0b
Merge pull request #29941 from tdykstra/outputcacheredis
.NET 8 Redis-based output caching
2023-07-28 19:49:21 -10:00
Serj 955ebc1c5c
Update parameter-binding8.md 2023-07-29 01:04:01 +03:00
Serj 40cf51173b
Change out and type order 2023-07-29 00:59:59 +03:00
Tim Deschryver d1b375edae
Remote app session state 2023-07-28 14:59:17 +02:00
Tim Deschryver 597a5eb07b
ASP.NET to ASP.NET Core incremental session state migration 2023-07-28 14:58:57 +02:00
Tim Deschryver 687474b31c
migration-inc-wrapped: move snippet into sample folder 2023-07-28 14:44:26 +02:00
Rick Anderson fb9060624f
Sudo aot (#29946)
* Linux AOT /4

* Linux AOT /4

* WN
2023-07-28 03:27:03 +00:00
Tom Dykstra 30832bf2b4 adjust highlighting 2023-07-27 20:20:33 -07:00
Tom Dykstra cb1bb9bebd shorten long line of code 2023-07-27 20:17:34 -07:00
Tom Dykstra cd242746d9 tweaks 2023-07-27 20:07:27 -07:00
Rick Anderson 9c693ad754
Merge pull request #29926 from dotnet/richlander-patch-1
Update docker-compose-https.md
2023-07-27 16:58:56 -10:00
Rick Anderson 4b0e88e82b
Merge pull request #29927 from timdeschryver/docs/http-context
docs: fix feature snippet
2023-07-27 16:56:16 -10:00
Rick Anderson 4c5bb56778
Linux AOT /4 (#29938)
* Linux AOT /4

* Linux AOT /4
2023-07-27 15:21:40 -10:00