Commit Graph

86 Commits (a54c593a12a3c318b317374dd95e39fbadfe7ad6)

Author SHA1 Message Date
Luke Latham 223f95bd10
Configuration enhancements (#8918) 2018-10-12 11:53:00 -05:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Andrew Lock 834faab848 Clarifications around ConfigureAll and named options (#8869) 2018-10-05 17:56:24 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham 131960ad98
Update EF extensions file name+location (#8425) 2018-09-06 09:52:08 -05:00
Luke Latham defd5613f9
Hosting startup topic updates (#7678) 2018-08-31 11:54:45 -05:00
Luke Latham 87cbd8d51e
Configuration updates (#8050) 2018-08-24 14:10:45 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham d596162d86 Add prereq for the required package (#8106)
Fixes #7743 

cc: @Phrohdoh
2018-08-15 17:33:21 -05:00
Hao Kung 2e83d77689 Add options validation feature documentation for preview1 (#7973) 2018-08-07 13:52:28 -05:00
Patrick Westerhoff 84515b39d9 Fix PostConfigureAll example (#7953) 2018-08-05 10:52:00 -05:00
Luke Latham c1aa887d4e
Clarify the use of IOptions during startup (#7928) 2018-08-02 13:31:35 -05:00
Luke Latham 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Luke Latham fd28f6c066
Surface packages in Configuration topic (#7771) 2018-07-24 13:46:52 -05:00
Luke Latham 1a8b25f764
Apply versioning to Options topic (#7508) 2018-07-11 11:01:50 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham ee6cf413ad
Move settings files update (#7472) 2018-07-05 19:29:57 -05:00
Luke Latham 30aad6a66f Enhance settings file content in options topic (#7383)
Fixes #7377 

Thanks @andriialbumentormate for opening the issue. 🏎
2018-06-29 13:53:43 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Luke Latham 886c8aa707
Update configuration samples (#7094) 2018-06-16 17:00:34 -05:00
Rick Anderson ed7e1b99e3
Update index.md (#7038) 2018-06-14 08:25:51 -07:00
Luke Latham 197fd1c607
Order of IHostingStartup Configure calls (#6969) 2018-06-12 14:42:40 -05:00
Luke Latham 49f06eedc5
Update Options topic sample links (#6936) 2018-06-07 22:24:10 -05:00
Luke Latham be7b564cd7
Repair Configuration index page sample links (#6934) 2018-06-07 22:06:05 -05:00
Luke Latham b1c6b25eda
Package language updates (#6824) 2018-06-02 19:04:59 -05:00
Luke Latham ff68090f60
Drop unessential pages (#6773) 2018-05-31 19:50:18 -05:00
Luke Latham a9bbe63135
2.1 Sample updates (Round 2) (#6713) 2018-05-31 11:01:29 -05:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Lars Wilhelmsen 62ecb370d1 Correction: ConfigurationBuilder -> Configuration in comment (#6302)
* Correction: ConfigurationBuilder -> Configuration in comment

Fixed the comment

* Correct spelling mistake
2018-05-09 09:57:16 -05:00
Luke Latham 4cf3968c7b Fix API ref (#6253) 2018-05-07 09:25:54 -10:00
Luke Latham bcdf04f096 Move and rename topic (#6229) 2018-05-07 08:53:40 -10:00
user135711 44cd96cefa wrong api link (#6240)
The extension method in the sample app is different from the linked api page. I was trying to figure something unrelated out, and got confused. Strangely, the same thing occurs in another above link (https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.options.iconfigureoptions-1) which is the wrong api but I didn't fix it because the autogenerated api doesn't have the correct extension method where it should [be] (https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.optionsservicecollectionextensions.configure?view=aspnetcore-2.0&viewFallbackFrom=aspnetcore-2.1#Microsoft_Extensions_DependencyInjection_OptionsServiceCollectionExtensions_Configure__1_Microsoft_Extensions_DependencyInjection_IServiceCollection_System_Action___0__)
2018-05-07 08:52:21 -10:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Philip Simoneau 0dca76e241 Typo on required configuration switch mappings (#6077) 2018-04-25 08:56:20 -05:00
Isaac Levin f8f7cc2d8c Update Configuration doc to use double underscores instead of colons for hierarchical config keys (4968) (#5876)
* changes to configuration doc

* fixes for scott

* change for Dan

* Update index.md

* Code fence double underscore and add missing period

* Eliminate unnecessary sentence
2018-04-05 14:34:39 -04:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham dc236cb408 Update first two lines of Options pattern topic (#5827) 2018-03-29 12:58:26 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham b6327dfb47 Demonstrate how to access config in a page/view (#5732) 2018-03-18 21:30:50 -05:00
Rick Anderson 01f0b1a222
Update index.md (#5663)
* Update index.md

* Update index.md
2018-03-12 17:28:40 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham 64f1b22453 Surface XML array indexing for Configuration (#5488) 2018-02-21 10:21:39 -06:00
Luke Latham 0a7424c0f7 Hosting on IIS update (Stage 3B) (#5394)
* Hosting on IIS update (Stage 3B)

Updates

Updates

* React to feedback

* React to feedback

* Add info on WebSockets and Win Auth

Update

Update

* React to feedback
2018-02-14 18:24:48 -10:00
Luke Latham 4f4ba7eaf1
Patch page model method (#5460) 2018-02-14 10:40:44 -06:00
user135711 348e685974 fixed ioptionfactory.cs source link (#5455) 2018-02-12 20:31:00 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 7f4c81cf67 Fix 404 link missing the "dotnet" segment (#5278) 2018-01-26 09:36:44 -06:00