Commit Graph

16096 Commits (19f65664d8d70c0807bd4f8af9917b1d08f4fea5)

Author SHA1 Message Date
Rick Anderson 09377a0f9e
Merge pull request #29933 from timdeschryver/docs/handle-errors-code-snippets
handle-errors: use project file code snippets
2023-07-27 14:33:37 -10:00
Rick Anderson b69dc2a8bb
Merge pull request #29925 from dotnet/libAot
AOT for libs /5
2023-07-27 14:24:09 -10:00
Rick Anderson aac2fad499
Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-07-27 14:21:34 -10:00
Tom Dykstra 5ce1cd49c3 format code 2023-07-27 17:17:27 -07:00
Tom Dykstra 53492ebb58 fix build warnings 2023-07-27 17:14:54 -07:00
Tom Dykstra 8b74544959 change link 2023-07-27 17:08:57 -07:00
Tom Dykstra a2f9cf72ee link to and from dist caching 2023-07-27 17:07:15 -07:00
Tom Dykstra cbc3410ac3 Merge branch 'main' of https://github.com/dotnet/AspNetCore.Docs into outputcacheredis 2023-07-27 16:53:19 -07:00
Tom Dykstra f341603b01
Moniker prep for 8.0 (#29943) 2023-07-27 16:52:15 -07:00
Luke Latham c87a9dfdb4
Blazor Hybrid issue management (#29939) 2023-07-27 19:45:53 -04:00
Tom Dykstra f2d4ce7f9b refer to redis .net 8 in .net 7 2023-07-27 16:38:33 -07:00
Tom Dykstra 06f3557d65 tweak recommendation wording 2023-07-27 16:30:25 -07:00
Tom Dykstra d4ecc63a56 add redis cache 2023-07-27 15:34:43 -07:00
Wade Pickett b8ee7fa9f5
dotnet tool install --arch options (#29923)
* dotnet tool install --arch options, new include plus edit to 31 files to add include.
2023-07-27 14:35:42 -07:00
Luke Latham aa7b97caf8
Component typical namespaces 8.0 (#29931) 2023-07-27 13:47:14 -04:00
Tim Deschryver 4e00e6aee1
handle-errors: use project file code snippets 2023-07-27 19:43:44 +02:00
Tim Deschryver ca628c4c7e
docs: fix await warning in feature snippet 2023-07-27 15:05:18 +02:00
Tim Deschryver aee04aeb87
docs: fix highlight in thread safe snippet 2023-07-27 15:00:20 +02:00
Tim Deschryver 2460bdd0dd
docs: fix feature snippet 2023-07-27 14:59:36 +02:00
Rich Lander 2b3e52d097
Update docker-compose-https.md
Update to the current samples repo. The old samples repro will be deleted.

See: https://github.com/dotnet/dotnet-docker/issues/4755

FYI on other breaking changes: https://github.com/dotnet/dotnet-docker/discussions/4764
2023-07-26 21:12:19 -07:00
Tom Dykstra bf835d0186 draft 2023-07-26 20:43:22 -07:00
Rick Anderson 03abf7a071 AOT for libs /5 2023-07-26 16:56:10 -10:00
Rick Anderson 3f1daa5280 AOT for libs /5 2023-07-26 16:55:20 -10:00
Rick Anderson 210aac8166 AOT for libs /5 2023-07-26 16:53:56 -10:00
Tom Dykstra 3098bac4d0
Moniker prep for 8.0 (#29922) 2023-07-26 17:09:23 -07:00
Luke Latham 581844ce7a
Handle errors followup 8.0 (#29920) 2023-07-26 18:49:35 -04:00
Tom Dykstra 364b805b10
Put examples in separate code blocks (#29919) 2023-07-26 15:34:13 -07:00
Luke Latham 4ab8e3274f
Move code samples and BWA handle errors 8.0 (#29918) 2023-07-26 14:56:23 -04:00
Rick Anderson f354f36c0f
Update native-aot.md (#29914)
* Update native-aot.md

* Update aspnetcore/fundamentals/native-aot.md
2023-07-26 06:19:22 +00:00
Luke Latham 9c1a912c42
Move sample code (#29912) 2023-07-25 16:34:45 -04:00
Luke Latham 821e7ebfd7
Language cleanup and other updates (#29911) 2023-07-25 11:12:04 -04:00
Luke Latham 2a0512487c
Place section for both pivots (#29908) 2023-07-25 09:53:22 -04:00
Tom Dykstra af3c8ff2da
Add IPNetwork.Parse and TryParse to WN (#29905) 2023-07-24 18:31:46 -07:00
Rick Anderson 5da9d23328
Prob details in the right place /5 (#29903)
* Prob details in the right place /5

* Prob details in the right place /5
2023-07-24 13:03:50 -10:00
Tom Dykstra 8a4da71bce
Clarify pros and cons of internal HTTPS (#29898) 2023-07-24 12:08:59 -07:00
Luke Latham 5246d2ff22
Use abbreviation DOM (#29896) 2023-07-21 08:10:18 -04:00
Rick Anderson 5819a4efd3
Update aspnetcore-8.0.md (#29894)
* Update aspnetcore-8.0.md

Fixes #29893

* Update aspnetcore/release-notes/aspnetcore-8.0.md

* Update aspnetcore/release-notes/aspnetcore-8.0.md

* Update aspnetcore/release-notes/aspnetcore-8.0.md
2023-07-20 16:40:46 -10:00
Rick Anderson acb4363883
Merge pull request #29890 from dotnet/Rick-Anderson-patch-4
Update aspnetcore-8.0.md
2023-07-20 13:35:44 -10:00
Rick Anderson fe009c35dd
Update aspnetcore-8.0.md 2023-07-20 13:32:46 -10:00
Rick Anderson d883acd0a1
Merge pull request #29885 from tdykstra/notlatestupdate
Update not-latest-version.md
2023-07-20 10:47:32 -10:00
Luke Latham e764311920
Android Web View with emulated device (#29884) 2023-07-20 15:51:50 -04:00
Tom Dykstra c8d002cd6f Update not-latest-version.md 2023-07-20 11:38:39 -07:00
Luke Latham a5fbb6e53e
Revert Blazor Hybrid tech name test (#29877) 2023-07-20 10:25:27 -04:00
Luke Latham 5ec19fb002
Blazor Hybrid overwrite tech test (#29874) 2023-07-20 10:03:02 -04:00
Luke Latham 41759f0beb
Blazor Hybrid issue management (#29870) 2023-07-20 09:02:01 -04:00
Rick Anderson ce9bd5815d
Merge pull request #29866 from tdykstra/debugwn2
Add debug improvements to What's new
2023-07-19 15:32:55 -10:00
Rick Anderson 74b88af360
Merge pull request #29867 from dotnet/Rick-Anderson-patch-4
Update proxy-load-balancer.md
2023-07-19 14:37:06 -10:00
Rick Anderson 1e4d6747da
Update proxy-load-balancer.md
Fixes #29860
2023-07-19 14:32:01 -10:00
Tom Dykstra 7412188802 tweak wording 2023-07-19 17:14:19 -07:00
Tom Dykstra 78a671c1af fix image links 2023-07-19 17:08:33 -07:00