Commit Graph

341 Commits (3da402307ac5bdc4e5757f813bde5e81a47ac291)

Author SHA1 Message Date
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