Commit Graph

54 Commits (d5642ae42e491b5a8338b5c611d6fae9a20744f0)

Author SHA1 Message Date
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Scott Addie a40eeb13a1
Fix incorrect 2.0 reference to AuthenticationOptions (#4631)
* Fix incorrect 2.0 reference to AuthenticationOptions

* More tweaks
2017-10-27 21:07:57 -05:00
Scott Addie 02a84c43e7 Add instructions for .NET Framework 2017-10-04 14:28:44 -05:00
Scott Addie 25b43461de Update ms.date metadata value 2017-10-03 21:27:58 -05:00
Scott Addie f077d45a75 Merge pull request #4453 from isaac2004/4277-changes
Document configuration migration to 2.0 steps
2017-10-03 21:23:09 -05:00
Scott Addie 2f04a19c75 React to feedback 2017-10-03 21:17:42 -05:00
Scott Addie 512c1a41d8 Shorten sentence 2017-10-03 20:57:47 -05:00
Scott Addie f4a32bc285 More edits 2017-10-03 20:51:13 -05:00
Scott Addie 3ef5313f04 Split paragraph into 2 sentences 2017-10-03 20:46:33 -05:00
Scott Addie 755819ea19 Remove comment 2017-10-03 20:42:53 -05:00
Isaac Levin 201534937d verbiage change 2017-10-03 16:53:48 -04:00
Isaac Levin 0946cfca48 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-03 16:51:46 -04:00
Isaac Levin 192db09718 sample to clear sources for IConfigurationBuilder 2017-10-03 16:51:27 -04:00
Scott Addie b9cd6d7609 Update line highlighting numbers 2017-10-02 15:50:40 -05:00
Isaac Levin af8ee4f1b2 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-02 16:48:54 -04:00
Isaac Levin 39f886ce98 remove unneeded statements from ConfigureApp 2017-10-02 16:48:48 -04:00
Scott Addie ec96e26ef3 Add highlighting to Program.cs code snippet 2017-10-02 15:41:26 -05:00
Scott Addie 8454d750d0 Add code snippet back 2017-10-02 15:28:39 -05:00
Isaac Levin 76e2bf5191 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-02 16:19:46 -04:00
Isaac Levin b479902b7d show non-default config provider 2017-10-02 16:19:15 -04:00
Scott Addie 88810cc838 More edits 2017-10-02 13:39:11 -05:00
Scott Addie 3073a31f83 Add lost sentence 2017-10-02 13:28:46 -05:00
Scott Addie 8e7a2a46ce above --> preceding 2017-10-02 13:21:41 -05:00
Scott Addie a0bd696f86 Remove extra line 2017-10-02 13:01:07 -05:00
Isaac Levin 56d45cb8b2 merge 2017-10-02 13:58:10 -04:00
Isaac Levin 4a62308d74 added code snippets to files 2017-10-02 13:55:40 -04:00
Scott Addie 5dfe727d36 Shorten sentence 2017-10-02 12:38:40 -05:00
Scott Addie 99f263eac8 Modify code snippet 2017-10-02 12:31:25 -05:00
Scott Addie 11de3f2054 Edits to text 2017-10-02 12:24:25 -05:00
Isaac Levin 1bbeea84a3 change section name for configuration provider management 2017-10-02 12:29:45 -04:00
Isaac Levin c689bc0611 Merge branch '4277-changes' of https://github.com/isaac2004/Docs into 4277-changes 2017-10-02 11:40:13 -04:00
Isaac Levin 38bd42f1bf changes to verbiage 2017-10-02 11:40:08 -04:00
Scott Addie 595332d4f2 Dedent code sample 2017-10-02 10:01:20 -05:00
Leonard Meerwood 6cd5a3a887 Added @ symbol to make C# code work
In line 6 an @ symbol was forgotten. This made ViewData["Title"] render in HTML instead of being parsed as C#.
2017-10-02 21:59:25 +10:00
Isaac Levin b93863934f fix typo 2017-09-30 14:13:09 -04:00
Isaac Levin a1b5cb15a3 updates to configuration section to show before and after 2017-09-30 14:11:04 -04:00
Scott Addie bbdebab7a8 More edits 2017-09-29 16:11:17 -05:00
Scott Addie 144639a790 More edits 2017-09-29 15:56:55 -05:00
Scott Addie 00677b5c4e More edits 2017-09-29 15:42:21 -05:00
Scott Addie a515c8928c Merge branch 'master' into 4277-changes 2017-09-29 15:18:57 -05:00
Scott Addie 3d493a6dfc Minor edits 2017-09-29 15:11:12 -05:00
Isaac Levin 4944e92e74 changes to styling 2017-09-29 15:12:23 -04:00
Isaac Levin 7f597b75a3 Added documentation on adding configuration providers to 1.x to 2.0 Migration Document 2017-09-29 12:01:17 -04:00
Scott Addie f45abcba2c Dedent App Insights code snippet 2017-09-21 21:10:17 -05:00
Scott Addie cbb1028529 Add DB init code location recommendation (#4253)
* Add DB init code location recommendation

* React to feedback
2017-09-14 11:34:12 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham b71d2350b8 Update Localization sample app to 2.0 (#4219)
* Update Localization sample app

Fixes #2943

* Takes the sample to 2.0
* HTML5 (I gave this some thought, and I still prefer unclosed void
elements. Content-Type = "text/html" and doctype is HTML5. I think the
spec (making the closure optional) is a bit of a hack on their part.
These tags do not contain content, so imo they really shouldn't be
closed (logically).
* Bower out: Adds too many complications. We have *www/lib* locked out
of the source; therefore, the sample will break if the machine is
offline and Bower isn't run. Bower requires npm. Many *many* devs and
shops don't like it and don't want it. It has nothing to do with
localization. imo samples should run everywhere possible with minimal
config and setup and only use the tech required to demo the focused
tech.
*

Add one file

Updates

* React to feedback

Also patched the title, description, and keywords on this pass.
2017-09-06 15:11:18 -05:00
Wilka Hudson 8cafdd1dd4 Added generic param on AddEntityFrameworkStores (#4124)
The 2.0 version of AddEntityFrameworkStores still needs the DbContext type
2017-08-28 13:21:42 -05:00
Luke Latham 1c1be22f1b Replace HttpSys with HTTP.sys (#4105)
* Replace HttpSys with HTTP.sys

Fixes #4099

* Title fix
2017-08-25 15:13:13 -04:00
Scott Addie 56e4fc3567 Add EF Core Migrations foreign keys configuration (#4068)
* Add EF Core Migrations foreign keys configuration

* Implement Hao's feedback
2017-08-25 12:40:15 -05:00