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
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
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
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
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