Commit Graph

252 Commits (854e17807d94a9c6039dda4bc9d8435abf349d8c)

Author SHA1 Message Date
Rick Anderson 332b78bd4f
author links (#8835) 2018-10-03 17:03:48 -10:00
Genevieve Warren 6314910ffc Update MVC tutorial (#8836)
- update screenshots and links
- sentence casing
2018-10-03 17:02:57 -10:00
Hakim 8914f91b53
Update advanced-ef-mvc spelling issue
Minor but important change.
2018-08-24 18:55:28 +02:00
Derek 0fdc52987e Update sample2.cs (#8092)
* Update sample2.cs

The Twilio codes no longer works and has been updated.

* Update sample2.cs

* Update sample2.cs
2018-08-15 14:25:52 -07:00
Maira Wenzel f78a86b283 Delete empty topic (#8084)
* Delete code-location.md

* add redirection
2018-08-14 15:29:37 -07:00
Rick Anderson 397d3f72bb
meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
Kautsky Lozano 4a2f3ac89f Fix typo (#8066)
"IntelliSence" should be "IntelliSense"
2018-08-14 08:43:57 -05:00
Rachel Simone Weil 1d559be647 Change "third" to "fourth" throughout tutorial (#7907)
Fourth iteration of tutorial is referred to as third iteration throughout; these edits fix that.
2018-08-01 10:16:22 -05:00
Mauricio de los Santos c46b5a39a9 C30172: Escaping '@' character to avoid broken content in localization (#7763)
Hello, @Rick-Anderson ,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"The unescaped '@' sign is breaking the code"
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-07-23 12:23:30 -06:00
Alec 82325bfbf9 Corrected broken URLs to point to updated content. (#7676) 2018-07-20 08:57:29 -05:00
Rick Anderson a03e5f449f
Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#7683) 2018-07-18 16:22:49 -06:00
Mike Foden 4819962153 Update bundling-and-minification.md (#7658) 2018-07-17 18:04:48 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
Scott Addie 5ab4e0a7ae Apply metadata updates to ASP.NET 4.x docset (#7440) 2018-07-03 14:26:00 -06:00
Scott Addie 2dcf8a4cea
Move ms.prod metadata field to docfx.json (#7422)
Addresses https://github.com/aspnet/Docs/issues/7353

Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
2018-07-02 17:49:02 -05:00
Zack "zunderscore" Williamson baee5de296 Simple grammar fix (#7287)
Removed an extra verb so that sentence now reads "The `Genre` field is no longer nullable" instead of "The `Genre` field is are no longer nullable"
2018-06-25 16:13:14 -07:00
Stephen Griffiths 4ea8636d5b Fix line breaks in entity framework tutorial (#7106) 2018-06-18 07:56:47 -05:00
Caro Caserio 8a368b1f70 C19396: Missing hyperlink due to incorrect redenring (#6878)
Hello, @Rick-Anderson,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  
From the context of this source string, we can assume that writer did not intend this example URL to be rendered as hyperlink, and that text "App Namespace" within brackets {} is expected to be translated.

We found out that OPS is using a Markdig flavor called "Markdig (DocFX)" which does render URL surrounded by space to be rendered as hyperlink. 

To avoid this, suggested fix to source string is add an escape char (\) to part of the URL.
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-06-05 11:44:45 -10:00
thearunster a6542dce53 Fixed grammar (#6845) 2018-06-04 07:49:21 -05:00
thearunster 008d73048f Fix grammar and typo (#6732) 2018-05-31 11:33:02 +02:00
thmslearning 3429b3f7c6
Fixes a 't' character code-tag omission typo 2018-05-24 11:22:26 -07:00
Antoine Griffard 2664d41668 create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset (#6496) 2018-05-19 18:49:04 -05:00
Luke Latham 0bc6730cfd Remove triple-tildes from aspnet topics (#6451)
Updates
2018-05-17 10:34:44 -05:00
Jaydeep Karena bc67c5a6c6 removed a non working link (#6457) 2018-05-17 07:27:25 -05:00
Caro Caserio d00c2d37a7 C13511: Incorrect ~~~ placed (#6426) 2018-05-15 11:25:53 -05:00
Dustan Vodvarka e2cca22b41 Updated examining-the-details-and-delete-methods.md (#6316)
* Updated examining-the-details-and-delete-methods.md 

examining-the-details-and-delete-methods.md has an extra '.' and the formatting for back tics '`' was incorrect

* Adjust backticks
2018-05-09 14:23:35 -05:00
Dustan Vodvarka e41257ca51 Updated adding-validation.md with proper spaces (#6314)
There are several links that do not have a space between the displayed text and the word that precedes the link.
2018-05-09 13:59:26 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Caro Caserio dcc67f18a8 C13511: Spaces should be replaced to avoid localization problems (#5871)
Hello, @rick-anderson, 

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  

Please, help to check my proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR. 

Many thanks in advance.
2018-04-04 10:28:18 -10:00
Tieson Trowbridge 8f65aef836 Update text and link (#5845) 2018-03-31 21:45:18 -07:00
Tom Dykstra 1ad521a2a4
undo previous commit (#5787) 2018-03-23 08:55:16 -07:00
Timmy Kokke df2386e509 Update mvc5.md (#5759)
Removed dead link.
2018-03-21 16:37:32 +01:00
Luke Latham fd653e519b
Get CDN content links on HTTPS protocol (#5736) 2018-03-20 11:32:41 -07:00
Scott Addie 3fe3a50d4e
Update live with current master (#5609)
* Iterating the PendingRequirements collection and calling Succeed on an element modifies the collection throwing an InvalidOperationException https://github.com/aspnet/Security/issues/1375 (#5587)

* Sentence case the SignalR get started title (#5600)

* Remove extra 'the' (#5604)

* Remove extra 'the' (#5603)

* Forgot Right Parentheses (#5608)

* add ms.topic metadata value (#5602)

for task 1199273
2018-03-06 15:17:05 -06:00
Rick Anderson 7ac15eaae2
Merge pull request #5580 from aspnet/master
Push to live 3-1-18
2018-03-01 12:55:04 -10:00
Rick Anderson cf7b0f4ac4
Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and… (#5556)
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md

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

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
2018-02-27 16:38:17 -10:00
Daya Adianto a3eb11457c Fix two typos in adding-a-new-field.md file (#5557)
* Fix typo in adding-a-new-field.md

* Fix typo in adding-a-new-field.md
2018-02-27 09:24:09 -06:00
Tom Dane 4333e66aee Fix typo: thime -> time (#5553) 2018-02-26 09:28:08 -06:00
Luke Latham f143ccef48 Fix links to Web Camps Training Kits (#5545)
* Fix links to Web Camps Training Kits

* Update notes, links, bylines, and h1 headers
2018-02-24 21:10:26 -06:00
Rick Anderson d43c84c4c8
Merge pull request #5499 from aspnet/master
Update live with current master
2018-02-20 12:39:36 -10:00
JSweetland95 ece56b519a Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-pas… (#5518)
* Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset.md

Added the location for the send grid configuration

* Minor tweaks

* Italicize file name
2018-02-20 09:50:17 -06:00
Rick Anderson 016f4d5866
Merge pull request #5442 from aspnet/master
Update live with current master
2018-02-11 14:43:38 -10:00
Sam Foo f235255b83 Remove repeated duplicate words (#5438) 2018-02-11 12:36:03 -06:00
Rick Anderson 4cf53727b9
Update live with current master (#5428)
* Update caching documentation for VaryByQueryKeys (#5422)

* Typo was corrected (#5423)

* Update ResponseCache attribute section (#5424)

* use correct snippet (#5425)

* use correct snippet

* use correct snippet

* RP tutorial series launch and 'this' links (#5427)

* Update introduction-to-signalr.md

* Update Microsoft.DotNet.Watcher.Tools to 2.0.0 (#5429)

* Typo in response-compression.md (#5431)

with the with the => with the

* Typos in crud.md (#5430)

examinied => examined
When a pages `OnPostAsync` method is called => When a page's `OnPostAsync` method is called

* Typo in ef-rp/migrations.md (#5432)

* Remove double linkbutton RP tutorial (#5426)

* Add Link to app secret environment page (#5413)
2018-02-10 09:39:53 -10:00
Valentine Zavrak 742bb18496 Typo was corrected (#5423) 2018-02-09 16:58:37 -06:00
Rick Anderson 0287c6641e
Merge pull request #5367 from aspnet/master
Update live with current master
2018-02-05 09:17:30 -10:00
Sam Neirinck de004a513e Fix interface name for IExceptionFilter (#5370) 2018-02-05 08:25:45 -10:00
Abraham Gomez 9f4b9a5296 Clean up duplicated "the" (#5366) 2018-02-03 16:08:39 -10:00
Rick Anderson d8aa1d3148
Merge pull request #5359 from aspnet/master
Update live with current master
2018-02-03 14:01:08 -10:00
caogy e7b9a172a1 replace unnused to unused (#5360)
replace unnused to unused
2018-02-03 09:19:43 -10:00