* 6.0 Update Web API Migration
* accounting for startup vs program
* Added snippet examples for 6.0, review related changes
* Updates per review feedback
* Corrected code snippit name line 83
* code snippet link fix line 83
* fixed code link line 89
* fixed product controller highlights
* corrected numbered sublist
* Moved completed products controller updated example to after update instructions.
* fixed productsController code link
* added code highlight
* change for launchURL plus URL example
* code changes plus example highilight number to match
* Update webapi.md
* Update aspnetcore/migration/webapi.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update ProductsController.cs (#24682)
namespace ProductsCore.Controllers {} moved to namespace ProductsCore.Controllers;
* Removed 3.0 sample, fixed 3.x moniker section
* Removed 3.x sample, fixed 3.x moniker section.
* Moved finished controller example to top of section
* Added Migrate Model section
* corrected ? annotation
* corrected model example
* codefence <port> to workaround false inline html build warning.
* fixed model diff
* udpated code highlight for controller.
* Updating routing section
* Clean up of routing section
* fixed sample reference
* correcting code reference
* More route section clean up.
* Updated controller highlight.
* Added code sample context to routing section
* Added controller sample context for routing attributes
* alingned code block
* Apply suggestions from code review
Added commit suggestions from Rick-Anderson
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* incoporated moniker changes from main
* Corrected link
* removed nullable warning image per review
* Highlighted routing attributes in first controller example
* Update aspnetcore/migration/webapi.md remove 6.0 min hosting
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* restructering to narrow focus of controller model udpate
* Restructuring project creation for one project
* Fix code link for 3.x controller & model
* updated create project instructions
* Clean up of single astirisks
* additional asterisk clean up.
* Removed reference to 6.0 version in routing section
* Reword controller migration section
* Added missing comma
* deleted unused screenshot file
* Referred to previous doc in intro.
* Adding CLI tab version of doc
* Added VSC new project steps
* removed unneeded package step
* Added ProductsCore project name to cli instruction
* add cli argument for no openapi
* Added CLI version instruction for create model and controller.
* corrected using for model in controller 6.x
* Changed copy controller section title
* Apply Rick's suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Changes per review
* Added link to controller and and action attribute tokens
* fixed link
* improved the routing attribute changes list
* Removed versions below 3.1 per review
* added missing quote on moniker line
* Restructured model and controller copy sections
* corrected code link
* Moved template removal and change of launchURL to new section
* updated model code since we start with the updated version
* Added ? for code highlight
* Added attributes in controller list of changes
* minor change and force rebuild
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Many thanks @Rick-Anderson and @scottaddie for the very helpful suggestions. I added a lot to my PR checklist to run against future work as a result.
* Update Migrate Web api and samples to 3.1
* patch: added missing moniker end, corrected 3.1 startup.cs
* patch: Added numbered instructions for create destination proj
* patch: corrected missing -a- in intro
* Apply suggestions from code review
Committing scottaddie's great review suggestions.
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* patch: code highlight fix, removed 3_0 SetCompatibility
* patch: Updates per review
* patch: removed quote on using ProductsCore.Models
* patch: removed dupe finished productscontroller code example
* Apply suggestions from code review
Added scottaddie suggestions
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/migration/webapi.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* patch: Moving simply getproducts return statement to numbered list
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
* 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
* 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
* 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