Commit Graph

1592 Commits (3cbf9d781623d76dcd2beca6a8fa4dc4e3585f5a)

Author SHA1 Message Date
Rick Anderson 39c27edf7a
Update sample7.cs (#10166) 2019-01-02 11:54:42 -10:00
Mike Whitty c563c67985 typo: 'out weights' -> 'out weighs' (#10162) 2019-01-02 13:26:45 -06:00
witheej 7a771561dc Fixes misspelling in order to help when searching the codebase (#10044) 2018-12-18 10:42:48 -06:00
namvan ce4686efa9 Update docker-aspnetmvc.md (#9634)
* Update docker-aspnetmvc.md

Make the bit of creating dockerfile a bit clearer for beginner

* React to feedback
2018-12-14 14:35:31 -06:00
coderudit ad60fc5d35 Updating the URI for defaults part (#9860)
* Updating the URI for defaults part

http://localhost/api/products it should also have all in addition as it is telling about the path it will pick and without all it can't pick that URI.

* React to feedback
2018-12-14 14:22:29 -06:00
Brady Gaster 8aa425ac6c SignalR Core/non-Core disambiguation boxes (#9973)
* first pass at creating the aspnet/aspnet core signalr box

* trying to fix include file path

* added the box to various pages to test to see if its too big/too much

* fixed outbound URLs in the include

* trying the signalr version disambiguation box throughout

* repairing include formatting

* trying to repair the include format

* final attempt to fix the includes with this relative path thing

* SignalR version disambiguation box include path patch (#9974)
2018-12-11 21:30:18 -06:00
Martin Koudelka 3d45d6bda2 C53605: Escaping mock URL (#9839) 2018-12-05 15:43:37 -06:00
Luke Latham 1daf38d6e0
Patch update (#9799) 2018-12-04 21:32:48 -06:00
Luke Latham 073329312e
Update description of RP tutorial series in note (#9793)
* Update description of RP tutorial series in note

* Update aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2018-12-04 10:10:42 -06:00
Tom Dykstra b203529a64
Change Redis package ref to StackExchangeRedis (#9783) 2018-12-03 16:00:38 -08:00
Tom Dykstra c8d2070556
New scale-out and redis backplane setup docs (#9556) 2018-11-27 11:30:25 -08:00
Mauricio de los Santos b26cf80c71 V2569 link at line 18 doesn't work (#9659)
Hello, @Erikre,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Broken link at line 18

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.



<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-26 15:43:21 -10:00
Luke Latham 7eca48bf4b Inform readers on depreciated Twitter Helpers (#9690)
Fixes #6578

* A quick fix: I'm not going to probably ever have time to rewrite the topic.
* We can link the reader over to Twitter's latest approaches with this update.
* Note that their link appears localized (`en`). Removing that segment breaks the link.
2018-11-26 09:36:23 -06:00
pmorong d9d1173c73 Added missing apostrophes (#9577) 2018-11-13 15:34:38 -06:00
phuctv95 40c463033b Just a tiny edit (#9529) 2018-11-09 09:09:41 -10:00
Elan Hasson 64f97999f3 Formatting on ".NET framework is listed as v4.0" section list (#9479)
Fix the formatting on the Formatting on ".NET framework is listed as v4.0" section list.



<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-06 11:51:58 -06:00
Tom Dykstra 37ee27401c
xref: --> uid: (#9461) 2018-11-05 14:55:34 -08:00
Benoit Masson-Bedeau 0bbb5cc945 Create a REST API with Attribute Routing in ASP.NET Web API 2: typos (#9425)
The page "Create a REST API with Attribute Routing in ASP.NET Web API 2" has some typos: some texts that doesn't correspond to the screenshot and 2 samples that doesn't work.
2018-11-05 11:00:52 -06:00
Rick Anderson 1320c01aad
replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
Benoit Masson-Bedeau 65484d7796 Remove an erroneous namespace declaration (#9378)
namespace ProductStore.Formatters was declared 2 times; 1 time in the first line and 1 time in line 9.
2018-11-01 13:46:45 -05:00
Martin Koudelka 21afbcecb7 C47295: Deleting extra tabs (#9353)
Hello, @tfitzmac,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description of the source issue: Extra tabs causing content to be untranslated.
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-10-31 10:12:38 -10:00
Tom Dykstra d37d382cf0
Merge pull request #8960 from aspnet/anurse/aspnetsignalr-observe-exceptions 2018-10-30 16:15:32 -07:00
Rutuja Dicholkar 1458820c1f Update release-notes.md (#9322)
<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-10-30 09:34:38 -05:00
Rick Anderson da752c2fe2
Update hubs-api-guide-server.md 2018-10-29 15:08:54 -10:00
Rick Anderson 2ae2062b65
Update hubs-api-guide-server.md 2018-10-29 15:07:52 -10:00
Rick Anderson 66dd5a6683
Update hubs-api-guide-server.md 2018-10-29 15:06:26 -10:00
Gareth Oates 27313dcef3 Added additional verbs to routing convention text (#9272)
Fixes #8208 

This is in relation to and hopefully fixes #8208. I have added the additional supported HTTP Action verbs, HEAD, OPTION and PATCH to those listed as convention.
2018-10-29 10:51:04 -05:00
Lampei 81f0addd7a Update docker-aspnetmvc.md (#9248)
* Update docker-aspnetmvc.md

The current windows container releases appear to have fixed the "localhost" issue that was previously mentioned in this readme.  I've updated the article and have made a separate pull request for the referenced ps1 script to also remove the `docker inspect`

* Update the ASP.NET Version included in base image

* UE pass
2018-10-29 10:40:29 -05:00
Luke Latham 4f5443cdf3
C47285: Adding "\" before "@" (#9291) 2018-10-29 07:39:55 -05:00
Martin Koudelka 971f7a0774 C47280: Missing semicolon (#9287) 2018-10-29 07:32:45 -05:00
Martin Koudelka 305e0b1388 C47281: Missing semicolon (#9288) 2018-10-29 07:32:17 -05:00
Rick Anderson 74e1cdaf0d
Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-pas… (#9235)
Fixes #6268 
[Review URL](https://review.docs.microsoft.com/en-us/aspnet/mvc/overview/security/create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset?branch=pr-en-us-9235#hook-up-sendgrid)
2018-10-26 18:37:28 -10:00
Tom Dykstra 936642b415
convert toc for aspnet folder to yaml (#9259) 2018-10-26 18:55:12 -07:00
minoseah629 c0db4b146c previous url gave 404. corrected url to point to run.ps1 file (#9242) 2018-10-26 08:00:33 -05:00
Rick Anderson a54c593a12
Update config-builder.md (#9230) 2018-10-25 14:07:22 -10:00
Rick Anderson d469ad6e1b
Update config-builder.md 2018-10-25 13:43:00 -10:00
Rick Anderson e725b4427d
Update config-builder.md 2018-10-25 13:11:37 -10:00
Rick Anderson 37b81bbef6
ASP.NET config builders (#8374)
* WIP: Classic ASP.NET config builders

* work

* Update config-builder.md

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* feedback

* work

* work

* work

* work

* work

* work

* fix

* react to Fritz feedback

* react to feedback

* react to feedback

* react to feedback

* remove unecessary assets

* remove unecessary assets

* steve's edits

* my edits of steve's edits
2018-10-25 12:34:26 -10:00
Luke Latham a801d15396 Update link (#9201)
Fixes #9200 

... and let's get rid of "here" while we're at it.
2018-10-24 13:47:15 -05:00
Sean Killeen e7b59cf61d Add information on connection token vs other types (#9056)
* Add information on connection token vs other types

To disambiguate connection token vs session / auth tokens.

* Address feedback on heading

Sentence case; H4; remove "note" text.

* remove extra the; update title case.

* Incorporate feedback comments

* Incorporate feedback on last paragraph

* additional clarification

* Update heading per feedback

phrasing, capitalization, and line break under heading

* Incorporate wording feedback

* Addressing feedback: contractions
2018-10-18 09:12:59 -05:00
Genevieve Warren 3526859844 change xref config to match aspnetcore config (#9081) 2018-10-17 16:22:55 -05:00
Rick Anderson 03ccb1d809
Update getting-started.md (#9070)
Part of #8581 to lower SEO of 
how to write a ASP.NET web app
how to write a ASP.NET web application
how to program a ASP.NET web app
how to program a ASP.NET web application

Fixes #9071
2018-10-16 17:14:47 -10:00
VaultHunter101 f5e7e1648c Updated index.md to add 2017 version link (#9067) 2018-10-16 15:42:34 -10:00
Rick Anderson d8fbabaae2
lower SEO (#9068)
* lower SEO

* lower SEO
2018-10-16 15:41:16 -10:00
Antoine Griffard 1b9baea167 Fix typo in ValidationSummary (#9057) 2018-10-16 12:11:52 -05:00
Dave Brock b047392130 Image fix (#9047)
* casing fixes

* Update for fixed image.
2018-10-15 16:29:01 -10:00
Rick Anderson abdc382a90
Update docker-aspnetmvc.md (#9043)
Fixes #8259
2018-10-15 15:00:02 -10:00
Genevieve Warren 83b3dba3ca Update emulator links (#8990) 2018-10-15 16:13:30 -05:00
Genevieve Warren 07ddd25464 Update mvc5 topic (#8989)
- remove references to "new" since it's no longer "new
- update screenshots
2018-10-15 16:08:31 -05:00
Genevieve Warren 2a304e733f Refresh CORS topic (#8988)
Update screenshots.
Remove manual bookmarks.
Other formatting.

Contributes to #8848.
2018-10-15 16:07:23 -05:00