Commit Graph

8217 Commits (d3251a9c38c08ff563f5799ee3b880bb8b4b302e)

Author SHA1 Message Date
Rick Anderson ff8f7bdf55
Update using-grunt.md (#12361) 2019-05-13 15:56:44 -10:00
Rick Anderson 8b9db99b6f
Wsl/ra (#12395)
* Trust cert on WSL

* Trust cert on WSL

* Trust cert on WSL

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-05-13 15:47:05 -10:00
Luke Latham 8ba1852f66
Add Blazor RenderTreeBuilder engineering content (#12375) 2019-05-13 13:40:27 -05:00
Michael DePouw d59bf67b30 Add Anchor Link for Implicit Versioning (#12391) 2019-05-13 09:46:29 -05:00
Luke Latham 4564998091 Call out special builder method names (#12384) 2019-05-11 06:51:33 -10:00
Scott Addie b8675a092a
Add VS download campaign links (#12380)
* Add VS download campaign links

* Remove unused 2.1 include

* Delete unused include

* React to feedback
2019-05-10 20:51:27 -05:00
Scott Addie fcfa1c60d3
Address removal of WebApi.Client from shared framework (#12371)
* Address removal of WebApi.Client from shared framework

* Update IHttpClientFactory sample code

* IHttpClientFactory doc updates
2019-05-10 20:22:28 -05:00
Luke Latham d4733ee001
Update source of the blazor.server.js script (#12374) 2019-05-10 16:17:48 -05:00
Scott Addie 91a4b25d7c
Razor Pages areas doc patch (#12368) 2019-05-10 12:37:02 -05:00
Scott Addie e8623a3d4b
add missing code snippet dev lang 2019-05-10 11:05:48 -05:00
Luke Latham 3b553cafb4
Update Gulp links (#12366) 2019-05-10 10:46:12 -05:00
Rick Anderson 0454f87677
Retire Gulp (#12360)
* Retire Gulp

* Retire Gulp
2019-05-09 14:43:47 -10:00
Henrik Walker Moe 0cc288b642 Adds a simpler example for view-injection (#12337)
* Adds an example for injecting configuration

* Change formatting for appsettings-file

* Update dependency-injection.md

* Update dependency-injection.md
2019-05-09 11:37:35 -10:00
Rick Anderson 477a7edc90
twitter update (#12359)
* twitter update

* twitter update
2019-05-09 11:35:19 -10:00
Henrik Walker Moe 73a20435a2 Middleware ordering for signalr and authentication (#12339)
* Adds example of configuring SignalR with authentication

* Adds note explicitly mentioning ordering of middleware

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* Update aspnetcore/signalr/authn-and-authz.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* update ms.date metadata value
2019-05-09 16:30:35 -05:00
Scott Addie cda77c4c6f
Update VS Code Razor Pages tutorial (#12357)
* Update VS Code Razor Pages tutorial

* React to feedback
2019-05-09 16:23:38 -05:00
Rick Anderson ae1b6171b9
MS authentication (#12325)
* MS authentication

* MS authentication

* MS authentication

* MS authentication
2019-05-09 09:21:10 -10:00
Rick Anderson e9d5b2cce0
remove moniker versioning (#12343)
* remove moniker versioning

* remove moniker versioning

* remove moniker versioning
2019-05-09 09:20:39 -10:00
Rick Anderson 95f46512d2
Update index.md (#12345)
* Update index.md

* Update aspnetcore/fundamentals/configuration/index.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-05-09 09:15:57 -10:00
BrennanConroy b31aad8d98 Update migration for SignalR (#12305)
* Update migration for SignalR

* update

* Apply suggestions from code review

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* sub header

* Update aspnetcore/migration/22-to-30.md

Co-Authored-By: BrennanConroy <brecon@microsoft.com>

* Update 22-to-30.md

* update the ms.date metadata value

* SignalR migration patch (#12352)
2019-05-09 10:11:45 -05:00
Rick Anderson ae3d90570d
Update model.md (#12341) 2019-05-08 11:42:41 -10:00
Kirk Larkin bb05b407b3 Fixed line highlight. (#12335)
* Fixed line highlight.

* Update view-compilation.md
2019-05-08 10:44:55 -10:00
Rick Anderson 09fd006360
VS 17 compatable SDKs (#12336)
* VS 17 compatable SDKs

* VS 17 compatable SDKs

* VS 17 compatable SDKs

* Update aspnetcore/includes/net-core-prereqs-vs-2.2.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-05-08 10:19:07 -10:00
Tom Dykstra fbd076a959
add links to docs in the sample repo (#12333) 2019-05-08 10:06:06 -07:00
Jim Buck 97771280ab Updated link to Kestrel Source. (#12327) 2019-05-08 11:06:22 -05:00
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