Luke Latham
898490f57a
Add manual debug/build assets guidance for VSC ( #30365 )
2023-09-14 20:25:55 +00:00
Rick Anderson
a6490be13a
Update hubcontext.md ( #30347 )
...
History lessons should be in a history doc, not in the primary doc. You can move this to a topic that compares classic SignalR to Core. I'm sure the list is extensive.
2023-09-14 08:22:31 -10:00
Luke Latham
1953fd2b19
Project structure article updates 8.0 ( #30359 )
2023-09-14 11:31:06 -04:00
Christofer Olofsson
49cd35b6e7
Update select-language-culture.md ( #30356 )
2023-09-14 11:14:03 -04:00
Luke Latham
38712349f1
Place macOS content with VSC 8.0 ( #30358 )
2023-09-14 11:12:11 -04:00
Weihan Li
a414ce2b4c
Update best-practices large objects threshold ( #30351 )
2023-09-14 09:54:33 +00:00
Luke Latham
6d78b6de71
Blazor RC1 wrap-up 8.0 ( #30339 )
2023-09-13 12:42:57 -04:00
Rick Anderson
aef25ad647
MIgration TOC ( #30335 )
...
* MIgration TOC
* MIgration TOC
2023-09-12 16:13:30 -10:00
Rick Anderson
02710e6751
MIgrate to 8 /1 ( #30304 )
...
* MIgrate to 8 /1
* MIgrate to 8 /1
* MIgrate to 8 /1
* MIgrate to 8 /1
* MIgrate to 8 /1
* MIgrate to 8 /1
2023-09-13 01:45:38 +00:00
James Newton-King
b333eee306
Update interprocess.md ( #30310 )
...
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2023-09-13 07:54:38 +08:00
James Newton-King
a1c98d85dd
Update http3.md ( #30305 )
2023-09-12 09:12:03 -10:00
Luke Latham
06d16400e8
Revert "Drop launchSettings.json for BWA ( #30327 )" ( #30331 )
...
This reverts commit 6da4e2fe27
.
2023-09-12 14:26:49 -04:00
Luke Latham
7ac1d9380e
Move Blazor entry ( #30330 )
2023-09-12 13:35:25 -04:00
Luke Latham
9b8b944ea8
Blazor router NotFound updates ( #30329 )
2023-09-12 13:15:20 -04:00
Luke Latham
6da4e2fe27
Drop launchSettings.json for BWA ( #30327 )
2023-09-12 12:34:58 -04:00
Afshin Mehrabani
00bfb46c26
Fix broken Create.cshtml.cs page model reference ( #30316 )
2023-09-12 09:34:38 -07:00
Luke Latham
ebd2c3ec10
Add "Jiterpreter" to AOT description ( #30326 )
2023-09-12 12:21:43 -04:00
Luke Latham
84dac4b13a
Remove suppress-error attr NOTE ( #30324 )
2023-09-12 12:16:49 -04:00
Luke Latham
05e943c02a
Configure the Blazor WASM runtime ( #30321 )
2023-09-12 10:59:29 -04:00
Luke Latham
4d6df5664f
Update index.md ( #30318 )
2023-09-12 10:01:20 -04:00
Luke Latham
b96de4354e
Revert "Update index.md ( #30306 )" ( #30317 )
...
This reverts commit fbc35fcb68
.
2023-09-12 09:51:28 -04:00
Luke Latham
ef05c40918
Render modes content changes ( #30314 )
2023-09-12 08:58:21 -04:00
Luke Latham
71e1da5a0e
Blazor RC1 updates ( #30296 )
2023-09-12 07:41:39 -04:00
Luke Latham
b9c38df6d1
Add NOTE on upcoming BWA coverage ( #30313 )
2023-09-12 07:08:52 -04:00
Daniel Roth
9651819bb0
Clarify that the Blazor templates don't depend on Bootstrap icons ( #30308 )
2023-09-12 06:40:32 -04:00
Rick Anderson
fbc35fcb68
Update index.md ( #30306 )
...
* Update index.md
* Update aspnetcore/fundamentals/logging/index.md
2023-09-11 17:37:12 -10:00
Rick Anderson
2e3680f166
Update http-files.md ( #30301 )
...
Fixes #30293
2023-09-11 13:21:24 -10:00
Rick Anderson
0add3a0ea2
logging with dot on linux /7 ( #30298 )
...
* logging with dot on linux /7
* logging with dot on linux /7
2023-09-11 12:27:46 -10:00
Rick Anderson
2ce11d9897
secure swag ( #30299 )
2023-09-11 12:27:08 -10:00
Luke Latham
0a4cbef51b
Hosting models/render modes & What's New 8.0 ( #30279 )
2023-09-11 15:38:50 -04:00
Rick Anderson
a9093a9755
secure swagger /7 ( #30292 )
...
* secure swagger /7
* secure swagger /7
* secure swagger /7
* secure swagger /7
2023-09-11 07:53:27 -10:00
Rick Anderson
2e76b81044
secure swag prep ( #30290 )
...
* secure swag prep
* secure swag prep
* secure swag prep
2023-09-08 15:00:03 -10:00
Rick Anderson
1eddaebee3
Merge pull request #30286 from jkrajcir/patch-1
...
Clarify expected behavior of validation for non-nullable props/params in nullable contexts
2023-09-08 13:13:12 -10:00
Rick Anderson
7b9118b57e
Merge pull request #30288 from dotnet/log.create
...
fix logger /7
2023-09-08 13:11:24 -10:00
Rick Anderson
4914aff9b2
fix logger /7
2023-09-08 12:09:34 -10:00
Rick Anderson
2da5c853d9
fix logger /7
2023-09-08 12:06:49 -10:00
Rick Anderson
eb4738761e
Merge pull request #30277 from dotnet/Rick-Anderson-patch-7
...
Update validation.md
2023-09-08 12:04:38 -10:00
Joe Krajcir
3fd066b609
add clarification for validation of non-nullable props/params in nullable contexts
2023-09-08 15:39:11 -05:00
Daniel Roth
fc2ef1326c
Update index.md ( #30284 )
2023-09-08 16:04:32 -04:00
Luke Latham
bb52e9e480
Apply render mode to example ( #30283 )
2023-09-08 16:03:59 -04:00
Brennan
de848195e6
IIS null service ( #30237 )
2023-09-07 18:37:32 -07:00
Rick Anderson
cbb74060a3
Update validation.md
...
Fixes #30276
2023-09-07 14:14:46 -10:00
Rick Anderson
7bbc7d746a
Merge pull request #30272 from dotnet/enrichMetrics
...
enrich metrics snippet to project file
2023-09-07 13:09:52 -10:00
Aditya Mandaleeka
89369ee94b
Merge pull request #30202 from dotnet/clarify_gccollect
...
Clarify GC.Collect guidance in memory management doc
2023-09-07 15:57:53 -07:00
Aditya Mandaleeka
4b6ef1d391
Update aspnetcore/performance/memory.md
...
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-09-07 15:55:46 -07:00
Aditya Mandaleeka
d8fb91fe78
Update aspnetcore/performance/memory.md
...
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-09-07 15:55:37 -07:00
Rick Anderson
f6164edac1
enrich metrics snippet to project file
2023-09-07 12:46:33 -10:00
Rick Anderson
62cf0d482d
Remove problematic factory.create.logger /7 ( #30249 )
...
* Remove problematic factory.create.logger /7
* Remove problematic factory.create.logger /7
* Remove problematic factory.create.logger /7
* Update aspnetcore/fundamentals/logging/index/samples/6.x/WebLog/Program.cs
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
* React to feedback
* React to feedback
* React to feedback
* React to feedback
* React to feedback
* React to feedback
* React to feedback
* Apply suggestions from code review
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
* React to feedback
* React to feedback
---------
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
2023-09-07 12:29:51 -10:00
Tom Dykstra
bd458374ce
Moniker prep for SPA articles ( #30269 )
2023-09-07 14:18:36 -07:00
Wade Pickett
5708a1f009
MVC Get Started - Add Model - Link Fix ( #30267 )
2023-09-07 10:56:07 -07:00