Commit Graph

58 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
Isaac Levin 1c2a0cd538
Update GitHub username (#24251) 2021-12-09 19:19:23 -06:00
Luke Latham 8db4ea9bb8
Build report bug fixes (#22377)
* Build report bug fixes

* Updates
2021-05-22 04:55:47 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Rick Anderson c80793496e
Update index.md (#21750)
* Update index.md

* Update index.md
2021-03-11 08:14:38 -10:00
Rick Anderson e7c22b39e4
cookies not compressed (#21571)
* cookies not compressed

* cookies not compressed

* cookies not compressed

* cookies not compressed

* cookies not compressed

* Apply suggestions from code review

Co-authored-by: Chris Ross <Tratcher@Outlook.com>

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2021-02-17 13:48:36 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Wade Pickett ccc87490cf
MSDN Link migration - 2nd run (#19635)
* CI Update

* Update entity-framework-6.md

MSDN update scripts allow localized en-us in link, removing those.

* Update localization.md

Removed en-us localization from links.

* Update http-modules.md

Removed en-us from generated links.

* Update mvc.md

Removed "en-us/" from generated links.

* Update membership-to-core-identity.md

Removed "en-us/" from generated links.

* Update intro.md

Removed "en-us/" from generated links.

Co-authored-by: VSC-Service-Account <vscavu@microsoft.com>
2020-08-24 19:16:13 -07:00
Rick Anderson 5919eac98b
Add [BIND] warning to migration guide (#19581)
* Add [BIND] warning to migration guide

* Add [BIND] warning to migration guide

* react to feedback
2020-08-19 15:42:42 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Scott Addie 9e0dfa36dc
Fix build suggestions (#19114)
* Fix build suggestions

* fixes

* more fixes

* more fixes

* more fixes

* Add missing backtick
2020-07-06 12:38:11 -05:00
Kirk Larkin ddc83b1736
Clean up the Static Files sample (#19056)
* Restructure sample folders to 1.x and 3.x

* General code cleanup/snippet rename

* Switch API references to use xrefs

* .

* .
2020-07-03 18:29:34 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Maira Wenzel 072292c86a
Replace www.microsoft.com/net links (#17346)
* Update instructions to skip one step

* remove links to /download/all

* additional microsoft.com/net links

* more link updates

* fix more instances
2020-03-18 10:44:43 -05:00
Scott Addie 026722c769
Fix invalid backtick sequences (#16967) 2020-02-11 14:35:00 -06:00
Rick Anderson 08333dddfe
Add Partial app migration to migration doc for IIS folks (#15999)
* Update index.md

* Update aspnetcore/migration/proper-to-2x/index.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/migration/proper-to-2x/index.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update index.md

* Update index.md
2019-12-17 10:40:32 -08:00
BlancHeart 7b8a17d43e Update appsettings-sample.json (#15990) 2019-12-03 17:54:34 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Luke Latham e64fe7605d
Multi-value cookies unsupported (#15199) 2019-10-18 14:25:17 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00
Nick Schonning cb6fcf6037 fix: MD004/ul-style (#11602) 2019-03-19 14:52:06 -05:00
Scott Addie b170eda5b9
Fix broken ASP.NET 4.x code sample references in migration docs (#11599) 2019-03-19 14:20:54 -05:00
Scott Addie bf82fc88f6
Convert Normalized Identity column values to upper case (#10310)
* Convert Normalized Identity column values to upper case

* Fix image include
2019-01-10 15:47:37 -06:00
Isaac Levin a3bb8a3a1e Update Migration document to 2.2 (#9967)
* updates to 2.2

* Edits

* add missing word

* Remove comments from Startup.cs
2018-12-11 17:19:54 -06:00
Luke Latham e780e6e101
Change Browser Link link (#9933) 2018-12-10 12:35:40 -06:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Tim Corey 8862c63829 Minor Spelling And Grammar Fix (#8060)
Fixed a code comment and removed unnecessary commas.
2018-08-14 08:45:42 -05:00
Luke Latham 940ea3c502 Dependency injection topic and sample updates (#7412)
* Dependency injection topic and sample updates

Updates

Updates

Updates

Updates

* React to feedback

* React to feedback

* Update

* Update ctor injection behavior section (6331)

* React to feedback

* React to feedback

* Link updates

* React to feedback

* React to feedback

React to feedback

Updates

* React to feedback

* Ping me for feedback

* Describe ActivatorUtilities

* Update

* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Scott Addie de5eff1646
Metadata updates for ASP.NET Core migration docs (#7178) 2018-06-20 10:33:10 -05:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Scott Addie aa57733224
Remove empty Markdown file (#6220) 2018-05-04 12:40:09 -05:00
Isaac Levin d02c94cde7 Core Identity Documentation Updates (#5889)
* intiial commit for membership to Core Identity

* Update membership-to-core-identity.md

* fix sql script

* updates for Barry

* Style guide changes

* udpates to Migration Index Node and MVC Walkthrough

* updates to configuration and sample

* fixes to MVC steps

* udpates to proper to core identity doc and sample

* image resizing

* updates to webapi

* update to error section

* Minor tweaks to mvc.md

* Change snippet type

* remove references to bower in samples/readmes

* udpates for Scott

* updates to TOC

* updates

* Minor tweaks to membership-to-core-identity.md

* updates

* fix namespace

* Minor verbiage tweaks

* Simplify link title in TOC

* Shorten link title again

* Fix indentation of PackageReference node

* Quick UE edit

* Minor tweaks to configuration.md

* Remove unnecessary screenshots

* remove files

* Remove extra word

* Verbiage tweak

* Fix broken link

* Minor tweaks to mvc.md

* Improve readability of _Layout.cshtml

* Minor tweaks to mvc.md

* remove extra space

* Fix indentation issues
2018-05-04 10:29:28 -05:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Rick Anderson 358fdc6790
Merge branch 'live' into master 2018-03-21 14:21:36 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Scott Addie a7fcd3725f
Update live with current master (#5758)
* Include file for ASP.NET Core 2.1 (#5702)

* Create 2.1.md

* Update 2.1.md

* Title, description, and H1 updates (3) (#5717)

* Refactor stdout logging warning (#5724)

* Add link to App Service troubleshooting topic (#5722)

* Prereqs tuneup (#5721)

Updates

* Updated http-cookies.md (#5744)

fixed inclues => includes

* changed image to vertical orientation for readability (#5747)

* Get CDN content links on HTTPS protocol (#5736)

* Update cookie sharing topic (#5723)

* Fixed type (#5748)

* Update highlight on dependency-injection.md (#5749)

Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:

[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/)

The correction is to highlight the previous line.

* Web API persistent DB (#5741)

* Update next.md

* Minor edits

* Replace gerund in doc title

* Update TodoController2.cs (#5755)

* Describe culture fallback (#5756)

* Describe culture fallback

* Culture fallback patch (#5757)
2018-03-20 21:25:09 -05:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Antoine Griffard 4384c62996 Typo in proper-to-2x/mvc2.md (#5417) 2018-02-09 10:43:17 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham e22c40247e Section header casing and addl resrouce links to xref (#5291)
Fix one link
2018-01-27 10:21:42 -10:00
Jeffrey T. Fritz a196fef6da Cleaned up a duplicated "the" (#5270) 2018-01-25 09:25:22 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00