Commit Graph

8142 Commits (c8ddf0b0bf0492eef673569eae859d85da2304a3)

Author SHA1 Message Date
Nate Barbettini 79baf1cbc2 Fix logging code example (#12326) 2019-05-08 05:39:50 -05:00
Rick Anderson d9f8b401c6
Update index.md (#12324)
* Update index.md

* Update index.md

* Update index.md
2019-05-07 19:18:20 -10:00
Justin Kotalik bcd9e337c1 Update docs for new IIS limits (#12318) 2019-05-07 18:22:02 -05:00
Tom Dykstra b68f9d16ad
Move TOC nodes from web apps to advanced (#12322) 2019-05-07 14:52:25 -07:00
Rick Anderson 6b1afe8e56
Update index.md (#12320) 2019-05-07 09:45:20 -10:00
Tom Dykstra d309fe4fa8
How to log automatic 400 responses (#12315)
* How to log automatic 400 responses

* change link-to-issue format
2019-05-07 08:49:01 -07:00
Tom Dykstra 372011ecf3
Add highlighting for a changed line (#12313)
* Add highlighting for a changed line

* fix language code

Co-Authored-By: tdykstra <tdykstra@microsoft.com>
2019-05-07 08:21:11 -07:00
Sturla Thorvaldsson 2f05d2a16b Update SeedData.cs (#12196)
Give the user of the example explicit information (in the form of an exception) if the password used to create the user was not strong enough.  #9025
2019-05-06 16:17:49 -10:00
Tom Dykstra f13d94aff5
page --> pageNumber in dynamic linq snippet (#12308) 2019-05-06 15:32:12 -07:00
Mauricio de los Santos ec9776e093 C86836: Adding double spaces at the end of lines to avoid broken content (#12307) 2019-05-06 15:46:02 -05:00
Oleg Burov f284dd9bfc Update from microsoft/* to mcr.microsoft.com/*. (#12192)
Switch .NET Core Images from the legacy location at Docker Hub Registry (microsoft/*) to a new location at Microsoft Container Registry (mcr.microsoft.com/*).
2019-05-06 13:03:40 -05:00
Scott Addie e6467d91e3
Add missing gRPC tutorials to Tutorials ToC node (#12302) 2019-05-06 12:51:44 -05:00
randy-r 5f4f7dd3c9 Use correct gRPC client project name (#12277)
When adding gRPC packages the project to add them to should be GrpcGreeterClient.csproj.
2019-05-06 07:10:32 -10:00
Rick Anderson 12fb44b83c
Update sort-filter-page.md (#12245)
* Update sort-filter-page.md

* fix instructions for about page
2019-05-06 07:10:02 -10:00
Scott Addie 0ac676d164
Add .NET universal header (#12300) 2019-05-06 11:07:25 -05:00
Scott Addie 7d3111af40
Set Edit button branch to master (#12298) 2019-05-06 10:58:03 -05:00
Scott Addie 78620c3fbc
add docs in reaction to aspnet/AspNetCore#8974 (#11945) (#12297)
* add docs in reaction to aspnet/AspNetCore#8974

* Update aspnetcore/signalr/configuration.md

Co-Authored-By: anurse <andrew@stanton-nurse.com>

* feedback

* Apply suggestions from code review

Co-Authored-By: anurse <andrew@stanton-nurse.com>

* update ms.date metadata value
2019-05-06 10:55:54 -05:00
Luke Latham aa8e2f4a6f Blazor preview 5 updates (#12289)
Update
2019-05-06 10:47:11 -05:00
Nick Schonning 64580b2d52 chore: Remove link locale (#12184)
* chore: Remove link locale

* Update grpc-client.md

* Remove trailing question mark
2019-05-06 10:41:44 -05:00
doterik 8142f2658b Changed directory structure. (#12241)
Think new templates have simplified the directory structure.
2019-05-06 10:41:17 -05:00
Daniel Roth 97a8805577 Update get-started.md (#12287)
* Update get-started.md

* Update date
2019-05-06 10:39:08 -05:00
Leonid Tsarev 9d48d06d9f Fix serilog link to newer repo (#12211)
https://github.com/serilog/serilog-extensions-logging specifies that ASP.NET Core 2.0+ should prefer https://github.com/serilog/serilog-aspnetcore instead.
2019-05-06 10:36:49 -05:00
Howard Richards cf41420f5f Fixed typo in binding example (#12237)
* Fixed typo in binding example

_italicsCheck in `bind` amended to `ItalicsCheck` which is referred to in the text above it

* Update
2019-05-06 10:36:29 -05:00
Scott Semyan b6a7061b3b Should import the namespace first (#12210)
You should import the Swashbuckle.AspNetCore.Swagger namespace _before_ adding the Swagger generator to the services collection or you get a red squiggly.
2019-05-06 10:35:14 -05:00
Mauricio de los Santos 5057c0d346 C80832: Adding two spaces at the end of a line (#12199)
* C80832: Adding two spaces at the end of a line

Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: missing spaces are breaking formatting on loc pages
@guardrex

* Update
2019-05-06 10:34:46 -05:00
Joost van Schaik 3b4d547041 Update MovieGenreViewModel to contain only properties in stead of fields (#12257)
* Update MovieGenreViewModel to contain only properties in stead of field

It's odd to have to PUBLIC fields and two public properties. Those should all be properties I think

* remove trailing semi-colons
2019-05-06 10:31:04 -05:00
Muhammad Umair Irshad 85775b2d29 Typo in url for thread pool doc page (#12258) 2019-05-06 10:30:49 -05:00
witheej 9e0347edbc Update error-handling.md (#12266)
* Update error-handling.md

Fixes broken link

* Update error-handling.md

Fixes another broken link

* Harden for 3.x era
2019-05-06 10:29:16 -05:00
Peter Urgoš 9b8c586764 Fix a typo (#12274)
"there is a an item" should be "there is an item"
2019-05-06 10:28:30 -05:00
Scott Addie 30a18f4185
Add missing ms.author metadata field (#12275) 2019-05-06 10:28:09 -05:00
Friedrich von Never 3d941006b4 Update windows-service.md (#12279)
* Update windows-service.md

Fix the comment about the `Remove-Service`example.

* Update
2019-05-06 10:27:52 -05:00
Brady Gaster 08689d21c1 removed old xamarin warning (#12180) 2019-05-06 10:27:20 -05:00
Scott Addie 77e6584f04
Merge staging into master (#12296)
* Remove repository (#12203)

* Fix language specification in one code sample (#12225)

* Refactor Blazor intro paragraph (#12223)

* Cross-link Get Started and Razor class lib topics (#12228)

* Update app insights section (#12234)

* Make Azure providers more discoverable (#12247)

* Blazor Get Started: Update preview SDK instruction

* Revert  3c4a22f

* Blazor Get Started: Preview SDK instruction (#12271)
2019-05-06 10:25:47 -05:00
Tom Dykstra ad16f5e1da
Disable markdownlint rule (#12272)
* fix heading

* Disable markdownlint rule md026
2019-05-04 15:13:50 -07:00
Rick Anderson d62deb6f91
Update comparison.md (#12255) 2019-05-02 18:11:26 -10:00
Luke Latham 2ead973e80 Update SignalR link (#12217) 2019-04-30 12:27:24 -10:00
Scott Addie 51e98cdafd
Temporarily set Edit button branch to staging (#12202) 2019-04-29 15:14:15 -05:00
Luke Latham 78e28adc0c
Cross-link Azure Apps preview instructions (#12182) 2019-04-26 17:18:29 -05:00
Rick Anderson b5cbf1d293
Update anchor-tag-helper.md (#12171) 2019-04-26 11:58:56 -10:00
Luke Latham 28e8ad68e3
Blazor class libraries topic updates (#12132) 2019-04-26 15:41:38 -05:00
Mauricio de los Santos eb73a9187a C86844: Adding two spaces after line 173 (#12178)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description:  missing spaces break formatting
  
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
cc: @rick-anderson,
2019-04-26 10:11:58 -10:00
Rick Anderson af7a6de9e1
Built in TH (#12169)
* Built in TH

* Built in TH
2019-04-25 15:14:02 -10:00
agc-software 63d108574d Update examples link (#12166) 2019-04-25 19:12:09 -05:00
Luke Latham d9e1095278
Blazor topic Pre4 update sweep (#12165) 2019-04-25 14:27:59 -05:00
BinaryBrain e7837bacee Updated app configuration notes (#12160) 2019-04-25 10:46:08 -05:00
Al Clark 5bf51c4469 Updates to VS for Mac instructions (#12148)
* Updates for Visual Studio for Mac

This is to correct some information pertaining to Visual Studio for Mac and include macOS-centric screenshots.  General tidy-up.

* Formatting

Fixed formatting to prevent side-scrolling

* Updates to VS for Mac

This is primarily to update instructions for Visual Studio for Mac and subsequent screenshots in Safari rather than Chrome (for native macOS look). Moved other screenshots under respective headers.
2019-04-24 18:06:51 -10:00
Luke Latham f0df4aaf7c React to new VS URL (#12154)
Updates
2019-04-24 15:51:50 -10:00
Luke Latham ab437d1b67 Blazor Preview 4 sweep (#12149) 2019-04-24 14:04:53 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 3e72a17812
Fix LoggerMessage sample link (#12146) 2019-04-24 15:48:43 -05:00