Commit Graph

12 Commits (ed9f786f887e18bc81a5421a77564c32cddbae0d)

Author SHA1 Message Date
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
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
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05: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 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
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
Tom Dykstra 0366fd5f72 project.json to csproj for MVC to MVC Core migration doc (#2797) 2017-03-06 09:16:46 -08:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00