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
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
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