Kirk Larkin
fb469d1c88
Prepare Custom Formatters for 6.0 ( #24744 )
2022-01-26 10:52:47 +00:00
Kirk Larkin
363fda9ec6
Fix snippet references & sample link ( #24742 )
2022-01-26 10:22:19 +00:00
Luke Latham
d12de0a706
Patch DI text and example ( #24737 )
2022-01-25 16:30:14 -06:00
Rick Anderson
9fa67700f3
Update anchor-tag-helper.md ( #24719 )
...
* Update anchor-tag-helper.md
* Update aspnetcore/mvc/views/tag-helpers/built-in/anchor-tag-helper.md
2022-01-25 07:03:03 -10:00
SQL-MisterMagoo
e2534eee84
Clarify requirement for localization ( #24716 )
2022-01-25 06:09:02 -06:00
Kirk Larkin
7bcfa68eb3
Prepare View Compilation for 6.0 ( #24732 )
2022-01-25 11:28:47 +00:00
Kirk Larkin
7b9d26ac5d
Use whole-topic versioning in Windows Service ( #24727 )
2022-01-24 16:12:03 +00:00
Kirk Larkin
73a70e4f9c
Reinstate missing IActionResult examples ( #24726 )
2022-01-24 15:22:51 +00:00
Kirk Larkin
dfbe3f8ca0
Fix monikers for Identity QR ( #24723 )
2022-01-24 12:29:23 +00:00
Kirk Larkin
643daa0ffb
Use lowercase for API URLs ( #24721 )
2022-01-24 11:21:45 +00:00
Christopher Yeleighton
743ee55f10
Anchor link: what if page does not exist ( #24707 )
2022-01-24 10:34:56 +00:00
Rick Anderson
d4adf3434b
Update model.md ( #24712 )
2022-01-23 15:17:16 -10:00
Rick Anderson
b7e1743177
Update index.md ( #24709 )
...
* Update index.md
* Update aspnetcore/fundamentals/http-logging/index.md
2022-01-22 13:50:32 -10:00
Rick Anderson
bb3d38800e
Delete package-lock-json-delete.txt
2022-01-21 15:15:13 -10:00
Rick Anderson
18b261fa60
Create package-lock-json-delete.txt
2022-01-21 15:14:48 -10:00
Rick Anderson
489bf28d46
Create package-lock-json.txt
2022-01-21 15:14:34 -10:00
Rick Anderson
312c15b4d4
Delete package-lock.json
...
Dependabot alert
2022-01-21 15:13:31 -10:00
Rick Anderson
edc9c8eaf9
Ra/logging/smandia ( #24681 )
...
* removed preview solution
* new solution for httplogging in 6.x
* Update aspnetcore/fundamentals/http-logging/samples/6.x/Program.cs
* Update aspnetcore/fundamentals/http-logging/index.md
* Update aspnetcore/fundamentals/http-logging/index.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/http-logging/index.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/http-logging/samples/6.x/Program.cs
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* first time show whole file
* Update Program.cs
* Update Program.cs
* Update aspnetcore/fundamentals/http-logging/samples/6.x/Program.cs
* Update aspnetcore/fundamentals/http-logging/index.md
* Update aspnetcore/fundamentals/http-logging/index.md
* Update Program.cs
* Update Program.cs
* Update aspnetcore/fundamentals/http-logging/index.md
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
* HTTP Logging /1
Co-authored-by: suresh mandia <sureshmandia@yahoo.in>
2022-01-21 13:13:15 -10:00
Kirk Larkin
ba6ac5c081
Update Kestrel Options to 6.0 ( #24688 )
...
* Update Kestrel Options to 6.0
* .
* .
2022-01-21 12:46:13 -10:00
Kirk Larkin
592108fadc
Link to W3CLoggerOptions.LoggingFields ( #24700 )
...
* Link to W3CLoggerOptions.LoggingFields
* Update highlights
* Link to W3CLoggingFields
2022-01-21 11:22:42 -10:00
Kirk Larkin
2c2706bc9a
Fix Web-Api C# warning and tweak IEnumerable coverage ( #24699 )
...
* Fix Web-Api C# warning and tweak IEnumerable coverage
* .
2022-01-21 08:14:41 -10:00
wuyuansushen
76b4bbf919
Match/Assign part error ( #24698 )
2022-01-21 15:52:29 +00:00
Luke Latham
ee20e12b12
Update web API node to 3.1 or later ( #24697 )
2022-01-21 07:59:18 -06:00
FreyaA365
41ef03919e
Code example was not showing in documentation ( #24694 )
2022-01-21 04:39:47 -06:00
Rick Anderson
c9c9e0aa60
.Net 6 auth with specific scheme /3 ( #24623 )
...
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* .Net 6 auth with specific scheme /3
* react to feedback
* react to feedback
* react to feedback
* react to feedback
2022-01-20 17:00:29 -10:00
Rick Anderson
cb94180c95
Update 50-to-60.md ( #24689 )
2022-01-20 09:16:15 -10:00
Luke Latham
ce84790a0d
Injected properties are expected to be available ( #24685 )
...
* Injected properties are expected to be available
* Updates
* Update aspnetcore/blazor/fundamentals/dependency-injection.md
Co-authored-by: Pranav K <prkrishn@hotmail.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2022-01-20 09:00:34 -06:00
Luke Latham
5a69d974e8
Clarifications on the sample app ( #24684 )
2022-01-20 05:26:22 -06:00
Kirk Larkin
09f28fa01f
Update Kestrel Endpoints to 6.0 ( #24640 )
2022-01-20 10:35:41 +00:00
Rick Anderson
ed73ce4491
moniker prep for SignalR Client JS ( #24678 )
2022-01-19 15:26:38 -10:00
Dany Gagnon
e423729ea5
Update Auth4 snippet to be more accurate ( #24677 )
2022-01-19 13:17:33 -10:00
Rick Anderson
f399aef0c3
Update intro.md ( #24676 )
...
* Update intro.md
* Update aspnetcore/mvc/views/tag-helpers/intro.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-01-19 13:16:31 -10:00
Rick Anderson
312ccbfa9d
Update key-vault-configuration.md ( #24672 )
2022-01-19 09:21:56 -10:00
Khushal Bhardwaj
0adb8286ba
Added info about relative line-numbers in csharp-regions ( #24668 )
...
* Highlighted the changes.
Added the highlight query when displaying code block with the line numbers relative to that region (i,e. FinalSnippet).
* Added line number range
Instead of distinct line number added line number range.
* Update aspnetcore/includes/RP-MVC/validation-net6.md
* Added info about relative line no. in regions.
* chore: added missing parentheses
* Updates
* Updates
* Updates
* Updates
* Updates
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-01-19 09:12:16 -10:00
Kirk Larkin
ba60b6ff0f
Prepare Kestrel Options for 6.0 ( #24667 )
2022-01-19 13:23:10 +00:00
Luke Latham
90d6aab670
InputFile image preview INCLUDE ( #24666 )
2022-01-19 07:07:06 -06:00
Luke Latham
4f9cd5d00d
Fix confusing language ( #24665 )
2022-01-19 06:43:50 -06:00
Luke Latham
1b96bc3499
Hosted WASM execution startup project ( #24664 )
2022-01-19 06:35:48 -06:00
Kirk Larkin
601db91752
Fix line highlights ( #24662 )
2022-01-19 11:04:48 +00:00
Pranav K
8b05fd8d62
Add a note about emojis ( #24657 )
...
* Add a note about emojis
2022-01-18 15:05:36 -08:00
Khushal Bhardwaj
3cae876845
Highlighted code snippets ( #24652 )
...
* Highlighted the changes.
Added the highlight query when displaying code block with the line numbers relative to that region (i,e. FinalSnippet).
* Added line number range
Instead of distinct line number added line number range.
* Update aspnetcore/includes/RP-MVC/validation-net6.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-18 11:31:15 -10:00
Luke Latham
2d29f422aa
Improve Linux deployment guidance ( #24655 )
2022-01-18 07:19:07 -06:00
Luke Latham
29b4522055
Improve JavaScript colocation guidance ( #24654 )
2022-01-18 06:42:08 -06:00
Luke Latham
0505142bdf
Blazor file download updates ( #24560 )
2022-01-18 05:34:37 -06:00
Peter Marcu
36f3b7a3c5
Updating argument to avoid deprecation warning ( #24651 )
2022-01-18 10:49:40 +00:00
James Newton-King
d39040b52e
Make migration page include client details ( #24645 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-01-17 19:54:04 +00:00
James Newton-King
e526e3d64c
gRPC testing doc updates ( #24644 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-01-18 08:05:19 +13:00
James Newton-King
510a9ab6a8
Remove gRPCs from toc ( #24641 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-01-17 18:12:04 +00:00
Luke Latham
12b932e203
Code patch ( #24639 )
2022-01-17 07:36:29 -06:00
Ruggero Rossi
0be7f334d4
fix wrong application name WebAppAuth with WebApp1 ( #24634 )
2022-01-17 11:55:17 +00:00