Commit Graph

412 Commits (ea6f1d82dba3848c424cfee635df56c8e5d35c61)

Author SHA1 Message Date
Wade Pickett 2f56d2d0d0
VSC improvements for Razor Pages and MVC Tutorials (#31800)
* RazorPages and MVC Get Starting tutorials VSC improvements

* Expanded changes to version 7-8 of topics

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Updated per review feedback

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-02-16 19:51:49 -08:00
Alex Buck 740e509117 [BULK] - DocuTune - Remove expired ms.custom value 2024-02-01 16:06:34 -05:00
Wade Pickett a326006da9
First MVC: fix missing VSC code (#31369)
* First MVC: fix missing VSC code
* Fix v7 code snippet missing bracket
2024-01-07 14:35:34 -08:00
Nitzan Tomer 9ecc65aad4
Fixing Issue #31348 (#31349)
* Adding Missing VScode Image

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2024-01-04 12:14:51 -08:00
Wade Pickett 43482dff43
First MVC tutorial - screenshot correction (#31347)
minor screenshot crop
2024-01-03 18:48:39 -08:00
Wade Pickett c117cb1334
Post 8.0: Update text and screenshot to remove Preview (#31052)
* Post 8.0: Update text and screenshot to remove Preview
2023-11-15 14:00:52 -08:00
Wade Pickett c9feb7e82a
Include not-latest-version.md in multi-version topics (#31031)
* Include not-latest-vesrion.md in all mult-iversion topics owned by wpickett.

* Added Razor Get Started index.md

* Added moniker range in tutorials/razor-pages/index.md
2023-11-14 13:50:00 -08:00
Wade Pickett 19bf899bc3
8.0: MVC Series: Dark theme updates (#30698)
* 8.0:MVC Series: Dark theme updates
* Clarify image and instruction for both debug and without debug in first tutorial of series per feedback.
2023-10-20 12:15:46 -07:00
Wade Pickett 4fa6aaacc5
VS Code: Add required assets (#30363)
* VS Code: Add required assets
* Moved common text to two includes: vscode-trust-authors.md and vscode-add-assets-prompt.md
* improve vscode-trust-authors.md
* Combined new includes, added SignalR tutorials

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-09-18 20:46:10 -07:00
Wade Pickett 5708a1f009
MVC Get Started - Add Model - Link Fix (#30267) 2023-09-07 10:56:07 -07:00
Wade Pickett 33eb03e1ee
.NET 8 update - macOS - First MVC Series (#30192)
* .NET 8 update - macOS - First MVC Series
* Include migration files in v7 sample
* Changed regions to proper snippet tags
2023-08-31 09:44:29 -07:00
Wade Pickett 40441979eb
First MVC correct new field code link (#30050) 2023-08-15 09:44:24 -07:00
Wade Pickett b8ee7fa9f5
dotnet tool install --arch options (#29923)
* dotnet tool install --arch options, new include plus edit to 31 files to add include.
2023-07-27 14:35:42 -07:00
Arka Poddar 9d5c40a3e9
Update adding-model.md (#29743)
* Update adding-model.md

Removed Duplicate Image

* Update adding-model7.md

Corrected adding-model7.md image link for Add Scaffold dialog.

* Update adding-model.md

Replaced correct image for Add Scaffold dialog for version 8 of adding-model.md

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2023-07-08 15:23:46 -07:00
Wade Pickett 2f55e4264b
v8 Updates for First MVC series (#29115)
* v8 Updates for First MVC series

* Moving debug_menu50.png back to proper directory

* Fixing cross repo link for Migrations with Multiple Providers

* Updated scaffolding -sqlite flag to --databaseProvider sqlite

* Added completed 8.0 code and derived doc code sample with region snippets

* Updated all code links in all topics to 8.0 sample

* Corrected EF Migrations link to relative in add-model.md

* Corrected add scaffolding png on adding-model.md

* Fixed html source highlight

* Apply Tom's suggestion from code review: code style ticks on package listing

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Applying Tom's review suggestion to version 7 adding-model as well

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-05-02 11:34:56 -07:00
Rick Anderson 9e1a46418a
update Reliable web patterns (#28972)
* update Reliable web patterns

* update Reliable web patterns

* update Reliable web patterns

* update Reliable web patterns

* update Reliable web patterns
2023-04-13 13:31:42 -10:00
Tom Dykstra 8e75587013
Remove manual package installations from VS tab (#28636) 2023-03-10 08:42:52 -10:00
snikolaj 66cf5b3a5f
Fixing typo in links to previous/next pages (#28577) 2023-03-05 10:03:08 -10:00
Wade Pickett f7981d6f07
First MVC Series: Versioning (#28504)
* First MVC Series: Versioning

* Removed accidental index.md change, fixed include link

* Changed .png paths from relative to absolute.

* Fixed next step link

* adding-contoller tutorial versioned.

* adding-view versioned

* adding-model versioned

* adding-model includes for older versions

* working-with-sql versioning

* working-with-sql all versions fix link

* controller-methods-views versioned

* search versioned and a link fixed for controller-method-vie3ws

* new-field versioned

* validation versioned plus code link fix on controller-methods-views6.md

* Details versioned

* Details link to validation.md fixed

* Isolating details.md H1 warning by temp removing earlier versions.

* Isolating details.md H1 warning by temp adding only vers 6 leave out vers 3

* Isolating details.md H1 warning adding details3-5.md back in.

* Fixing links in details and new-field docs

* meta data moniker range ignored on SQL, setting to below date to test

* Fixed search.md version includes at bottom
2023-02-28 11:03:35 -08:00
Rick Anderson 2c0bdd965f
Remind to use non minified CSS /8 (#28356)
* Remind to use non minified CSS /8

* work
2023-02-10 17:07:11 -10:00
Wade Pickett c6e0946dd8
Update MacOS .NET 7: Series: Get started with ASP.NET Core MVC (#28195)
* MacOS-.NET7 updates First MVC Series

* Updated Trust Cert includes & screenshots.

* Updated Mac output screenshot

* Scaled down trust cert screens

* Update new controller screenshot

* Update add controller section.

* Scaled screenshots

* Removed outdated output_macos_net7.png

* corrected output_macos image link

* Update add view section, controller, start model.

* Corrected running app screenshot

* Format trust include.

* updated razor view screenshot

* Updated model nuget section

* Updated/corrected mac scaffolding command.

* Updated dependency injection code sample link

* Updates for mac scaffolding section.

* Update sqlite for dev section.

* Combined VSC and VS Mac instruction where possible.

* Retested working-with-sql.md updated metadata

* Corrected validation include to fix #28215

* Updated dates metadata after testing each tutorial.

* Improved resolution on trust cert and add control screenshots

* Apply suggestions from code review

Added Tom's suggestion, first round

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Apply suggestions from code review

Adding more of Tom's suggestions

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Adding more of Tom's suggestions

* Added Tom's suggestions

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-01-31 09:22:12 -08:00
Tom Dykstra 61f14edb47
Prefer dotnet aspcodegen over dotnet-aspnetcodegen (#27842) 2022-12-05 17:49:00 -08:00
Wade Pickett 96d01d63c1
Update metadata: author, ms.author and remove by lines (#27698)
* Changing metada author ms.author, remove by line per doc manager

* adding websockets and azure publish using vs docs

* adding choose-web-ui.md

* Added web api, publishing and signalR topics.

* removed 4 topics that already had meta data changed in another PR and I didn't realize

* Update aspnetcore/tutorials/first-mongo-app.md

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update first-mongo-app.md

removed dupe of author expert comment

* Reverting by line removal and adding expert in comments on metadata.

* Update sql.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-12-01 12:29:45 -08:00
Rick Anderson c08fc1d22b
Do not merge until 8 PM PST: Remove prerelease /2 (#27523)
* Remove prerelease /2

* Remove prerelease /2

* Remove prerelease /2

* Remove prerelease /2

* Remove prerelease /2

* Remove prerelease /2

* Remove prerelease /2
2022-11-07 15:51:13 -10:00
Tom Dykstra 3be7ecd2d2
Put moniker block 7 on top (#27501) 2022-11-04 17:39:05 -07:00
Tom Dykstra a10f9311d6
MVC Intro tutorial .NET 7 update (#27268) 2022-10-25 13:56:30 -07:00
Tom Dykstra 301c075d8d
Add .NET 7 moniker sections (#27221) 2022-10-07 15:55:24 -07:00
Alex Buck 7d539345be
[BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26851) 2022-08-30 10:53:06 -10:00
Mohammad Amin ca58dbe726
Fix appsettings_SQLite.json syntax (#26808) 2022-08-24 12:26:23 -07:00
GitHubPang bd9965d22b
Fix spelling and grammar (#26738) 2022-08-15 08:38:44 -05:00
Rick Anderson dce1426c5d
Update validation.md 2022-08-06 15:11:22 -10:00
Baran dcbdd912ac
Removed redundant highlight for code example (#26226)
* Removed redundant highlight for code example

* Update search.md

Changed line higlights for the cshtml that changes in step "Add search by genre to the Index view" for both <6.0 and >=6.0 doc versions.
Line 19 of the example cshtml: The title line changes by adding `asp-for` and needed to be added for version 6.0
Line 43 of the example cshtml: `Model.Movies` changes in `@foreach (var item in Model.Movies)` and needed to be added for both <6.0 and >=6.0 doc versions.

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-06-24 16:08:57 -07:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Jon Galloway 755fb64cf2
Update MvcMovie static references for .NET 6 (#26042)
* Update static references for .NET 6

* Update _Layout.cshtml

* Update _ValidationScriptsPartial.cshtml

* Update _ValidationScriptsPartial.cshtml
2022-06-03 12:29:34 -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
Fiyaz Bin Hasan 6bee26e95c
Update adding-model.md (#25761) 2022-05-01 09:27:45 -10:00
Rick Anderson d4235ca5cd
Update search.md 2022-04-24 07:14:00 -10:00
Rick Anderson 737836bdd6
Update adding-view.md (#25542) 2022-04-06 11:27:01 -10:00
Rick Anderson 86dbeacf8d
Update adding-controller.md (#25541) 2022-04-06 11:26:28 -10:00
Mark Smith cd1eaea1a5
Remove closing comment marker (#25491) 2022-04-01 14:53:48 +01: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 2405226288
Code-fence references to Program.cs (#24995) 2022-02-14 12:16:29 -10:00
Kirk Larkin 7acd6555dd
Replace /dotnet/api with xrefs in Tutorials (#24986) 2022-02-14 10:56:36 +00:00
Shawn Mannen 0c842d8fb3
Update markdown for UI element (#24876)
* Update markdown for UI element

* Update command options to be consistent
Clarify command option ambiguity
Mark PATH setting required for macOS
2022-02-07 08:31:42 -10:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Rick Anderson 3e4efa414b
Update controller-methods-views.md (#24759) 2022-01-26 18:17:51 -10:00
Wolfgang Keller 4fcfe7b720
Update working-with-sql.md (#24760)
* Update working-with-sql.md

Implemented https://github.com/dotnet/AspNetCore.Docs/issues/24757

* Update aspnetcore/tutorials/first-mvc-app/working-with-sql.md

* Update aspnetcore/tutorials/first-mvc-app/working-with-sql.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-01-26 18:17:21 -10:00