Commit Graph

447 Commits (65748bdb4d37719bab7a437904173b870f05fec4)

Author SHA1 Message Date
Luke Latham 2672a33247
Split Razor Components topic (#16990) 2020-02-13 15:38:27 -06:00
Scott Addie d2ba660238
Merge pull request #16979 from aspnet/master
Update live with master
2020-02-12 10:43:50 -06:00
Scott Addie 501c0cb022
Fix invalid dev langs in code snippets (#16968) 2020-02-11 15:07:13 -06:00
Luke Latham dbd61b37b7
Merge pull request #16707 from aspnet/master 2020-01-25 08:14:01 -06:00
Pranav K 45035fcab2 Fill in SDK gaps (#16690)
* Fill in SDK gaps

* Apply suggestions from code review

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update web-sdk.md (#16703)

* Update web-sdk.md

* Update web-sdk.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-01-24 19:16:39 -08:00
Erno a22617615d Remove duplicated section (#16700) 2020-01-24 12:39:48 -06:00
Mohsin Nasir 39b587bd79 NCache as IDistributedCache thirdparty implementation (#16692) 2020-01-24 07:15:13 -06:00
Scott Addie 7dfe6cc840
Update live with master (#16484)
Update live with master
2020-01-09 13:45:54 -06:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Rick Anderson e10192f5bd
Merge pull request #16271 from aspnet/master
Merge master to live 18 Dec
2019-12-18 11:49:39 -08:00
Kirk Larkin 1ac8b3d9b2 Customizing the view search path for View Components. (#16264)
* Customizing the view search path for View Components.

* Apply suggestions from code review.

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

* minor tweak
2019-12-18 12:35:44 -06:00
Luke Latham 851b921080
Merge pull request #16087 from aspnet/master 2019-12-09 10:31:26 -06:00
Luke Latham 6c669936bc
Use 'razor' code language (#16035) 2019-12-09 10:06:00 -06:00
Luke Latham c0b72b344d
Merge pull request #16046 from aspnet/master 2019-12-05 17:29:29 -06:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
Luke Latham faf0363132
Drop 'decorate'/'decorated' for attribute (#16039) 2019-12-05 15:28:49 -06:00
Scott Addie fd2483f0a3
Update live with master (#16037)
Update live with master
2019-12-05 14:23:19 -06:00
Scott Addie 448e499f07
Add example of conditional Razor view compilation (#16034)
* Add example of conditional Razor view compilation

* React to feedback

* Simplify code snippet

* React to feedback
2019-12-05 14:06:25 -06:00
Rick Anderson 380023697e
Merge pull request #15961 from aspnet/master
Merge to live 12-2
2019-12-02 18:42:54 -08:00
Luke Latham 8ba150cf55
Script TH and defer attribute (#15948) 2019-12-02 13:50:41 -06:00
Scott Addie 3e503ef510
Update live with master (#15824)
Update live with master
2019-11-21 18:27:25 -06:00
Rick Anderson e240d9d139
Update script-tag-helper.md (#15819)
* Update script-tag-helper.md

* Update script-tag-helper.md

* Update script-tag-helper.md

* Update script-tag-helper.md

* Update script-tag-helper.md

* Apply suggestions from code review

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update script-tag-helper.md
2019-11-21 12:54:19 -10:00
Luke Latham 503609b4e6
Priority 0/1 Blazor Updates (#15630) 2019-11-21 09:35:46 -06:00
Scott Addie f40c931105
Update live with master (#15811)
Update live with master
2019-11-21 09:29:53 -06:00
kosta-arnorsky 23a6f09e2e Fix issue #11860 - confusing RenderSection example (#15804)
As noted in the issue #11860, the RenderSection example is confusing and may create a fallacious impression that RenderSection can be used only inside other section definition. It's overloaded with information that is unnecessary for RenderSection understanding.
2019-11-20 16:48:46 -10:00
Scott Addie b3c7d5af85
Merge to live 11-19 (#15766)
Merge to live 11-19
2019-11-19 19:40:02 -06:00
Rick Anderson 6d76949bf6
Update intro.md (#15770)
* Update intro.md

* Update intro.md
2019-11-19 13:45:50 -10:00
Scott Addie 99cdd60a26
Update live with master (#15656)
Update live with master
2019-11-11 11:10:53 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Scott Addie 4818385c3c
Merge to live 11-8 (#15612)
Merge to live 11-8
2019-11-08 20:16:05 -06:00
Rick Anderson 01d45238c6
Update razor.md (#15592) 2019-11-07 17:29:29 -10:00
Scott Addie eb2fe5ad2e
Update live with master (#15435)
Update live with master
2019-10-31 21:27:06 -05:00
Scott Addie 7433eb2eea
Add the supported file extension to view compilation doc (#15416) 2019-10-31 13:25:02 -05:00
Rick Anderson a166291c67
Merge pull request #15208 from aspnet/master
merge to live 10-18
2019-10-18 11:37:10 -10:00
Gary Chan 5d27fedf42 Update authoring.md (#15180) 2019-10-18 07:24:38 -05:00
Scott Addie 07d98ada57
Merge to live 10-14 (#15100)
Merge to live 10-14
2019-10-15 09:26:37 -05:00
Luke Latham fe7be41261
Fix Anchor Tag Helper topic headings (#15064) 2019-10-13 13:39:56 -05:00
Luke Latham f62014bb55
Merge pull request #14683 from aspnet/master 2019-09-28 07:05:27 -05:00
Luke Latham 0026cec332
Bookmark update (#14682) 2019-09-28 06:52:34 -05:00
Rick Anderson fae6f0e253
Merge pull request #14556 from aspnet/master
Merge to live 9-24
2019-09-24 13:36:37 -10:00
Rick Anderson 5753fa947b
Update link-tag-helper.md 2019-09-24 13:33:35 -10:00
Rick Anderson d44e6cc3e8
Link and Script TH (#12270) 2019-09-24 10:56:45 -10:00
Scott Addie e5a74f882c
Update live with master (#14446)
Update live with master
2019-09-20 16:49:28 -05:00
Luke Latham b294f7cbc1
Add @typeparam (#14421) 2019-09-19 22:04:50 -05:00
Scott Addie 215954a638
Update live with master (#14375)
Update live with master
2019-09-17 22:08:00 -05:00
Tom Pratt 62870871a3 US1591104 Loc Fix - Replace and add examples (#14311)
* replace and add examples

* Update working-with-forms.md
2019-09-17 19:47:47 -07:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Scott Addie 805f625d16
Update live with master (#14305)
Update live with master
2019-09-13 14:39:10 -05:00
John Parente 5dbbb8a789 Update partial.md (#14301) 2019-09-13 14:03:34 -05:00
Scott Addie e6bd2bbe56
Update live with master (#14124)
Update live with master
2019-09-03 16:25:34 -05:00
Rick Anderson 5df3c11d2c
Update layout.md (#14096) 2019-08-30 17:09:30 -07:00
Scott Addie 257cc3fe8c
Update live with current master (#13916)
Update live with current master
2019-08-19 12:50:30 -05:00
Peter Kellner 27ce90bbf9 Missing string append plus sign (#13904) 2019-08-18 19:56:43 -05:00
Luke Latham 2fa0ffe82a
Merge pull request #13885 from aspnet/master 2019-08-17 11:51:34 -05:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Rick Anderson 476ea5ad86
Merge pull request #13838 from aspnet/master
Merge to live 8-14
2019-08-14 18:00:36 -04:00
Rick Anderson f6be96b5b6
Update th-components.md (#13825)
* Update th-components.md

* Update th-components.md
2019-08-14 10:57:18 -04:00
Luke Latham 2eb605f4f2
Merge pull request #13690 from aspnet/master 2019-08-06 09:31:46 -05:00
Luke Latham 9f093fdb0b
Razor syntax updates (#13524) 2019-08-05 14:42:25 -05:00
noctwolf 0b094c6cb7 fix "No selection" (#13615)
* Update HomeController.cs

* Update working-with-forms.md

* Update HomeController.cs

* Update working-with-forms.md
2019-08-02 09:31:49 -07:00
Luke Latham cfcbfd97b7
Layout topic update (#13550) 2019-07-30 05:47:06 -05:00
Rick Anderson bca11635b9
Update view-components.md (#13540)
* Update view-components.md

* Update view-components.md

* Update view-components.md
2019-07-29 10:20:29 -07:00
Luke Latham 4033f77f63
Blazor attribute splatting and CaptureUnmatchedParameters (#13460) 2019-07-24 06:42:44 -05:00
Theano Petersen 80c03f0a00 Fixed missed and new items on CATS retest 7-11-19 (#13249) 2019-07-11 11:52:10 -07:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Theano Petersen 6da4a8c004 Fix metadata issues from CATS report 6-21-19 (#13238)
* fix internal links

* fix bookmark links

* fix metadata
2019-07-10 17:45:22 -07:00
speedcodenet 7706cd44d7 Fixed spelling mistake (#13223)
mutliple -> multiple
2019-07-10 09:26:38 -05:00
Pranav K 2f3b938ebe Remove PreserveCompilationContext requirement (#12973)
* Remove PreserveCompilationContext requirement

* Update view-compilation.md

* minor edits
2019-06-20 17:20:11 -05:00
Luke Latham 7fc1e203cc
Document @ directives (#12762) 2019-06-12 13:55:32 -05:00
Ajay Bhargav Baaskaran 2cf3468f3d Update blazor docs to reflect directive attributes changes (#12756) 2019-06-12 13:29:16 -05:00
Scott Addie eb79fc3f45
Mention the Partial method for producing a PartialViewResult (#12790)
* Mention the Partial method for producing a PartialViewResult

* Minor tweaks

* Update sample project to 2.2

* Revert wording change

* Simplify code snippet

* Revert code snippet change

* Fix code snippet dev lang
2019-06-12 11:50:08 -05:00
Kanadily, Esam Abdulmajeed ca66ee7907 Update partial.md (#12746)
The sentence "An analogous capability is planned for Razor Pages in ASP.NET Core 2.2" is outdated.
2019-06-10 15:05:53 -05:00
Scott Addie c77e455367
Razor syntax patch (#12787) 2019-06-10 15:04:05 -05:00
Scott Addie e8af02d632
Simplify Razor snippet (#12781) 2019-06-10 13:49:00 -05:00
Rick Anderson 07d01d4259 Revert "Document @ directives (#12750)" (#12757)
This reverts commit 5f8262bab3.
2019-06-08 08:46:39 -05:00
Ryan Brandenburg 5f8262bab3
Document @ directives (#12750)
Document @ directives
2019-06-07 15:54:38 -07:00
Ben McCallum 97a5f25033 Fix typo (#12595) 2019-05-30 09:28:50 -05:00
Luke Latham 669a5fe172
Surface Razor Components in View Components topic (#12412) 2019-05-14 12:55:03 -05:00
Rick Anderson f603e04127
update Author TH (#12394)
* update Author TH

* update Author TH

* update Author TH

* update Author TH

* update Author TH

* Update aspnetcore/mvc/views/tag-helpers/authoring.md

Co-Authored-By: reZach <reZach@users.noreply.github.com>

* Update aspnetcore/mvc/views/tag-helpers/authoring.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update authoring.md
2019-05-14 07:27:39 -10:00
Stamo Gochev ec7ccd863e Update view-compilation.md (#12397) 2019-05-14 10:43:48 -05:00
Henrik Walker Moe 0cc288b642 Adds a simpler example for view-injection (#12337)
* Adds an example for injecting configuration

* Change formatting for appsettings-file

* Update dependency-injection.md

* Update dependency-injection.md
2019-05-09 11:37:35 -10:00
Kirk Larkin bb05b407b3 Fixed line highlight. (#12335)
* Fixed line highlight.

* Update view-compilation.md
2019-05-08 10:44:55 -10:00
Mauricio de los Santos 5057c0d346 C80832: Adding two spaces at the end of a line (#12199)
* C80832: Adding two spaces at the end of a line

Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: missing spaces are breaking formatting on loc pages
@guardrex

* Update
2019-05-06 10:34:46 -05:00
Rick Anderson b5cbf1d293
Update anchor-tag-helper.md (#12171) 2019-04-26 11:58:56 -10:00
Mauricio de los Santos eb73a9187a C86844: Adding two spaces after line 173 (#12178)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description:  missing spaces break formatting
  
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.
cc: @rick-anderson,
2019-04-26 10:11:58 -10:00
Rick Anderson af7a6de9e1
Built in TH (#12169)
* Built in TH

* Built in TH
2019-04-25 15:14:02 -10:00
Luke Latham f0df4aaf7c React to new VS URL (#12154)
Updates
2019-04-24 15:51:50 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
N. Taylor Mullen 27ad4f0735 Add docs for markup in code blocks. (#11960) 2019-04-14 07:14:58 -05:00
Martin Koudelka 423a51403a C80832: Adding two spaces at the end of a line (#11955) 2019-04-12 08:18:26 -05:00
Luke Latham f677b31262
Unclosed void elements in topics (#11881) 2019-04-09 15:22:40 -05:00
Hao Kung fb53a6c640 Note that keys are insensitive for ViewBag/ViewData (#11816) 2019-04-03 17:43:05 -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 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 f2348c69ea fix: MD010/no-hard-tabs (#11592) 2019-03-19 13:27:16 -05:00
Nick Schonning 32bf4679b3 fix: MD033/no-inline-html (#11586)
* fix: MD033/no-inline-html

Doesn't remove actual inline HTML, but escapes Generics and examples in braces

* Apply suggestions from code review

Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -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 aaec2b3275 fix: MD039/no-space-in-links (#11582)
Spaces inside link text
2019-03-19 10:21:48 -05:00