Commit Graph

7185 Commits (88fcd83ff690b1b496c803046b82b906f604d743)

Author SHA1 Message Date
Rick Anderson 88fcd83ff6
Surface auth samples (#10628)
* Surface auth samples

* TOC

* work

* work
2019-01-28 16:25:26 -10:00
John Parente 328efb883f 1385001, customize a view. (#10610)
* 1385001, initial updates for User Story and .NET Template.

* 1385001, forgot to save all changes.
2019-01-28 17:47:05 -08:00
John Parente 9ea5367e3e 1385001, enhance data validation. (#10612)
* 1385001, initial updates for User Story and .NET Template.

* 1385001, fixed a minor typo.

* 1385001, fixed one more typo.

* 1385001, implimented SME feedback.
2019-01-28 17:46:06 -08:00
Julio 50eacad29e view-components samples: folder `Todo` renamed `ToDo` for case sensitive OS (#10637)
Fix https://github.com/aspnet/Docs/issues/10636

### Question

@Rick-Anderson 

Under 7f52e7646a/aspnetcore/mvc/views/view-components.md (specifying-a-view-name) 

I don't know why there is the sentance`Update Views/ToDoList/Index.cshtml:` Maybe we must say instead `Update Views/ToDo/Index.cshtml:`

Furthermore, there is a comment ` <!-- Views/ToDoList/Index.cshtml is never imported, so change to test tutorial -->` . But the Views/TodoList doesn't exist ? Should we delete this comment?

Sorry, I don't understand well…
2019-01-28 15:07:06 -10:00
Shadi Namrouti a510fead7d Updating About.cshtml and authoring.md (#10634)
* Update About.cshtml

The WebsiteContext instance was initialized inside a C# code block to avoid a possible problem when one of its attributes is a string.

* Update authoring.md

Update highlights and ranges after updating the relevant source code:
authoring/sample/AuthoringTagHelpers/src/AuthoringTagHelpers/Views/Home/About.cshtml
2019-01-28 15:05:34 -10:00
Paul Goldman eafaf1babb asp.net Identity visual studio updates (#10569)
* Intro

* vsedits

* vsedits

* edit

* VS edits

* click edits

* new SS

* minor edits

* revert

* updateSS

* Peer review edits

* peer review edits

* peer review edits

* Update adding-aspnet-identity-to-an-empty-or-existing-web-forms-project.md

Fix highlight problems.
2019-01-28 14:52:14 -10:00
Antwon G 1f17609f31 Update adding-view.md (#10650)
I'm not sure if I caught the right line by adding 51 to the highlight select changes line (91).  Just for uniformity and to show this was also changed as well.
2019-01-28 11:52:23 -10:00
Nikita Potapenko 5f8f367c88 Rename method (#10658)
Fixes #10430
2019-01-28 11:50:24 -10:00
Carl-Hugo Marcotte 32f7044ab4 Update conventions.md (#10666) 2019-01-28 15:37:45 -06:00
Paul Goldman c37dd492d5 BookService (#10463)
* BookService

* Minor edits

* Minor edit
2019-01-28 11:03:35 -08:00
Axemasta 30b59b2db1 Corrected minor spelling mistakes (#10659) 2019-01-28 10:30:09 -06:00
Shadi Namrouti 772b05adfe Update view-components.md (#10656) 2019-01-28 07:18:41 -06:00
Fang LI 11d38e5983 Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#10649) 2019-01-28 07:16:42 -06:00
Rick Anderson 446d68e78a
Update doc-issue.md (#10626) 2019-01-25 13:22:31 -10:00
Brady Gaster cb1b5d19da finished #6925 (#10611)
* finished #6925

* augmented per @BrennanConroy
2019-01-25 17:20:47 -06:00
Rick Anderson 664b555701
Update page.md (#10625) 2019-01-25 12:45:04 -10:00
Rick Anderson 70bbfe1f8c
Update identity-enable-qrcodes.md (#10592)
Fixes #8583
2019-01-25 12:44:00 -10:00
Luke Latham 41f3c58c64
Configuration enhancements (#10589) 2019-01-25 13:02:45 -06:00
Rick Anderson 97f1cf9d3e
Update sdk.md (#10584)
Fixes #7951 
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/razor-pages/sdk?view=aspnetcore-2.2&branch=pr-en-us-10584#properties)
2019-01-25 08:56:19 -10:00
Luke Latham 82c782700a
Improve documentation for HttpClient Factory (#10605) 2019-01-25 06:51:23 -06:00
Rick Anderson f27e5136d1
Update rp-over-mvc.md (#10615) 2019-01-24 15:59:13 -10:00
Antwon G 6c84d37416 Update first-web-api.md (#10616)
Just removed an extra "after adding the" on line 327.
2019-01-24 15:58:36 -10:00
Scott Addie dfce7e1ada
Remove slash in HttpGet attribute (#10608) 2019-01-24 16:08:35 -06:00
John Parente 43ceebb61c 1385001 getting started with ef database first (#10573)
* 1385001, initial updates for User Story and .NET Template.

* 1385001, finished updates for User Story and .NET Template.

* 1385001, updated broken link.
2019-01-24 11:18:26 -08:00
John Parente 1089fd05bb 1385001 generate views (#10586)
* 1385001, initial updates for User Story and .NET Template.

* 1385001, finished updates for User story and .NET Template.

* 1385001, addded a word to the title.

* 1385001, fixed minor typo.
2019-01-24 11:16:40 -08:00
Scott Addie 6e9651829a
Updates to web API tutorial (#10604)
* Updates to web API tutorial

* Fix return type of HTTP DELETE action
2019-01-24 13:16:22 -06:00
John Parente b1413bb0d1 1385001, creating the web app and data model (#10578)
* 1385001, initial updates for User Story and .NET Template.

* 1385001, shortened the first 'H2'.

* 1385001, fixed a minor typo.
2019-01-24 11:15:09 -08:00
Tom Dykstra 485d9e5027
Move download location of ef mvc sample app (#10602) 2019-01-24 11:05:28 -08:00
Tom Dykstra 0a375d5403
Convert TOC to yml (#10603) 2019-01-24 10:06:57 -08:00
Luke Latham 95521a68cd
Document AllowRecompilingViewsOnFileChange (#10580) 2019-01-24 09:57:10 -06:00
Rick Anderson 768c9d90da
Update gdpr.md (#10595)
* Update gdpr.md

* Update aspnetcore/security/gdpr.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-01-23 15:54:20 -10:00
Shadi Namrouti 999f01e736 Update EmailTagHelperMailTo.cs (#10588) 2019-01-23 14:35:22 -10:00
Mike Rousos f0b773a818 Add documentation on custom route constraints (#10548)
This updates routing documentation to briefly explain how to implement and use custom `IRouteConstraint`s.

@Rick-Anderson 	edit: [Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=aspnetcore-1.0&branch=pr-en-us-10548#custom-route-constraints)
2019-01-23 14:34:52 -10:00
Shadi Namrouti 31ede7c9c6 Update authoring.md (#10585) 2019-01-23 11:40:40 -10:00
Tom Dykstra 05a3cd396c Assign SignalR docs to Brady (#10575) 2019-01-23 10:36:13 -10:00
Tom Dykstra cf49a383a2 Rename external providers TOC nodes (#10576) 2019-01-23 10:35:05 -10:00
Mystic 2bab6037cd Add some lost letters. (#10571) 2019-01-23 13:48:09 -06:00
user135711 a1a5c2b9e8 escape character in md (#10567) 2019-01-23 13:42:18 -06:00
Bernard Vander Beken 05643b997b Fix mailto link in docs (#10570) 2019-01-23 13:39:18 -06:00
Tom Dykstra 4620251a2c
TOC suggestions from #10498 (#10577) 2019-01-23 10:14:12 -08:00
Scott Addie 752e8add64
Merge pull request #10574 from aspnet/scottaddie/auto-label-signalr
Configure automatic labeling of SignalR issues
2019-01-23 10:40:39 -06:00
Scott Addie 6c6e8513dd Configure automatic labeling of SignalR issues 2019-01-23 10:21:18 -06:00
Rick Anderson bdd19ef893
Update app-state.md (#10562)
Fixes #10561
2019-01-22 18:47:48 -10:00
John Parente 4fee45b045 1385000, advanced entity framework scenarios (#10540)
* 1385000, initial updates for User Story and .NET Template.

* 1385000, fixed 2 broken links.

* 1385000, re-fixing a broken link.

* 1385000, fixed minor typos.

* 1385000, implimented SME feedback.
2019-01-22 19:42:49 -08:00
Luke Latham e45acca4ad Clarify env var behaviors (#10555)
Fixes #10165
2019-01-22 15:55:07 -10:00
Luke Latham 8003fed75a Enhance content on WS project file props (#10552)
Fixes #10114
2019-01-22 15:54:14 -10:00
Reece King 82d13f2099 Correct Browser Tab Title name (#10558) 2019-01-22 15:50:35 -10:00
Luke Latham 61d8076f56 Update Mono instructions for building the docs (#10551)
I worked out some updated (better imo) instructions for building docs with Mono on macOS [for the Blazor docs](https://github.com/aspnet/Blazor.Docs/pull/319). Moving those instructions over to this doc set following an ask on Slack.
2019-01-22 15:49:56 -10:00
Tom Dykstra c4c2e25385
detect client disconnect (#10468) 2019-01-22 15:46:37 -08:00
John Parente 400e3a3f4d 134999 135000, reintroduce Download Completed Project links (#10550)
* 134999 135000, added '##Get the code' sections to many files.

* 1384999-1385000, fixed a minor typo.
2019-01-22 13:27:27 -08:00