Rick Anderson
868e311ff4
.NET 6: Add user data /2 ( #25315 )
...
* .NET 6: Add user data /2
* .NET 6: Add user data /2
2022-03-14 17:24:00 -10:00
Rick Anderson
913f22632a
Merge pull request #25313 from dotnet/monHellUserData/ra/2
...
Mon prep for User Data /2
2022-03-14 14:41:04 -10:00
Kirk Larkin
215178cee9
Add initial .editorconfig and extra markdownlint rules ( #25293 )
2022-03-14 14:20:31 +00:00
CT
03a1cfafb0
Fix DPAPI's docs link ( #25305 )
2022-03-14 14:13:17 +00:00
Luke Latham
4c576cac92
End no-loc metadata test ( #25304 )
2022-03-14 06:42:59 -05:00
Rick Anderson
1ab24a3e26
Update resourcebased.md ( #25300 )
2022-03-13 17:29:14 -10:00
Erhan Alankuş
1404a661ed
Fix request-response mixup ( #25302 )
...
It seems like the word "request" was used instead of "response" in these two places.
2022-03-13 16:19:48 -07:00
James Newton-King
190ce01a8b
Update loadbalancing.md ( #25301 )
2022-03-12 18:24:01 +08:00
Kirk Larkin
93ef7202fc
Use consistent samples folder for SignalR, TS, and Webpack ( #25296 )
2022-03-11 13:58:02 +00:00
Martin Liversage
600a75ea7c
Add warning about limited range of decimal encoding ( #25294 )
...
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-03-11 21:11:26 +08:00
Kirk Larkin
dc92cec3b5
Fix code references in JSON Patch ( #25291 )
2022-03-11 10:19:31 +00:00
Rick Anderson
fa4f356859
Update jsonpatch.md ( #25288 )
...
* Update jsonpatch.md
* Update Order.cs
* Update Customer.cs
* Apply suggestions from code review
2022-03-10 13:36:15 -10:00
Kirk Larkin
17fa8458f7
Remove warning re View Compilation regression in 6.0 ( #25275 )
2022-03-10 08:36:19 -10:00
Kirk Larkin
7ad2b9887e
Fix line highlight in JSON Patch ( #25285 )
2022-03-10 16:39:40 +00:00
Kirk Larkin
4546b10a84
Link to Kestrel Endpoints from Enforce HTTPS ( #25280 )
2022-03-10 12:54:59 +00:00
Luke Latham
0bb281b805
Move no-loc test doc ( #25278 )
2022-03-10 06:48:03 -06:00
Kirk Larkin
2d7ab8d4e5
Reference WebApplication.CreateBuilder instead of CreateDefaultBuilder ( #25277 )
2022-03-10 12:38:02 +00:00
Kirk Larkin
17bfd97d6f
Prepare SignalR, TS, and Webpack for 6.0 ( #25273 )
2022-03-10 10:44:14 +00:00
Luke Latham
3bc91c7aa7
Merge pull request #25270 from dotnet/guardrex-patch-1
...
Apply missing code fencing
2022-03-09 14:39:37 -06:00
Luke Latham
e10b93cbd9
Apply missing code fencing
2022-03-09 14:37:50 -06:00
Kirk Larkin
82e1f366cf
Optimize ASP.NET Core fundamentals for better SEO ( #25261 )
2022-03-09 20:28:32 +00:00
Luke Latham
f2d0052cd7
Update example ( #25268 )
2022-03-09 14:27:37 -06:00
Rick Anderson
4addbb57dc
Update introduction.md ( #25246 )
2022-03-09 09:49:23 -10:00
Rick Anderson
7d745f97c5
Update index.md ( #25250 )
2022-03-09 09:49:05 -10:00
Luke Latham
588e066fb7
Code-fence an HTML tag ( #25266 )
2022-03-09 13:07:00 -06:00
Luke Latham
51524aa552
Update overwritten param examples ( #25259 )
2022-03-09 12:38:49 -06:00
Rick Anderson
9cdbc90df6
Update Microsoft.dotnet-openapi.md ( #25252 )
2022-03-09 07:59:24 -10:00
Kirk Larkin
b6bc3824ed
Expand on guidance for JSON Patch ( #25262 )
...
* Expand on guidance for JSON Patch
* .
* .
2022-03-09 07:59:07 -10:00
Rick Anderson
69a25ee96f
SEO Azure errors /2 ( #25247 )
2022-03-09 07:54:34 -10:00
Rick Anderson
a50bbfc548
.NET 6: URL-rewriting middleware /1 ( #25189 )
...
* .NET 6: URL-rewriting middleware /1
* .NET 6: URL-rewriting middleware /1
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-09 07:54:22 -10:00
Luke Latham
46d88feed7
Improve add package ref guidance ( #25260 )
2022-03-09 07:47:02 -06:00
Luke Latham
0a804cba08
Update external link ( #25257 )
2022-03-09 06:15:09 -06:00
the-wazz
45eb3fc141
Update index.md ( #25245 )
...
Improved grammar.
2022-03-08 14:56:44 -08:00
Rick Anderson
4d7e0cc118
.NET 6: Additional Claims /2 ( #25175 )
...
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* .NET 6: Additional Claims /2
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-08 10:53:07 -10:00
Kirk Larkin
c42c243074
Optimize SignalR + TypeScript/Webpack for better SEO ( #25240 )
2022-03-08 10:51:59 -10:00
Luke Latham
f38dc5a19c
Blazor "Introduction" to "Overview" ( #25244 )
2022-03-08 10:37:57 -10:00
Wade Pickett
16f2169ced
SEO audit: Get started with ASP.NET Core ( #25225 )
...
* SEO audit: Get started with ASP.NET Core
* Update aspnetcore/getting-started/index.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-08 12:26:08 -08:00
Wade Pickett
ddd429c932
SEO audit: ASP.NET Core Data Protection ( #25233 )
2022-03-08 10:39:39 -08:00
Wade Pickett
1658395559
SEO audit: Introduction to ASP.NET Core SignalR ( #25227 )
...
* SEO audit: Introduction to ASP.NET Core SignalR
* Corrected title typo.
2022-03-08 10:37:32 -08:00
Wade Pickett
654d1be6f4
SEO: Facebook, Google, and external provider auth ( #25230 )
...
* SEO: Facebook, Google, and external providers..
* Apply Rick's suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/security/authentication/social/index.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-03-08 09:45:28 -08:00
Luke Latham
1355b074a5
AAD tenant can't be authorized ( #25235 )
2022-03-08 09:51:06 -06:00
James Newton-King
f2ddf4797e
Update interceptors.md ( #25237 )
2022-03-08 13:57:06 +00:00
Luke Latham
09a52d5cf5
Generic type guidance enhancements ( #24724 )
2022-03-08 06:57:53 -06:00
Luke Latham
15a8b071a6
Fix namespace in example code ( #25234 )
2022-03-08 05:21:09 -06:00
James Newton-King
1d16a0ab52
Update interceptors.md ( #25226 )
...
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-03-08 10:09:31 +08:00
Kirk Larkin
f38c92f4ae
Fix links to MVC Filters samples ( #25224 )
2022-03-07 14:21:04 +00:00
James Newton-King
730277c02d
Update troubleshoot.md ( #25218 )
...
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-07 13:39:16 +00:00
Luke Latham
a2cc68cc31
Clarify component disposal async+sync ( #25223 )
2022-03-07 07:22:57 -06:00
Luke Latham
33e97da4e7
Blazor logging topic enhancements ( #25196 )
2022-03-07 06:52:40 -06:00
pitulescubogdan
23cbdec753
Fix signalR reference links ( #25214 )
2022-03-06 09:00:12 -06:00