Commit Graph

427 Commits (9566ceeec43989d7deabadaecc8a3b2f235920fc)

Author SHA1 Message Date
Rick Anderson dd90b0cead
Update details.md 2024-12-10 17:06:04 -10:00
Rick Anderson 39ab632a1f
Update details.md 2024-12-10 16:31:31 -10:00
Tim Deschryver 01ec465cd0
update .NET 9 Preview to .NET 9 2024-11-24 18:30:59 +01:00
Grunet bc52fc0b5d
fix examples where the input element is inline with the label text (#33714) 2024-09-26 13:51:55 -07:00
Luke Latham 20a0d5b43b
Dehyphenate anti-forgery (#33634) 2024-09-17 20:18:43 -04:00
Rick Anderson 4b5b42ae84
MVC ROPC warning (#33542) 2024-09-05 15:34:14 -10:00
Wade Pickett 0966505892
Update Reliable Web Pattern Include Link (#33250)
Just a link update, verified in build.
2024-08-04 11:14:24 -07:00
Wade Pickett e60870889a
v9 Update: First MVC Series - 10 tutorials + app samples (#33192)
* v9 Update First MVC Series - 10 tutorials

* Updated some screenshot links

* Fix link

* Fix code highlite and image link

* Update aspnetcore/tutorials/first-mvc-app/start-mvc.md

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

* Review fixes: remove finsihed app screenshots from start-mvc

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-07-29 13:40:59 -07:00
Wade Pickett d473a11c77
v9 Update: First MVC Series: Version Prep Only (#33150) 2024-07-23 14:42:44 -07:00
Wade Pickett c42b061473
First MVC Search: Fix string comparisons in code and doc (#33114)
* First MVC: Fixed string comparison

* First MVC Search: Fix string comparison

* Updated per review feedback, used newer note on contains.
2024-07-19 09:41:13 -07:00
Wade Pickett 76af3d414c
First MVC: Validation: Clear old null values (#32743)
* First MVC: Validation: Clear old null values

* Reworded a bit

* Apply suggestions from code review

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

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-06-05 10:29:16 -07:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04:00
Wade Pickett 2d89d8aa4f
First MVC: Clarify project location has no restriction (#32580)
* First MVC: Clarify project location

* Improved per review feedback
2024-05-15 13:43:37 -07:00
Wade Pickett 2d93c7823b
Update working-with-sql.md (#32388) 2024-04-23 18:13:59 -07:00
Wade Pickett aac82263ae
First MVC: Correct macOS command (#32052) 2024-03-13 11:43:07 -07:00
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