Commit Graph

101 Commits (96d01d63c1886691c96fafa4a299f01948a8ff34)

Author SHA1 Message Date
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
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 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
Luke Latham 786b1f01be
Blazor environments for App Service (#23959) 2021-11-19 09:43:34 -06:00
Wade Pickett bc0483909b
First-MVC series: Model & DB tutorials: MT, improve readability and fix issues (#22173)
* Rewrite for First MVC series: Adding Model & Working with SQL

* Fixed codegenerator command to include -sqlite for Mac tab

* Troubleshooting merge issue blocking the build.

* Adding no-loc and date back in from main to resolve merge issue

* Adding no-loc and date from main to resolve merge conflict on working-wth-sql.md

* Added new no-loc and date metadata back in after resolving merge

* Trying to resolve no-loc metadata merge conflict, adding at end

* removed Create, Read, Update, Delete, Details from no loc, no way to fix merge conflict

* added old meta data date back in. Can't resolve merge issue

* Setting date back to resolve merge conflict

* fixing dates to fix merge conflict

* Added sqlite to code generator params table.

* formatted DbContext in model4 include

* Apply Rick-Anderson suggestions from code review

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

* Added recommendations by Rick-Andersion to adding-model.md

* Updated no-loc to match update on main for adding-model.md

* Synced meta data with main to avoid merge conflict

* removing changes back to last successful merge and build to resolve merge issue

* Merge troubleshoot: reverting changes past 51c6d30

* Moving all changes to date back in, after troubleshooting merge issue.

* Merge troubleshoot: updating no-loc metadata on sql.md to match what is on main branch

* model.md: moved sections into this order: scaffold the movie, initial mig, Test, Examine

* Adding Rick's suggestions: IDE specific files edited by scaffolding.

* Split up add controller screenshots in adding-model.md

* Added unique alt text to DC screenshots.

* fixed screenshot name dc5_add_dc.png

* Moved note on price field to test the app section.

* Moving words: you were    back into instruction per Rick request

* Shortening code lines to under 86 characaters.

* Reducing dc dialog screenshots.

* Changed add mvc controller screenshot per review feedback

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-22 04:48:44 -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
Luke Latham acac6546a3
Change 'check box' to 'checkbox' (#22222) 2021-05-06 14:30:14 -05:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -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
Kirk Larkin 0d556e7241
Refer to XSRF/CSRF instead of anti-request forgeries (#19561) 2020-08-18 13:17:45 -10:00
Luke Latham fe96a68037
Language update (#19115) 2020-07-06 13:31:46 -05:00
Kirk Larkin 2e5b95a461
Fix RegEx for Genre across the repo (#18732) 2020-06-09 16:11:10 -05: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
Scott Addie 501c0cb022
Fix invalid dev langs in code snippets (#16968) 2020-02-11 15:07:13 -06:00
Hisham Bin Ateya 5a11f6846f Localization 3.0 Updates (#14874)
* Add note for unsupported log level change

* Add Content-Language section

* Fix currency.md path

* Address the feedback

* Address feedback
2019-10-14 16:22:58 -10: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
Rick Anderson 6628313e51
Update model4.md (#13842) 2019-08-14 18:28:13 -04:00
Rick Anderson 976f47cee5
Intro to MVC Part Scaffold - update to 3.0 (#13668)
* Intro to MVC Part Scaffold - update to 3.0

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* 1st draft reorg

* corrections

* fix tabs

* corrections

* corrections

* corrections

* Update adding-model.md

* Update adding-model.md

* work

* work

* work
2019-08-14 17:41:49 -04:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10: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 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 6adf175e80 fix: MD006/ul-start-left (#11591)
* fix: MD006/ul-start-left

* fix: MD007/ul-indent

* minor edit
2019-03-19 13:15:35 -05:00
Nick Schonning efe0ec3087 typo: SQLlite -> SQLte (#11568)
* typo: perserve -> preserve

* typo: SQLlite -> SQLte
2019-03-19 09:35:34 -05:00
Luke Latham a2781dbb8b Link updates (#11305)
Fixes #5735 

According to 👽 ([Xenu Link Sleuth](http://home.snafu.de/tilman/xenulink.html)), we're doing good 🖖.

They suggest the link updates on this PR.
2019-03-06 11:49:03 -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
Luke Latham 82d62266c0 Update 'checkbox' (#9419)
Fixes #9418 

Cleaning today and found a note *under my keyboard* to knock these out. 😀
2018-11-10 09:13:52 -10:00
Rick Anderson 90a9ac31f5
localize decimal (#9528)
Fixes #9414
2018-11-08 15:50:19 -10:00
Rick Anderson 8f07f68dcc
Update adding_view2.md (#9302) 2018-10-29 15:04:10 -10:00
Sean Killeen c42c6770cc Update sample to reflect .NET Core 2.1 out of the box (#9260)
* Update sample to reflect .NET Core 2.1 out of the box

In support of https://github.com/aspnet/Docs/issues/8558

* Update line highlights for 2.1 sample

* Update _Layout21.cshtml
2018-10-26 17:38:48 -10:00
Dave Brock 00260436ce Search enhancements (#9101)
* casing fixes

* image refresh

* updates for #8000

* Update search3.md
2018-10-18 13:40:26 -10:00
Dave Brock fe3712ffc7 casing fixes (#9004)
Sorry for all the commits/reverts on the #8038 issue - I had my changes accidentally in the branch for another change and didn't want to leave it there.

Fixes #8038
2018-10-15 09:16:49 -10:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Nikolai Vavilov ad3088f6ee Update validation.md (#8380) 2018-09-01 08:34:01 -05:00
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
João Santos Reis 2d63a9597c Update adding_view2.md (#7281)
Corrected highlighted lines.
2018-06-25 16:16:30 -07:00
Luke Latham 397f2d1933 Fix tutorial titles and inlcudes
Updates
2018-06-25 09:32:03 -05:00
Rick Anderson e00521e2e3
Update validation.md 2018-06-03 10:24:52 -10:00
Caro Caserio 8043826adc C19394: Missing hyperlink due to incorrect structure (#6741)
Hello, @rick-anderson,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  

 Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.

Many thanks in advance.

When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-05-31 10:13:40 -05:00
Rick Anderson 783c91708a
Update intro to MVC to 2.1 (#6708)
* WIP: Update intro to MVC to 2.1

* WIP: Update intro to MVC to 2.1

* work

* SQL

* controller methods

* validation

* details and delete

* clean up

* clean up
2018-05-30 20:01:13 -10:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
John Osborne 0573deacb7 Update search2.md (#5984) 2018-04-15 12:19:56 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00