Commit Graph

8841 Commits (4b38f427da9927bedf981f4c428c978f5a07aa9c)

Author SHA1 Message Date
Rick Anderson 4b38f427da
Update 22-to-30.md (#14552)
* Update 22-to-30.md

* Update 22-to-30.md
2019-09-24 11:35:19 -10:00
Rick Anderson d44e6cc3e8
Link and Script TH (#12270) 2019-09-24 10:56:45 -10:00
Mauricio de los Santos 37167ea431 L124355: Adding break-line before snippet (#14549)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Missing break-line before snippet is preventing content to show properly.
2019-09-24 15:53:25 -05:00
Mauricio de los Santos d2a0816f64 L124348: Removing extra space inside code snippet (#14550)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Extra space inside code snippet is preventing correct display
2019-09-24 15:52:48 -05:00
James Newton-King 2094802bcd
Update gRPC ASP.NET Core article to use TLS, minor diagnostic… (#14523) 2019-09-25 08:33:59 +12:00
Luke Latham 259dcfeca2 DI topic updates for 3.0 (#14471)
* DI topic updates for 3.0

Updates

* React to feedback

* AddControllersWithViews over UseMvc for 3.0 Autofac example

* Nits

* Link out for container replacement scenarios

* Content for Generic Host Startup injection
2019-09-24 09:31:50 -10:00
Andrew Stanton-Nurse bdc1e35ee1 Update typo in logging doc (#14542)
Noticed this type while on the doc and it seemed incorrect, so I fixed it up :).
2019-09-24 09:24:16 -10:00
Mauricio de los Santos d449d917e2 L124311: Adding two spaces to create hard break-line before snippet (#14544)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Missing hard break-line before snippet is preventing content to show properly. Please consider adding two spaces at the final of the line.
2019-09-24 09:22:54 -10:00
Luke Latham c5397f9b62
Update ANCM doc for 3.0 (#14462) 2019-09-24 14:22:46 -05:00
Wade Pickett 8c41bec8d5
Added link for YouTube version (#14543)
Added additional resource section and link to youtube version.

Fixes #13467
2019-09-24 12:22:33 -07:00
David Pine 75d8b19085 Added package names to migration doc (#14537) 2019-09-24 10:41:44 -05:00
Luke Latham 3b1df4495d
Missing moniker-end (#14534) 2019-09-24 07:37:48 -05:00
Luke Latham db6ca33ec4
Update 'SDK' to 'Sdk' in project file examples (#14535) 2019-09-24 07:36:20 -05:00
Sergey Lymar fdf627548b Fix docs about Configuration (#14529) 2019-09-24 07:18:16 -05:00
Rick Anderson c95546ebb7
update M.A.App (#14519)
* update M.A.App

* update M.A.App

* update M.A.App

* update M.A.App

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-09-23 20:01:44 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
Andrew Stanton-Nurse bfa2e2e279 [SignalR] Add note on Sticky Sessions (#14392)
* [SignalR] Add note on Sticky Sessions

Added a note on the Sticky Session requirement in the hosting overview.

* Update aspnetcore/signalr/scale.md

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

* Update aspnetcore/signalr/scale.md

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

* Update scale.md

* Update scale.md
2019-09-23 14:01:54 -10:00
Kirk Larkin 4540f5e0e6 Updated intro to Razor Pages URL generation. (#14448)
* Updated intro to Razor Pages URL generation.

* Update index.md
2019-09-23 13:55:46 -10:00
Scott DePouw 89bb3a1320 Update Page Title: Remove 'Preview' (#14512)
The article title was already updated, but the page title was not. Fixes #14510
2019-09-23 13:46:57 -10:00
Rick Anderson 9888c40de1
Update 22-to-30.md (#14513) 2019-09-23 13:45:37 -10:00
Luke Latham 16132efc0c Update Blazor VS preview language (#14514) 2019-09-23 13:45:21 -10:00
Kirk Larkin 5bbb2f5c45 Added output to docs page for Features sample. (#14507)
* Added output to docs page for Features sample.

* Added a Sample VC.

* Update app-parts.md
2019-09-23 13:00:57 -10:00
Luke Latham 216f5d842f Set Blazor docs release date to GA date (#14496) 2019-09-23 11:19:10 -10:00
Alexandre Arpin e3e40bddd1 Fix Typo in 22-to-30 documentation (#14505)
HttpReqeuest -> HttpRequest
2019-09-23 15:39:28 -05:00
Scott Addie b7bcde6905
Merge pull request #14468 from Potapy4/update_code_snippet
Update code snippets
2019-09-23 15:35:08 -05:00
Luke Latham dd99e15138 Hosted Services updates for 3.0 (#14417)
Updates
2019-09-23 10:34:59 -10:00
James Newton-King 7ab17a480d Update gRPC intro page (#14431)
* Update gRPC intro page

* Update index.md

* Update index.md

* WIP

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2019-09-23 10:33:38 -10:00
Scott Addie 960d105369
minor edits 2019-09-23 15:27:15 -05:00
Scott Addie 8b93ceecfa
fix build errors in ProductsController 2019-09-23 15:25:08 -05:00
Pranav K db0b30905a Fixup Razor Class Library (#14502)
* Fixup Razor Class Library

* minor edits
2019-09-23 14:56:02 -05:00
Scott Addie 9066ffc430
Add Blazor samples link to ToC (#14499) 2019-09-23 14:53:03 -05:00
Mauricio de los Santos 421ca806fa C122717: removing extra space inside code snippet (#14500)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: extra space is breking formatting of code sample on LOC pages
2019-09-23 14:22:05 -05:00
Luke Latham 7a6852b84e
Blazor packages update for 3.0 GA (#14493) 2019-09-23 12:38:50 -05:00
Kirk Larkin 317bb3fb16 Fixed FormatFilter example for ProductsController. (#14449)
* Fixed FormatFilter example for ProductsController.

* Changed ProductsController URLs to be more API-like.
2019-09-23 07:33:41 -10:00
Luke Latham 4baf6124e3 MVC Test Controller Logic update to 3.0 (#14474) 2019-09-23 07:31:19 -10:00
James Newton-King 10b7639d26 Add gRPC logging and diagnostics article (#14484) 2019-09-23 07:30:25 -10:00
Luke Latham 7c7733cbb1
Health Checks ReadinessPublisher update (#14487) 2019-09-23 12:29:52 -05:00
Sourabh Shirhatti 8a3c5a1947 Add perf improvements to 3.0 release notes (#14485)
* Add perf improvements to 3.0 release notes

* Update aspnetcore-3.0.md

* Linguisto updates

* Update

* Update

* Update aspnetcore-3.0.md

* Update aspnetcore-3.0.md
2019-09-23 07:26:09 -10:00
Rick Anderson 710013f896
Merge pull request #14480 from aspnet/release/3.0-GA
Merge Release/3.0 ga to master
2019-09-23 06:20:36 -10:00
Luke Latham 89eb7f69d3
Fix release notes cross-link (#14486) 2019-09-23 07:08:46 -05:00
Rick Anderson d559577c4e
Update Features article (#12376)
* Update Features article

* Update Features article

* work

* work

* work

* work

* work

* work

* work

* work

* Update docfx.json (#12414)
2019-09-22 18:12:05 -10:00
Rick Anderson 3173c08300 Revert "Removed MetadataReferenceFeature from the Application Parts sample. (#14464)"
This reverts commit 1e63a2e53f.
2019-09-22 18:06:46 -10:00
Rick Anderson efd5798d90
What's new in 3.0 (#14250)
* What's new in 3.0

* wrok

* wrok

* work

* work

* work

* Add Razor components bit

* Nits

* Fix a link

* work

* work

* work

* Edit pass on what's new in 3.0 doc (#14355)

* Add additional coverage

* added core 3.0 signalr (#14369)

* added core 3.0 signalr

* PR of Bradys PR (#14371)

* Update aspnetcore-3.0.md

* copy halter suggestion over

* PR feedback

* edits

* minor tweaks

* work

* react to anurse

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* react to feedback

* Update aspnetcore-3.0.md (#14403)

* Update aspnetcore-3.0.md

* Update aspnetcore-3.0.md

* nothing new

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* react to feedback

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* react to feedback

* Add option for RCL and note default is for RC dev

* Blazor!!!!!!!! WOOT!

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Stephen Halter <halter73@gmail.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Stephen Halter <halter73@gmail.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* Update aspnetcore/release-notes/aspnetcore-3.0.md

Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>

* react to feedback

* react to feedback

* react to feedback

* Add ANCM updates (#14425)

* Add ANCM updates

* Update aspnetcore-3.0.md

* react to feedback

* work

* work

* Apply suggestions from code review

Co-Authored-By: Daniel Roth <daroth@microsoft.com>

* react to dan roth suggestions

* Updates + add a blurb on enhanced endpoint routing
2019-09-22 17:51:14 -10:00
Rick Anderson 7fdd6f6873
Update index.md (#14483)
* Update index.md

* Update index.md
2019-09-22 16:28:48 -10:00
Brady Gaster 4c17efdf69 add signalr client feature matrix (#14394)
* trying to get the toc set up the way i want it

* removed link, trying toc

* first spin on the table of features

* fixing uid ordering

* SignalR client features ToC patch (#14395)

* SignalR client features ToC patch

* change uid

* Rename file to prevent redirection rule collision

* Update aspnetcore/signalr/client-features.md

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

* Update aspnetcore/signalr/client-features.md

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

* Update aspnetcore/signalr/client-features.md

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

* Update aspnetcore/signalr/client-features.md

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

* Update aspnetcore/signalr/client-features.md

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

* improve readability of auto reconnect clients list

* Update client-features.md
2019-09-22 15:37:34 -10:00
Wade Pickett d968e2f64b
Update ASP.NET Core Get Started for 3.0 (#14481)
* Updated for 3.0

* Added changes per Rick's review.
2019-09-22 17:46:16 -07:00
Rick Anderson 92e54b0b5d
Update samples.md (#14482) 2019-09-22 14:31:55 -10:00
Pranav K 5e7108309f Change polymorphic binding to use ComplexTypeModelBinder (#14423)
* Change polymorphic binding to use ComplexTypeModelBinder

* Update custom-model-binding.md

* Update custom-model-binding.md
2019-09-22 14:04:38 -10:00
Kirk Larkin 1e63a2e53f Removed MetadataReferenceFeature from the Application Parts sample. (#14464)
* Removed MetadataReferenceFeature from the Application Parts sample.

* Removed image files.

* Updated View.
2019-09-22 13:44:12 -10:00
Rick Anderson 398807706a
WIP:Update intro to RP to GA (#14457)
* Update intro to RP to GA

* Update intro to RP to GA

* Update intro to RP to GA

* Update intro to RP to GA

* Update intro to RP to GA

* work

* work

* work

* work

* work

* change dev lang from console to dotnetcli

* Add missing word

* work

* work

* work
2019-09-22 13:00:27 -10:00