Commit Graph

106 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
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
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin f5e0f5ab2d
Delete unused includes (#24906) 2022-02-07 10:13:30 +00:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Fiyaz Bin Hasan 840fcf21b7
Rp tutorial model doc update (#22438)
* razor pages model tutorial update

* doc update

* fixes for include markdown

* for sql server specific prefix
2021-05-28 05:09:33 -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 1817befc59
SQLite in dev, SS in production links (#21610)
* SQLite in dev, SS in production links

* Apply suggestions from code review

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* react to feedback

* react to feedback

* Update aspnetcore/tutorials/first-mvc-app/adding-model.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update aspnetcore/tutorials/razor-pages/model.md

* Update adding-model.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-03-18 11:42:06 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Luke Latham 965219b96d
Add no-loc metadata to INCLUDES (#21506) 2021-02-15 16:06:48 -06:00
Wade Pickett 29a89e6f46
5.0 update - Rewrite: Razor Pages Get Started Tutorial Series (#20348)
* Moving all from PR #19859 to new PR due to unfixable merge conflicts that could not be reverted

* patch: model.md: added last of ScottAddie's recommendations.

* patch: corrected Solution Explorer and right click for mac in original content, all versions

* Apply suggestions from Scott Addie review

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* patch: minor fix per recommendation

* Apply ScottAddie's suggestions.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Encorporated all of Rick-Anderson and ScottAddie's great review suggestions.

* patch: added a minor punctuation.

* patch: forcing updates for .png screenshots that were not picked up earlier as changed

* patch: Udating da1.md to use forced m55htpps.png update

* patch: removed en-us from three new links in sql.md

* patch: forcing more png updates that did not commit in 1st draft.

* Update aspnetcore/tutorials/razor-pages/razor-pages-start.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Incorporating additional suggestions from ScottAddie

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Review suggestions from ScottAddie; Fixing DataAnnotations link

Removing a DataAnnotations link dupe that was both both above and below the IDE tabs and changing < to (

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* patch: forced update of val.png used in validation.md

* Added suggestions from Rick-Anderson for those where the changes were entered directly.

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

* Incorporated review feedback form Rick-Anderson: Moved Movie Class instruction below tabs, added additional VS code tab to accommidate

* patch: removed copy paste dupe of move class instrucion

* patch: backed out of acrobatics to try to avoid repeating the movie class insturction in 3 IDE tabs

* patch: Review suggestions by Rick-Anderson - page.md remove cookbook step - fix code include

* patch: updated start instruction for new project with link and added screenshot.

* patch: razor-pages-start.md: fixed create project image alignment and reduced image size.

* patch: razor-pages-start.md: Changed download link

* Incorporated ScottAddie's additional suggestions.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* patch: np.png: added red border on next button.

* patch: forced update of np.png

* patch: config.png added highlight, razor-pages-start, added rick anderson suggestions

* forced config.png update that was not picking up.

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-11-06 12:26:26 -10:00
谭九鼎 5809c5c3a4
MovieContext -> RazorPagesMovieContext (#19306) 2020-07-29 16:31:07 -10:00
Rick Anderson 78004397b3
instructions for adding global EF command (#19009) 2020-06-29 16:22:11 -10:00
Christopher Harrison 97ed2fe1dc
Move install of NuGet packages (#18689)
#18688
2020-06-08 12:43:17 -10:00
Kirk Larkin ac80e8fc8d
Fix link to DataTypeAttribute (#17898) 2020-04-19 10:44:51 -10:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Rick Anderson 4f68ccd8e4
Update model2.md (#16395) 2020-01-04 09:59:03 -08:00
Rick Anderson 2eed97e0a0
Update model2.md (#16093) 2019-12-09 12:24:41 -08:00
Rick Anderson a86bb21f18
Update model2.md (#16056) 2019-12-06 14:57:28 -08:00
Rick Anderson b49cd1c181
Use SQLite in dev, SQL Server in prod (#15568)
* Use SQLite in dev, SQL Server in prod

* Use SQLite in dev, SQL Server in prod

* Use SQLite in dev, SQL Server in prod

* Use SQLite in dev, SQL Server in prod
2019-11-06 15:34:40 -10:00
Luke Latham 90d0d90f4b
Startup/environment guidance updates (#15467) 2019-11-05 16:24:20 -06:00
Rick Anderson 398807706a
WIP:Update intro to RP to GA (#14457)
* Update intro to RP to GA

* Update intro to RP to GA

* Update intro to RP to GA

* Update intro to RP to GA

* Update intro to RP to GA

* work

* work

* work

* work

* work

* change dev lang from console to dotnetcli

* Add missing word

* work

* work

* work
2019-09-22 13:00:27 -10:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham 3d289d3cef
Programing to programming (#13889) 2019-08-17 15:37:49 -05:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Rick Anderson e14a4021f5
Update model2.md (#13650) 2019-08-04 07:20:20 -07:00
mattielee 5b6b9908ff Clarified where to run terminal commands (#13592)
* Clarified where to run terminal commands

Fixes #13591

* Update model2.md
2019-07-31 13:35:34 -07:00
mattielee d66bbf8d8d Adds instructions to create new data folder (#13588)
Fixes #13586
2019-07-31 10:37:11 -07:00
Rick Anderson 4f6db660c3
Update RP intro to 3.0 (#13391)
* Update RP intro to 3.0

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2019-07-19 16:36:17 -07:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Rick Anderson b87dd8728a
Update model2.md (#12825) 2019-06-12 20:39:21 -07:00
neoshuang 18a078237a fix: DbContext class path error (#12560) 2019-05-28 09:50:43 -10:00
Rick Anderson 842731a0b5
Update model4.md (#12453) 2019-05-17 08:26:05 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham f677b31262
Unclosed void elements in topics (#11881) 2019-04-09 15:22:40 -05:00
Nick Schonning d125525ff2 fix: MD038/no-space-in-code (#11583)
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Nick Schonning 206afb415d fix: MD003/heading-style/header-style (#11601)
- Escape trailing # that gets flagged as closed_atx
- Restore old heading text
2019-03-20 10:37:00 -05:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00
Nick Schonning 33aac670ec fix: MD022/blanks-around-headings/blanks-around-headers (#11603) 2019-03-19 15:18:13 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning 1849bee7f9 typo: preceeding -> preceding (#11569) 2019-03-19 09:34:46 -05:00
Tom Dykstra 72e1a9fc67
Fundamentals restructuring (#10929) 2019-02-22 12:44:53 -08:00
Rick Anderson c09f7e4585
Update model2.md (#10530) 2019-01-21 13:02:23 -10:00
Rick Anderson 84a7748aba
Unify MVC intro and 2.2 (#9826)
Fixes #9859, Fixes #7187, Fixes #8926, Fixes #8446, Fixes #7081, Fixes #7014, Fixes #9907 

[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826)
2018-12-13 12:58:09 -10:00
Rick Anderson 9f3c53b402
Update model4.md (#9936)
Fixes #9916
2018-12-10 11:05:43 -10:00
Rick Anderson d3c44b21e4
2.2 update to RP tutorial and unify the versions (#9536)
* 2.2 update to RP tutorial and unify the versions

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* partial edit pass (#9625)

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2018-12-02 16:09:41 -10:00
Rick Anderson 346721a118
Update page1.md (#9491)
* Update page1.md

* Update page1.md
2018-11-06 17:22:30 -10:00
Kexy Biscuit cc706dfbd9 Fix path for _Layout.cshtml (#9350)
* Fix path for _Layout.cshtml.

* Fix other links.
2018-10-31 14:28:28 -10:00