Commit Graph

59 Commits (ef5ed242c9c6de08f3fc1cb383795041bfb3c003)

Author SHA1 Message Date
Rick Anderson c93e7f9ea6
Update mvc.md (#29824) 2023-07-17 15:56:32 -10:00
Rick Anderson 8bd7685b3d
Update with UA VS /1 (#28671)
* Update with UA VS /1

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Taylor Southwick <tasou@microsoft.com>

---------

Co-authored-by: Taylor Southwick <tasou@microsoft.com>
2023-03-16 18:52:26 +00:00
Tom Dykstra fb405a3688
Fix links (#28691) 2023-03-16 11:42:26 -07:00
Rick Anderson 20097b88d7
update how to update MVC legacy to Core (#28625)
* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core
2023-03-10 08:43:04 -10:00
Rick Anderson c7d054826e
update how to update MVC legacy to Core (#28623)
* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core
2023-03-08 17:45:18 -10:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
GitHubPang ab52006f94
Fix typos (#23324) 2021-09-15 20:38:34 -05:00
GitHubPang 8691242db9
Fix typos (#23018) 2021-08-12 20:41:04 -05: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 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Sreeju e7ab25195b
Update mvc.md (#20227)
When you create Asp.Net Core Web Application project, the name of the project is given as ASP.NET Web Core Web Application. In Visual studio, the project display name is ASP.NET Core Web Application. I just updated it to the correct name.
2020-10-19 10:46:26 -05: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 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
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Wade Pickett e4bb67f997
MVC migration topic and code 3.1 update (#18796)
* Rewrite of MVC migration topic to update to 3.1.
* Updated app sample for 3.1, moved samples into 3.x and 2.x directories.
* Changed the structure/approach of the 3.x version migration so that the migration is between two solutions in order to keep the namespaces between projects intact and avoid renaming. This has the downside of having to use "Add Files" to copy from one solution to another rather than copy/paste, having tested both approaches out migrating between solutions was less steps and had less chance of error, missing a namespace. Add Files allows you to mass select files, so not a big difference even for the copy step.
* Separated out the topic to 3 versions, and improved on those 3.  Moniker ranges with copies targeted at >= 3.0, =2.2 and <2.2
* Removed screen shots in 3.x version that were related to steps experienced ASP.NET developers would be very familiar with , such as creating a new project, etc.
Removed some of the "optionally you can..." suggestions to cut down on the confusion for the steps.
2020-06-22 14:47:33 -07:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
dk9108 a086b25740 Update mvc.md (#13400) 2019-07-19 11:19:04 -05:00
Luke Latham 86e1c1b3bf
Blazor updates (Part I) (#11984) 2019-04-15 15:39:32 -05:00
Luke Latham f677b31262
Unclosed void elements in topics (#11881) 2019-04-09 15:22:40 -05:00
Luke Latham 84a7f0c352
Link patches (#10922) 2019-02-13 13:49:31 -06:00
Rick Anderson 577b6b8898
Update mvc.md (#9521) 2018-11-08 11:58:57 -10:00
Luke Latham 995514ffcb Update All package ref content (#9203)
Fixes #5314
2018-10-24 11:22:14 -10:00
Scott Addie de5eff1646
Metadata updates for ASP.NET Core migration docs (#7178) 2018-06-20 10:33:10 -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
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
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham 5c2d73fced Link repairs (#5302) 2018-01-29 19:39:34 -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
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
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -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
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
John Simons 36be353f10 Updated PrepareForPublish snippet range (#3174)
* Updated PrepareForPublish snippet range

* Updated snippet language
2017-04-06 15:32:15 -10:00
Tom Dykstra 0366fd5f72 project.json to csproj for MVC to MVC Core migration doc (#2797) 2017-03-06 09:16:46 -08:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00