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