Commit Graph

594 Commits (d0f9c557b759667e341082650de441c300ebdd8e)

Author SHA1 Message Date
Luke Latham c727db54d9 Hosting topic updates (#5087)
* Hosting topic grammar/style updates

* Refactor config values and drop ordering section

* Mod to Host configuration values section

* Shorten one more sentence
2018-01-02 15:40:16 -10:00
Rachel Appel 6ada6fb141
added culture fallback (#5041) 2017-12-21 20:24:09 -05:00
Rick Anderson 16f819ff7c
Update hosting doc (#5013)
* Update hosting.md

* Update hosting.md

* Update hosting.md

* Update hosting.md

* Update hosting.md

* Update hosting.md
2017-12-19 13:42:53 -10:00
Luke Latham 0c2db47ce5 Kill extra parenthesis on link (#5025) 2017-12-18 12:36:19 -10:00
Scott Addie 8e3f1ab85c Provide .NET Framework provider instructions for App Service (#5018) 2017-12-15 08:25:05 -10:00
Rick Anderson 95ccef51e9
Update hosting.md (#4992) 2017-12-12 16:33:07 -10:00
Rick Anderson 47c00dff04
Update hosting.md (#4973)
Fixes #4971
2017-12-12 12:54:41 -10:00
Scott Addie 69d5414a8d
Eliminate double negative 2017-12-12 11:44:23 -06:00
Luke Latham 1daa4ac088 Add IStartupFilter coverage to App Startup topic with UE pass (#4878)
* IHostingStartup

Updates

Updates

Updates

Updates

Updates

Updates

Update

* Updates

* Fix links

* Content and organization updates

* Updates + add examples to help explain concepts

* React to feedback

* Add convenience methods section

* Add detail on IApplicationBuilder

* Update startup.md

* React to feedback

* One more touch

* More updates

* Remove DI phrase

* React to feedback

* They want a gray border

* Add purpose of IStartupFilter
2017-12-08 15:18:22 -10:00
Luke Latham 516795491b Sample update (#4942) 2017-12-07 10:05:49 -10:00
Hans De Mulder 316e83d026 Windows Server Hosting bundle link : use aka.ms (#4926)
Use the aka.ms url for downloading the .NET Core Windows Server Hosting bundle. This is the same link as on https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x#install-the-net-core-windows-server-hosting-bundle
2017-12-05 11:04:46 -06:00
Luke Latham ea30d6245f Remove double-spaces (#4901) 2017-11-30 09:04:53 -10:00
Luke Latham a7b0443d73 Bookmark repair (#4886) 2017-11-29 11:13:59 -10:00
Luke Latham 2f2529635c Repair bookmark ... The Sequel (#4888)
* Repair bookmark ... The Sequel

* Update change-tokens.md

* Update change-tokens.md

* Update change-tokens.md
2017-11-29 11:13:44 -10:00
Rick Anderson 68054e123f
Merge pull request #4654 from guardrex/guardrex/change-token
Change Tokens topic
2017-11-28 16:00:04 -10:00
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 07069da1cd
Add note about UseSession ordering (#4880)
* Add note about UseSession ordering

* React to feedback
2017-11-28 16:13:35 -06:00
Luke Latham 67d563c667 Updates 2017-11-28 15:41:05 -06:00
Luke Latham 4a8c569440 React to feedback 2017-11-28 15:30:49 -06:00
Luke Latham 06bc4206ce React to feedback 2017-11-28 11:55:03 -06:00
Rachel Appel db3356757f
added common errors (#4870)
* added common errors

* updates from feedback
2017-11-28 12:27:57 -05:00
Rachel Appel 0f8105d2f4
Added log streaming info to fundamentals/logging/index.md (#4815)
* added log streaming info

* updates

* remove assetid
2017-11-20 13:24:56 -05:00
Jean-Sébastien Goupil 294fb3c348 Fix typo (#4824) 2017-11-19 10:38:05 -10:00
Jean-Sébastien Goupil 7d0e4d7ae3 Fix typo (#4825) 2017-11-19 10:37:32 -10:00
Luke Latham bce7d82f0c Updates
Updates
2017-11-17 13:29:53 -06:00
Luke Latham 4f0fcf81ec Remove excess files 2017-11-17 03:28:54 -06:00
Luke Latham eff12f49b7 Topic update + add cached file watch example 2017-11-17 03:00:15 -06:00
Luke Latham 6a2478d1bd Add proxy info on HTTP protocol and pairing token (#4784)
Update
2017-11-16 11:24:27 -10:00
Luke Latham 5f4bc45d4d Add note on using Microsoft.AspNetCore.Http (#4802)
* Add note on using Microsoft.AspNetCore.Http

* Fix reference to file
2017-11-15 11:13:18 -10:00
Rick Anderson 6e326af486
Merge branch 'live' into master 2017-11-15 11:05:31 -10:00
Luke Latham db88b002ef Hosting Bundle Link 2 ... The Sequel (#4808) 2017-11-15 11:03:14 -10:00
Rick Anderson 96af03c9f4
Push to Live 10PM 11-14 (#4800)
* Tabbifying script examples per OS (#4735)

* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris

* Tabbified the local code segments

* fixed merge whoops

* attempting to fix TOC

* Fixed toc xref

* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)

* Update adding-controller1.md (#4747)

* Update adding-controller1.md

* Update adding-controller1.md

* Update publish-to-azure-webapp-using-vs.md (#4746)

* Overhaul of resource-based auth doc (#4715)

* Updates to resource based auth doc

* More edits

* More edits

* Tag with mvc metadata

* Verbiage tweaks

* More edits

* More MVC edits

* More edits

* Initial commit of sample app

* Replace inline code with code imports

* Add download link to sample app

* Correct the requirement class name

* Adjust line number

* Verbiage tweak

* More edits

* Add 1.x sample

* Update sample apps folder name in link

* Minor edits

* More edits

* Fix metadata warnings

* Code cleanup

* Update description metadata

* Update property name in csproj file

* Update old namespaces in ASP.NET Core 2.x app

* Update .NET Fx target framework TODO comments

* Prevent action code from scrolling

* Add Razor Pages sample

* Fix line numbers for highlighting

* Return ForbidResult when appropriate in 2.0 app

* Add authentication assumption notes

* Update metadata

* React to Rick's feedback

* Add 1.x handler snippets

* Update adding_view1.md

* Fix broken sample apps link

* Minor improvement (#4757)

* Update using-gulp.md

* Update index.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)

* Added Description for AdditionalFields Property of Remote Attribute (#4768)

* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property

* Update validation.md

* Update update-related-data.md (#4761)

* Fix typo in MVC Views overview

* language enhancement proposal (#4779)

* language enhancement proposal

as discussed in comments

* Update iis.md

* RP intro add tutorial link (#4764)

* RP intro add tutorial link

* Update index.md

* Update index.md

* Update adding-model.md (#4778)

Fixed a typo at line 72 (an e missing)

* Specified the language on two code snippets in the remote validation section (#4781)

* Update overview.md (#4771)

* Update overview.md

* Update overview.md

* Update overview.md

* Update overview.md

* fixed product name (#4787)

* erratum: WSP compilation tempDirectory (#4791)

* Fix link (#4790)

* Fix note content (#4789)

* Update adding-model4.md (#4785)

* RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)

* Rename RazorPages to RazorPagesSample

* fix typo

* change dbname in startup

* revert change and slight rename

* Update intro.md

* Update start-mvc.md

* small correction (#4794)

ContactOperationsRequirements should be ContactOperations

* Update hosting bundle installer link (#4799)
2017-11-14 20:06:11 -10:00
Luke Latham 6687021385 Update hosting bundle installer link (#4799) 2017-11-14 20:04:29 -10:00
Luke Latham 19e67c8fb2 Updates 2017-11-10 15:08:08 -06:00
Luke Latham 65d60b9783 LoggerMessage topic (#4697)
* LoggerMessage topic

Updates

Updates

Updates

Update

Updates

Update

* React to feedback

Update

React to feedback

Update

* React to feedback

* Update loggermessage.md

* Updates

Updates

Updates

Update

* React to feedback
2017-11-06 15:41:13 -10:00
Luke Latham a09dc69d6d Updates
Ban "you" from the topic!

Updates

Updates
2017-11-05 11:03:05 -06:00
Scott Addie f7105ff147
Add more detail to TempData configuration section (#4693)
* Add more detail to TempData configuration section

* Minor edits

* Convert Note alert to Important
2017-11-02 13:06:57 -05:00
Jérémy VIGNELLES 7b04f55fd3 Added examples in Disposing of services (#4711)
Explains two things:
- Services implementation that implements `IDisposable`, but not their interfaces are correctly disposed.
- Services instances created by a factory function gets disposed
2017-11-02 13:05:06 -05:00
Rick Anderson a10fa18363
fix link (#4701) 2017-11-01 08:34:01 -10:00
Rachel Appel ab286b5adf SEO Update (#4692)
* SEO Update

* Update configuration.md

* Update configuration.md
2017-10-31 10:41:01 -10:00
Luke Latham 2c915284f7 Beef up log message template language in logging.md (#4614)
* Beef up log message template language in logging.md

Updates

* React to feedback

Update
2017-10-30 21:58:28 -05:00
Mihir Karandikar 9729bc8889 Fix typo in configuration.md (#4656)
"a" -> "an"
2017-10-30 09:05:38 -05:00
Luke Latham 61f7b7c300 Change Tokens topic
Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Update

Updates

Updates

Updates

Update

Updates
2017-10-29 13:08:22 -05:00
Rick Anderson 2f10eea077
Update dependency-injection.md (#4647) 2017-10-27 15:39:09 -10:00
Scott Addie 6d61eb7d1f Fix spelling mistake 2017-10-25 16:32:07 -05:00
Rick Anderson 0dc03fe063 Update app-state.md (#4598) 2017-10-23 14:57:34 -10:00
gsandorx 29da58de11 Update logging.md (#4577)
Removed the note saying that ASP.NET Core 2.0 was still in "preview".
2017-10-17 13:02:55 -10:00
Richard D 8f4d4fad1c Included closing brace in code sample (#4569)
* Used an explicit code sample rather than a snippet.

The snippet is from a larger class, this modification allows it to be copied and build without modification.

* Included closing brace in link to example as suggested
2017-10-13 16:06:17 -05:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Scott Addie afc945db9c Remove Localization.AspNetCore.TagHelpers package mention (#4553) 2017-10-12 16:22:25 -10:00
Scott Addie 5bb923bbcc HTML --> cshtml 2017-10-12 20:30:16 -05:00
Scott Addie 8e163af0e5 Convert to xref link 2017-10-12 15:47:54 -05:00
Eilon Lipton 9c27fa0f0c Update doc to state that CookieTempData is the default (#4350)
* Update doc to state that CookieTempData is the default

In ASP.NET Core 2.0 the Cookie TempData provider is the default, not session state.

* Feedback + restructuring the text

* Add more explanation of choosing a TempData provider

Also fixed formatting and headings

* Update app-state.md

* Update app-state.md (#4525)

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md
2017-10-11 07:24:18 -10:00
Dan Vicarel b27f084e6e Added "Parent culture" to the list of terms on the Globalization and Localization article (#4496) 2017-10-05 16:39:27 -07:00
Scott Addie 67811da127 Merge pull request #4491 from Rabadash8820/patch-2
Clarified some language in the Globalization and Localization article
2017-10-04 14:20:28 -05:00
Scott Addie 6d44f17a4e Merge pull request #4492 from Rabadash8820/patch-1
Removed a link from the Working With Multiple Environments Article
2017-10-04 13:21:22 -05:00
Daniel Vicarel eb128adab4 Clarified some language in the Globalization and Localization article 2017-10-04 13:56:16 -04:00
Scott Addie 73bf6b2224 Explicitly state .NET Core 2.x is a requirement (#4487) 2017-10-03 11:23:40 -07:00
Rick Anderson 0f23400cae MIddleware with 1.x and 2.x tabs (#4481) 2017-10-02 15:29:46 -07:00
Daniel Vicarel 7df2d8443c Removed a link in the Development, Staging, Production section 2017-10-02 15:56:43 -04:00
Mert Akcakaya 80fd851b3f Corrected dot notations for properties
Properties of classes are connected using dot (.).
2017-10-02 11:25:16 +03:00
Scott Addie 732cd26842 Merge pull request #4468 from guardrex/guardrex/sample-instructions
Provide link to download instructions for samples
2017-09-30 22:05:56 -05:00
Luke Latham 19ce81f76a Provide link to download instructions for samples 2017-09-30 20:15:54 -05:00
Luke Latham 51677797b1 fundamentals/index (and other) updates (#4467)
* fundamentals/index (and other) updates

* Update index.md

* Update index.md
2017-09-30 17:38:25 -07:00
Rick Anderson 9274682b77 minor clean up (#4431) 2017-09-27 16:57:49 -07:00
Scott Addie a9c749f71a Merge pull request #4320 from aspnet/scottaddie/localization-po-files
Add PO localization doc
2017-09-27 10:58:30 -05:00
Scott Addie eedbc148bc Convert title to sentence case 2017-09-27 10:45:21 -05:00
Luke Latham 96cca00e38 Drop literal_block comments and fix a few code blocks 2017-09-27 02:38:43 -05:00
Rick Anderson a4e5dbf02b Ss/ra/test1 (#4416)
* test

* test
2017-09-26 16:03:55 -07:00
Scott Addie 1fc6e91447 Add support disclaimer 2017-09-26 16:37:18 -05:00
Scott Addie cdbd5ce88e React to feedback 2017-09-26 15:00:02 -05:00
Luke Latham 03911a0083 CommandLine config provider overhaul (#4307)
* Document formats supported for command line args provider

Updates

Updates

* Remove readme file

* Refactor colons on sentences before tables

* Update authors
2017-09-25 16:06:30 -07:00
Scott Addie fe13f1cf32 Merge pull request #4367 from innerlee/patch-1
Update middleware.md
2017-09-25 10:25:45 -05:00
lizz f0c08f8b86 Update middleware.md 2017-09-24 00:25:34 +08:00
Luke Latham add022482a Lowercase me
Lowercase me pleez. 🍭
2017-09-22 22:02:59 -05:00
Scott Addie 78d2817834 Merge pull request #4347 from guardrex/guardrex/fix-keywords
Trim keywords of keyword metadata
2017-09-21 20:21:38 -05:00
Rachel Appel 53be263505 meta update (#4352) 2017-09-21 15:42:00 -04:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie 528b26a86a Add link to Runtime Store 2017-09-20 11:59:13 -05:00
Scott Addie 25b67b1cd4 Add missing snippet types 2017-09-19 13:49:52 -05:00
Scott Addie ccd8486f80 Change code snippet type from C# to CSHTML 2017-09-19 13:30:42 -05:00
Scott Addie 9c0c76c32d More edits 2017-09-19 13:23:30 -05:00
Scott Addie 17cd6a62ca More edits 2017-09-19 13:14:09 -05:00
Luke Latham 32bf4c1d85 Link patches (#4326) 2017-09-19 11:47:02 -05:00
Luke Latham 204e393d46 Link patches (#4327)
... and a few final patches.

I'll make a global sweep (and *one* PR) to fix bad API links shortly.
2017-09-19 11:41:31 -05:00
Scott Addie a5c6968b04 More edits 2017-09-18 15:54:14 -05:00
Scott Addie 2de7bb567a Add PO localization doc 2017-09-18 14:32:04 -05:00
Luke Latham bd3438069b Update IIS options and cross-link IIS+Kestrel options in Hosting topic (#4310)
* Update IIS options and cross-link IIS+Kestrel options in Hosting topic

* React to feedback
2017-09-18 10:54:05 -05:00
ROY 50608ec8ae Update StartupCopy.cs (#4271)
* Update StartupCopy.cs

This property CookieName  is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.

* Remove appsettings.json

* Use 'nameof' to replace string literal

* Remove unnecessary XML nodes
2017-09-14 21:39:17 -05:00
Scott Addie f8f6b5934b Remove unnecessary section anchor from Configuration doc (#4295) 2017-09-14 14:43:38 -05:00
Scott Addie f535ce61c6 Remove extra spacing before heading 2017-09-13 15:24:35 -05:00
Bader Nasser Al-Hashmi fa204339fc Add missing * (#4282) 2017-09-13 14:15:23 -05:00
Luke Latham 368aabde4d fundamentals/hosting topic updates (#4137)
* Updates for fundamentals/hosting

Fixes #1870

Updates

Updates

Update

Update

* Updates

Update

* Updates

* Updates

* Updates

* Update custom-formatters sample

* React to feedback

* React to feedback

Update

* React to feedback

* React to feedback
2017-09-11 22:05:47 -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 d506b3c34e Move the config samps (#4225)
Moves the config samples out of the *src* folder into the parent
*sample* folder.
2017-09-06 21:15:07 -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
Luke Latham db436a09d4 Update WebConfigBind sample app (#4215)
* Update WebConfigBind sample app

Fixes #4208

Takes the sample to 2.0 and drops the old solution file

Update

Updates

Updates

Updates

Update

* React to feedback
2017-09-06 13:30:58 -05:00
Luke Latham 500386ea8a Update UsingOptions sample app (#4214)
* Update UsingOptions sample app

Takes sample to 2.0

* Update with view option injection

Fixes #437

Update

Update
2017-09-06 09:42:26 -05:00
Luke Latham 8dc2e41723 Update CustomConfigurationProvider sample app (#4212)
Takes sample to 2.0
2017-09-06 09:04:39 -05:00
Ashish Patel da41b3ab99 Update logging.md to resolved small typo (#4194)
as per configuration JSON example in  "Create filter rules in configuration" section, "How filtering rules are applied" table rule # 6 should  at Debug log level instead of Warring log level.
2017-09-05 14:02:10 -05:00
Scott Addie da82076c05 Remove unnecessary space before parameter 2017-09-05 11:39:55 -05:00
Luke Latham 1c1b72f316 Update ConfigJson sample app (#4197)
Addresses #1950
2017-09-05 11:02:05 -05:00
Luke Latham 8736f6f05a Update CommandLine sample app (#4198)
Addresses #1950

* Sample taken to 2.0
* Topic lightly touched; content *not* checked

Update
2017-09-05 11:00:04 -05:00
Luke Latham 730877f612 Update InMemory sample app (#4199)
Addresses #1950

Sample taken to 2.0
2017-09-05 10:47:39 -05:00
Luke Latham 9d79afc3c0 Update InMemoryGetValue sample app (#4200)
Addresses #1950

Takes sample to 2.0
2017-09-05 10:45:06 -05:00
Luke Latham 6d2cc2a11d Update ObjectGraph sample app (#4201)
Addresses #1950

Takes sample to 2.0
2017-09-05 10:43:56 -05:00
Luke Latham 6a7cb40282 Fix file path issues (#4196)
* Fix file path problems

Fixes #4192

Add one

* Revert TEMPs
2017-09-05 09:57:46 -05:00
Luke Latham d527050afa Remove orphaned sample (#4205)
This samp isn't linked anywhere AFAICT.
2017-09-05 09:05:20 -05:00
Luke Latham ceea71816d Remove IOptionsSnapshot samp app (#4206)
Not in use anywhere AFAICT.
2017-09-05 09:04:03 -05:00
Luke Latham fe794832dd Remove ConfigConsole samp app (#4207)
Not used in topics AFAICT.
2017-09-05 09:00:28 -05:00
TqrHsn b96c1e2877 Update middleware.md (#4172)
I think it will be more clear to say it this way. As far as my understanding is because I got confused on it too.
2017-09-01 09:12:12 -05:00
Luke Latham b7b64803d5 Remove OutputType from project files (#4163)
Removing \<OutputType> from updated 2.0 projects, as it's specified by
Sdk.Web, and we're (generally) not showing defaults in the files.

There's a chance that we'll need to make an additional  update for
*wwwroot* to match the templates. I'm checking on that now.
2017-08-31 15:47:33 -05:00
Luke Latham cce0539737 Update WatchConsole sample (#4139)
Addresses #1950

This starts the process of dealing with the issue. More PRs to come!
2017-08-30 08:43:24 -07:00
Luke Latham 6b4fcd5365 Drop CodeSnippets sample (#4147)
Addresses #1950

AFAICT this sample is no longer used anywhere in the topics.
2017-08-30 08:39:29 -07:00
Rick Anderson 3fddc2f2a7 Update middleware.md (#4130)
* Update middleware.md

* Update middleware.md
2017-08-28 11:48:12 -04:00
Jan Hecht 1345e14b36 add closing quotation marks (#4118) 2017-08-26 12:57:50 -04: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
Luke Latham f6333f838a Fixes #4089
* Reverse tab order in topics with tabs (2.x first)

Fixes #4089

* Escape to the stars!

* Escape to the stars ... again!
2017-08-24 12:36:42 -05:00
Luke Latham 39456d6c89 Update 2.0 sample TFM+packages (#4072)
Updates sample to target only `netcoreapp2.0`.

@Rick-Anderson, this is the last one of the group.
2017-08-23 09:56:11 -04:00
Luke Latham e18da1f314 Update for new hosting bundle installer link (#4001)
* Update for new hosting bundle installer link

Fixes #3997

Updates

* Remove ANCM-only install notes
2017-08-22 10:44:32 -04:00
Luke Latham 20231ea4a9 URL Rewriting Middleware topic updates for 2.0 (#4005)
* Initial work

Work on samples

Topic and sample updates

Topic updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Reverse tab order for 2x first

* Drop tabs from two (common) examples
2017-08-22 09:51:26 -04:00
Luke Latham 277b229961 Remove setting applicationName key and example (#4049)
Addresses #1870

Per @davidfowl: https://github.com/aspnet/Mvc/issues/6685#issuecomment-323599318
2017-08-21 09:55:47 -05:00
wplong11 feb696c139 Correct section title of middleware.md (#4048) 2017-08-21 09:27:20 -05:00
Scott Addie ee17d004cd Fix highlight line number in Fundamentals overview doc 2017-08-18 11:21:30 -05:00
Scott Addie d1a7979c78 Fixes #4010
* 2.0 updates to fundamentals overview doc

* Reverse order of tabs

* Incorporate feedback from Rick and Tom
2017-08-18 10:21:17 -05:00
wplong11 bc964b8f01 Update middleware.md (#4023) 2017-08-18 09:25:42 -04:00
Rick Anderson 4147d2d29e Update startup.md (#3979) 2017-08-15 17:47:05 -04:00
Samir Aguiar d0b3833c4f Clarify startup class selection (#3966)
It was not clear how the two ways of specifying the startup
class differed.
2017-08-15 09:19:03 -05:00
Luke Latham e201e66199 How to set ENVIRONMENT VARIABLES per IIS AppPool (#3929)
* How to set ENVIRONMENT VARIABLES per IIS AppPool

Fixes #2030

* React to feedback
2017-08-13 13:58:56 -04:00
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07:00
Rick Anderson 9ac76b27e6 Intro to RP part 4 (#3904)
* WIP:Intro to RP part 4

* work

* work

* work

* work

* work

* work
2017-08-07 15:08:21 -04:00
jkotalik d182d04934 Escapes data in websockets example 2017-08-07 10:01:48 -07:00
Luke Latham 15430a9f8a Patch a plural term making it singular (#3900)
@Rick-Anderson ... let's make that "section names" 👉 "section name" (singular, as it's the same name across the keys)
2017-08-07 09:59:57 -04:00
Luke Latham be4cc84f42 Document config section hosting configuration behavior (#3899)
Fixes #3779
2017-08-06 18:42:00 -04:00
Tom Dykstra a6f6538c93 Logging 2.0 (#3847) 2017-08-03 12:34:20 -07:00
Scott Addie 03d51c5559 Fixes #3821 2017-07-25 15:18:35 -05:00
Tom Dykstra 9ea1dc2d3f Logging 2.0 in Release Notes doc (#3799) 2017-07-25 11:31:00 -07:00
Rick Anderson 4ce4c6a3e5 loc resx editor warning (#3783)
* loc resx editor warning

* work

* work
2017-07-21 12:59:28 -07:00
Rick Anderson 2afe3c19fc 2.0 metapackage (#3735)
* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Minor tweaks to metapackage.md

* Convert "settings" to singular form

* Remove double quotes surrounding Microsoft.NET.Sdk.Web

* work

* work

* work

* work

* work
2017-07-18 15:44:34 -06:00
Kasun Kodagoda 5e7c785bea Fixed a typo. (#3718)
Added a missing ')' to a reference link for better readability.
2017-07-14 09:24:25 -05:00
Steve Smith f2e1022f5c Cleaning up and updating Startup (#3666)
* Cleaning up and updating startup details.

* Responding to feedback

* re-arranging order and responding to feedback

* Tweaking reference to Hosting

* Remove reference to repo that lists all startup services
2017-07-11 09:07:06 -06:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson d15f54cb50 Update environments.md (#3673) 2017-07-08 10:51:40 -06:00
Jaliya Udagedara 68d336165a Updated: Windows with IIS/WebListener scenario. (#3620) 2017-07-06 10:34:35 -07:00
Steve Smith 38bc89a6b8 Configuring Windows Auth (#3622)
* Initial draft of article

* Adding TOC entries

* Fix TOC link

* Adding sample and figures.

* Ready for PR

* Fixing file reference error; replacing with code listing

* Update windowsauth.md (#3628)

* Removing sample

* responding to feedback

* Update windowsauth.md (#3630)

* Update windowsauth.md

* Update windowsauth.md

* Update windowsauth.md

* Update windowsauth.md

* Responding to feedback and fixing links.

* Update windowsauth.md

* Added black border
2017-07-06 11:52:56 -04:00
Luke Latham e9fa4e1a2a Update hosting bundle link (#3640) 2017-07-06 08:54:30 -06:00
Rick Anderson feda235811 Update logging.md (#3623) 2017-07-03 15:20:26 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson fd6489be5c MVC TOC (#3572)
* MVC TOC

* fo

* fo

* fo

* fo

* fo
2017-06-29 09:42:25 -07:00
Rick Anderson 4ef4f0422f Update configuration.md (#3566)
* Update configuration.md

* Update configuration.md

* Update configuration.md

* Update configuration.md

* Update configuration.md

* Update configuration.md
2017-06-27 10:31:16 -07:00
Rick Anderson 711f6a12e0 Update logging.md 2017-06-26 15:01:52 -07:00
perthcha d50a2ecfc7 correct typo (#3573)
change higher -> lower
2017-06-26 14:59:16 -07:00
Rick Anderson 4616747ecd Update index.md 2017-06-22 20:54:22 -07:00
Rick Anderson 6944f8912d Update localization.md (#3522) 2017-06-22 14:12:41 -07:00
Rick Anderson 8819c61577 Update app-state.md (#3539)
* Update app-state.md

* Update app-state.md
2017-06-22 08:44:59 -07:00
Rick Anderson cf64a51cf3 Update url-rewriting.md (#3534) 2017-06-21 11:14:40 -07:00
Rick Anderson 9137aa516d Update request-features.md (#3515)
* Update request-features.md

* Update request-features.md
2017-06-19 19:54:07 -07:00
Rick Anderson 81f3461327 Update environments.md (#3516) 2017-06-19 17:53:28 -07:00
Rick Anderson 3a0a6a8a3c Update error-handling.md (#3508) 2017-06-19 15:07:29 -07:00
Scott Addie 6ca21a6741 Convert ASP.NET MVC Core references to ASP.NET Core MVC 2017-06-15 09:42:55 -05:00
Stephen Daudell 908e9ce369 Added a missing word to routing.md (#3485)
"Routes must configured..." to "Routes must be configured..."
2017-06-12 09:34:29 -04:00
sintetico82 9ba4f0ed27 Extra information in DataAnnotations localization (#3480)
* Extra information in DataAnnotations localization

Add information about the use of SharedResources class in Data Annotation

* Create localization.md
2017-06-09 10:11:23 -07:00
Stephen Daudell 26a74b47db Fix typo in routing.md (#3465)
Change "asterix" to "asterisk"
2017-06-05 16:28:02 -04:00
Jessica White b11243c6df Update routing.md (#3454)
* Update routing.md

When using square brackets with in your regex statement you need to escape them by doubling them. This currently isn't mentioned anywhere in the documentation.

* Update routing.md
2017-06-02 14:53:39 -07:00
Rick Anderson a2e9aa435d Update url-rewriting.md (#3459) 2017-06-02 14:52:40 -07:00
Tom Dykstra c544e5acb2 set ms.topic to get-started-article (#3442)
* set ms.topic

* set ms.topic
2017-05-31 14:55:29 -07:00
Tom Dykstra aa6c97dbec add note explaining log method parameters (#3416) 2017-05-25 09:08:09 -07:00
Elektronenvolt 49d56c2097 To stop tracing session use Stop-EtwTraceSession (#3400)
To stop the ETW tracing session, the Remove-EtwTracingSession command doesn't work. Used Stop-EtwTraceSession instead.
2017-05-24 13:21:52 -07:00
Tom Dykstra a9e9497ddc revise development environment section (#3401) 2017-05-23 11:01:57 -07:00
Hisham Bin Ateya e140318865 Remove unnecessary quotations from localization cookie format (#3393) 2017-05-22 18:37:38 -07:00
Aftab Ansari e48bd55293 Small Correction (#3391) 2017-05-19 18:36:43 -07:00
Christian Weiss eaa322e432 Missing ")" in comment (#3381) 2017-05-18 08:23:24 -10:00
Rick Anderson f2a1e2354f Update routing.md 2017-05-11 14:28:46 -10:00
Adrien Torris f28d490726 Extend middleware code sample to display var decla (#3347)
Extend Localization middleware code sample to display the declaration of the variable 'supportedCultures'
2017-05-11 14:16:23 -10:00
Tom Dykstra 5270dad17c fix links (#3334) 2017-05-10 10:09:50 -07:00
Steven Volckaert 194ad97f94 Updating line 78: Correcting French punctuation. (#3331)
In French, a space is required both before and after all two- (or more) part punctuation marks and symbols, including the exclamation mark "!". See https://www.thoughtco.com/how-to-use-french-punctuation-4086509 for more information.
2017-05-09 09:49:28 -10:00
Sébastien Ros 39ce057520 Update configuration.md (#3307)
* Update configuration.md

* Update configuration.md
2017-05-06 08:43:43 -10:00
Artur Zgodziński de8c4105e5 Update routing.md (#3286)
Fixed regular expressions to match the whole segment value instead of its sub-string.
2017-05-01 18:42:58 -10:00
Rick Anderson 0eaab41fc5 Update middleware.md (#3268)
* Update middleware.md

* Update middleware.md

The original:
>[!WARNING]		  >[!WARNING]
 ->Be careful modifying the `HttpResponse` after invoking `next`, because the response **may** have already been sent to the client. You can use [HttpResponse.HasStarted]() to check whether the headers have been sent.

Be careful means it's OK to do this as long as you are careful and implies you can be careful via: 

You can use [HttpResponse.HasStarted] to check whether the headers have been sent.

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md
2017-04-25 11:02:17 -10:00
Rick Anderson 37c2c2de37 Update owin.md (#3253) 2017-04-24 15:55:55 -10:00
Rick Anderson c737a33f75 Update localization.md (#3252) 2017-04-21 14:28:10 -10:00
Richard Hallett e87f9cc351 Remove usage of quotations with set command (#3238)
With the change from setx to set, quotation marks are invalid and get set as part of the environment variable, this actually leads to a bad path exception upon dotnet run.
2017-04-17 10:18:19 -04:00
Rick Anderson e014c9dcca Update routing.md (#3236)
Maybe I should get rid of Warning too.
2017-04-15 10:05:22 -10:00
Tom Dykstra ac77fcd48d Deployment overview (#3213) 2017-04-14 13:34:58 -07:00
Scott DePouw 7aa94251c8 Fixed typo in copy: Missing closing ')' (#3211) 2017-04-12 08:19:20 -04:00
Tom Dykstra ef23e32a43 clarify ANCM-Kestrel communication (#3206) 2017-04-11 10:50:23 -07:00
Rick Anderson 7fa5881f20 Update static-files.md 2017-04-07 22:00:42 -10:00
mihe 9b094d5dec Changed AcceptWebSocket by AcceptWebSocketAsync (#3133) 2017-04-03 15:03:25 -10:00
Mike Jones 34c277c0f9 link and screenshot update for Visual Studio 2017 (#3128)
* link and screenshot update for Visual Studio 2017

* removed note

* Updated links to Server Hosting bundle
2017-04-01 11:33:45 -10:00
Tom Dykstra fd92895d6f Topic: WebSockets (#3110) 2017-03-31 11:02:08 -07:00
Rick Anderson 5e015810ce clean up regex (#3017) 2017-03-30 20:36:56 -10:00
Scott Addie f90eb4d02e Upgrade routing doc sample code to CSPROJ (#3105) 2017-03-30 08:37:02 -10:00
Steve Smith 540292ed64 Updated project to VS2017 format. (#3106)
Updated HttpContext.Items key guidance.
2017-03-30 08:35:59 -10:00
Steve Smith e4808c0433 Upgraded to VS2017 project format (#3018)
Added demo showing how to retrieve configuration values stored as JSON arrays
2017-03-30 07:54:24 -10:00
Steve Smith 259b79e8e8 DI Disposing and Project Format Upgrade (#3016)
* Upgrade to VS2017 project format.

* Updated to describe how services container handles disposing of IDisposable instances

* added class definitions

* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Tom Dykstra c99165a146 Revert "new topic"
This reverts commit 81e8a1c0fd.
2017-03-29 16:54:26 -07:00
Tom Dykstra 3ee89ffd2e Revert "add git-ignored file"
This reverts commit b3675ee186.
2017-03-29 16:54:17 -07:00
Tom Dykstra b3675ee186 add git-ignored file 2017-03-29 16:39:35 -07:00
Tom Dykstra 81e8a1c0fd new topic 2017-03-29 16:39:35 -07:00
Rick Anderson c73a3a7631 fix link (#3086) 2017-03-28 11:11:18 -10:00
spottedmahn d730b07c4e Fix Bad Link for LogLevel (#3072)
the current link doesn't work.  It redirects to https://docs.microsoft.com/en-us/aspnet/core/api/
2017-03-27 10:08:20 -07:00
Abdelkrim from Brussels 94d4a6a69e Remove duplicate code : MyWindow.cs (#3066)
Remove duplicate: [!code-csharp[Main](configuration/sample/src/InMemory/MyWindow.cs)]
2017-03-25 13:29:17 -10:00
Rick Anderson 94fd6a62d2 Update dependency-injection.md (#3056)
* Update dependency-injection.md

* Update dependency-injection.md
2017-03-24 15:37:48 -10:00
Tom Dykstra 8a2425c3e1 remove extraneous backtick (#3062) 2017-03-24 13:50:55 -07:00
Tuhin Tarafder f42a2e1e42 Fix Typo (#3036) 2017-03-21 18:08:37 -10:00
Rick Anderson a7d6980dab Update routing.md 2017-03-20 08:56:26 -10:00
ccm1st 196d0ef439 the code is implementing the interface instead of inheriting (#2994) 2017-03-17 08:41:40 -04:00
Rick Anderson 0e62aa1977 Update request-features.md (#2981) 2017-03-17 00:21:49 -04:00
Richard Hallett 890487d5f7 Change environments.md to use set as opposed to setx (#2958)
A minor amendment but could be confusing for people unfamiliar with the cmd line.
The text describes setting it for the current current command window, however setx actually only explicitly changes the environment variable, it doesn't change the current window either, so a user would have potentially noticed no change.
2017-03-14 10:26:05 -10:00
Daniel Eisterhold ec31052983 Update routing.md (#2967) 2017-03-14 09:30:06 -10:00
Luke Latham 4e8c8a4a90 Middleware docs update (#2963)
* Update url-rewriting.md

* Update URLRewritingSample.csproj

* Update ResponseCachingSample.csproj

* Update middleware.md

* Update url-rewriting.md

* Update ResponseCompressionSample.csproj

* Update response-compression.md
2017-03-14 11:23:12 -07:00
Ryan Brandenburg 7cb877d046 Move resource naming section up and clarify (#2959) 2017-03-13 14:40:15 -10:00
Rion Williams 435a547977 Updated Code Style in Examples (#2942)
Replaced several uses of `static public` with the more appropriate
`public static` to fall in line with the [coding
guidelines](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md),
which state that the visibility modifer should always be the first
modifer present.
2017-03-10 10:04:29 -10:00
Rick Anderson d2b516e454 Update app-state.md 2017-03-08 11:34:47 -10:00
Diana LaRose 536f80823d Update app-state.md (#2917)
Edited remainder of article.
2017-03-08 10:56:30 -10:00
Luke Latham 5f52ec9269 Middleware samples csproj updates (#2906)
* Update URLRewritingSample.csproj

* Update ResponseCompressionSample.csproj

* Update ResponseCachingSample.csproj
2017-03-07 16:19:40 -10:00
Mike PB d3a2098582 Update configuration.md (#2898)
* Update configuration.md

Fix typo (bindling)

* Update configuration.md
2017-03-06 15:18:02 -08:00
Tom Dykstra 56899b35bd Merge pull request #2900 from aspnet/csproj
Merge csproj to master
2017-03-06 15:16:00 -08:00
Julian Dominguez 76cd8cdf27 Add a header for delimiting subsections (#2886) 2017-03-06 10:30:41 -10:00
Rick Anderson 08dee2657e test PR 2017-03-06 10:23:13 -10:00
Diana LaRose b74ec46712 Update app-state.md (#2893)
Edited a couple more sections. (Sorry this took me so long; I had to think about it a lot.)
2017-03-06 08:33:46 -10:00
Luke Latham 15265d5a87 URL Rewriting Sample update to csproj (#2732)
* Delete global.json

* Delete project.json

* Create URLRewritingSample.csproj
2017-03-06 09:16:45 -08:00
Rick Anderson b827682966 file providers to csproj (#2740) 2017-03-06 09:16:44 -08:00
Tom Dykstra bf1fd00712 Merge pull request #2884 from jdom/patch-3
Escape literal asterisk
2017-03-06 08:41:52 -08:00
Alaa Masoud 347e075b18 Correct example view path 2017-03-05 06:46:04 +03:00
Julian Dominguez cfbc72cd07 Escape literal asterisk
As it was treated as formatting, so it made the rest of the paragraph not legible
2017-03-03 17:30:29 -08:00
Julian Dominguez 841f66faab Rename _subOptionsAccessor to reflect actual value (#2883) 2017-03-03 14:03:17 -10:00
Julian Dominguez dd0bc3aad9 Rename _optionsAccessor field to represent value (#2882)
The constructor receives an optionsAccessor, but by the time it is stored in the field, its value has been accessed, so the field name should not be suffixed with Accessor.
2017-03-03 14:01:47 -10:00
Tom Dykstra f93c93002f fix link (#2880)
* fix link

* fix link
2017-03-03 11:36:28 -10:00
Tom Dykstra f6cb0daf85 explain why we don't use iis/nginx/apache directly (#2870) 2017-03-03 12:00:17 -08:00
Diana LaRose 0425b2b59c Update app-state.md (#2872)
* Update app-state.md

Edited the intro blurb and the first major header plus its one subhead.

* Update app-state.md
2017-03-02 17:51:17 -10:00
Jonathan a589568f7f Four space indention and call-chain reorder (#2857)
* Four space indention and call-chain reorder

Re-order AddCommandLine after AddJsonFile.

* Update hosting.md

* Update hosting.md
2017-03-02 17:19:06 -10:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra 5d14ff7d4b set up master redirect file (#2862) 2017-03-02 09:56:14 -08:00
Tom Dykstra d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -08:00
Diana LaRose 44a2b7bbb4 Edited middleware.md (#2838) 2017-02-25 23:50:39 -10:00
sreejukg 8252d1a3b4 Update startup.md (#2807)
* Update startup.md

* Update startup.md

* removed en-us
2017-02-24 09:50:23 -10:00
Diana LaRose da607bb672 Update middleware.md (#2824)
Changed first line to test the process.
2017-02-23 08:43:08 -10:00
Charles Simard-Lecours cad2bbb61e Typo (#2808)
Thanks for the fix.
2017-02-21 11:42:30 -05:00
Rick Anderson 28e23a9ebe make cookie a link (#2792) 2017-02-16 18:10:56 -10:00
Luke Latham a403a5b5f7 Update hosting bundle installer link (#2773) 2017-02-15 13:07:15 -08:00
Luke Latham b7ba995925 Key Vault Configuration Provider doc (#2531)
* Update configuration.md

* Create key-vault-configuration.md

* Create appsettings.json

* Add files via upload

* Update README.md

* Update KeyVaultConfigProviderSample.csproj

* Create sample-output.png

* Add files via upload

* Update key-vault-configuration.md

* Update Startup.cs

* Add files via upload

* Add files via upload

* Add files via upload

* Update Startup.cs

* Update appsettings.json

* Update Startup.cs

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Add files via upload

* Add files via upload

* Add files via upload

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update appsettings.json

* React to feedback

* React to feedback

* Update index.md

* Update toc.md

* Update configuration.md

* React to feedback - "When to use" section

* Add a phrase to KeyVaultClient bit

* Update key-vault-configuration.md

* React to feedback

* Minor update to ms.date

* New implementation and local secret storage

* Update KeyVaultConfigProviderSample.csproj

* Update Program.cs

* Minor phrasing adjustments

* Update KeyVaultConfigProviderSample.csproj

* Minor phrasing update

* Add files via upload

* Remove en-us from links

* Update web.config

* Delete License.txt

* Update Markup.cs

* Update Program.cs

* Update Startup.cs

* Update ms.date

* Note .NET Core target 1.1.0+

* Update KeyVaultConfigProviderSample.csproj

* Update KeyVaultConfigProviderSample.csproj

* Remove compiler\resources line

It isn't necessary, and it isn't in the templates.

* Update KeyVaultConfigProviderSample.csproj

* Create launchSettings.json

* Update KeyVaultConfigProviderSample.csproj

* Update Startup.cs

* Update KeyVaultConfigProviderSample.csproj

* Update KeyVaultConfigProviderSample.csproj

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Update key-vault-configuration.md

* Minor updates

* Minor update

* Update the doc ms.date

* Minor update
2017-02-13 10:03:08 -10:00
Rick Anderson 6c6939b27f remove project.json string (#2723) 2017-02-09 18:37:05 -10:00
Hisham Bin Ateya 72df6ff087 Fix localization highlighting issues (#2720) 2017-02-09 15:52:29 -10:00
Hisham Bin Ateya 0a74d5e7e6 React to remove dependency on Hosting.Abstractions (#2675) 2017-02-07 14:00:29 -10:00
Rick Anderson 903f008c4e Middleware rewrite (#2641)
* Middleware rewrite

* author

* fix

* fix2

* react to feedback

* react to 2nd feedback

* small fixes
2017-02-06 17:23:48 -10:00
Rick Anderson 8b2d959352 Add app state data (#2664)
* Add app state data

* typo

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md
2017-02-03 11:39:09 -10:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Luke Latham 8a10c9800d Add OnPrepareResponse option w/resp header to static files doc (#2640)
* Create StartupAddHeader.cs

* Add files via upload

* Update static-files.md

* Update static-files.md

* Update StartupBrowse.cs

* Update StartupServeUnknownFileTypes.cs

* Update StartupStaticFiles.cs

* Update StartupTwoStaticFiles.cs

* Update StartupUseFileServer.cs

* Update static-files.md
2017-02-01 14:26:26 -10:00
Hristo Kostov 0e63c8b646 Update startup.md (#2642)
Add `IApplicationLifetime` to the list of services that may be requested by the `Configure` method
2017-02-01 11:26:34 -10:00