Luke Latham
441cc474c0
Tag Helpers: Enhance cross-links and UE pass ( #8964 )
2018-10-12 11:17:59 -05:00
Luke Latham
8e6dd4a7f4
Drop version from App package ( #8881 )
...
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Dave Brock
8ba0f07c5c
Update `IndexOption` to `Index`
...
The first `IndexOption` reference in the article is changed to `Index.` The second reference stays intact and is correct.
2018-10-04 20:40:36 -05:00
Luke Latham
fdbee59807
Surface synchronous approach for view components ( #8686 )
2018-09-24 16:06:11 -05:00
Luke Latham
26286236f9
Response Compression updates (+Brotli) ( #8560 )
2018-09-21 17:12:21 -05:00
Scott Addie
388cfb4982
Add Tag Helper Components doc to ToC ( #8598 )
...
Fixes #4033
Fixes https://github.com/aspnet/Docs/issues/5475
Fixes https://github.com/aspnet/Docs/issues/5476
2018-09-18 15:03:09 -05:00
Rick Anderson
65eaf9d153
Add Tag Helper Components doc ( #7922 )
...
Addresses #4033
Addresses https://github.com/aspnet/Docs/issues/5475
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/th-components?view=aspnetcore-2.1&branch=pr-en-us-7922 )
2018-09-18 14:25:52 -05: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
Eduardo Cogo da Rocha
d4aa7adb05
View components in ASP.NET Core ( #8549 )
2018-09-15 12:09:40 -05:00
Luke Latham
45b378e907
Partial views topic update ( #8493 )
2018-09-14 11:25:55 -05:00
Luke Latham
46f41d4774
Update All and App package versions ( #8513 )
2018-09-13 11:39:23 -05:00
Luke Latham
1a0f79a8fe
Update All/App package version ( #8489 )
2018-09-11 08:53:03 -05:00
Rick Anderson
c9e3d29a88
Update view-compilation.md ( #8246 )
...
* Update view-compilation.md
* Update view-compilation.md
* Update view-compilation.md
* Update view-compilation.md
2018-08-23 14:52:42 -07:00
Scott Addie
5381137960
Remove unnecessary @ symbols in Tag Helper example ( #8175 )
...
Related to https://github.com/aspnet/Docs/pull/4599 .
Removed unnecessary `@` symbols, added missing double quotes, and replaced inline code snippet with code import.
2018-08-20 11:28:12 -05:00
Luke Latham
232d345f9e
Specify "Core" for ASP.NET Core refs ( #8110 )
2018-08-15 22:30:29 -05:00
Rick Anderson
aa06c906ab
Update view-components.md ( #8108 )
2018-08-15 16:46:41 -07:00
Rick Anderson
e3f4cb5697
Update partial.md ( #7937 )
...
Fixes #7931
2018-08-07 10:36:14 -06:00
Rick Anderson
2f52393cee
Update partial.md ( #7885 )
...
* Update partial.md
* Update partial.md
* Update partial.md
2018-07-30 20:27:15 -06:00
Luke Latham
940ea3c502
Dependency injection topic and sample updates ( #7412 )
...
* Dependency injection topic and sample updates
Updates
Updates
Updates
Updates
* React to feedback
* React to feedback
* Update
* Update ctor injection behavior section (6331)
* React to feedback
* React to feedback
* Link updates
* React to feedback
* React to feedback
React to feedback
Updates
* React to feedback
* Ping me for feedback
* Describe ActivatorUtilities
* Update
* Crosslink repository pattern
2018-07-28 16:49:23 -06:00
Scott Addie
1281270ef0
Link to partial TH name attribute examples ( #7818 )
2018-07-25 14:11:35 -06:00
Scott Addie
6d86549fcb
UE pass on MVC Views overview doc
2018-07-23 14:50:24 -05:00
Mauricio de los Santos
8091add777
C30171: Escaping '@' character to avoid broken content in localization ( #7761 )
...
Hello, @rick-anderson ,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"The unescaped '@' sign is breaking the code"
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.
2018-07-23 12:23:53 -06:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham
2059dd8b41
Add CRLF to the last line of MD topics ( #7509 )
2018-07-08 21:48:10 -05:00
Scott Addie
fe16bb8113
Add an HTML Helper-to-Partial Tag Helper migration section ( #7474 )
...
Fixes https://github.com/aspnet/Docs/issues/7464
Fixes https://github.com/aspnet/Docs/issues/7476
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/built-in/partial-tag-helper?branch=pr-en-us-7474&view=aspnetcore-2.1#migrate-from-html-helper )
2018-07-06 10:13:30 -05:00
Scott Addie
9121516d90
UE pass on Partial views doc ( #7417 )
...
Fixes #7322
**Changes**
- Add Partial Tag Helper info (2.1+ only)
- Simplify & improve sample app and update to 2.1
- Add **Additional resources** section
- Apply Acrolinx suggestions
- Introduce headings in **Reference a partial view** section
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/views/partial?branch=pr-en-us-7417&view=aspnetcore-2.1 )
2018-07-03 14:07:33 -05:00
Scott Addie
0a812bb549
Remove unnecessary Razor character ( #7439 )
2018-07-03 12:58:00 -05:00
Scott Addie
09d7e5d4e8
Metadata updates to MVC docs ( #7150 )
2018-06-19 15:47:26 -05:00
Scott Addie
645d057bbb
Metadata updates for the Razor Pages docs ( #7127 )
...
* Metadata updates for the Razor Pages docs
* Update sample download links
* Change uid values
* Remove unnecessary redirection rule
* Fix date metadata warnings
* Add redirect entries
* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00
Luke Latham
033fbf3969
MVC views DI update ( #7050 )
2018-06-14 09:47:12 -05:00
Peter Kellner
d53a99a6ab
Update intro.md ( #6977 )
...
I just tested and it does not matter whether the project in vs2017 is created with or without authentication regarding the _viewimports file. Seems odd it mentions that making the reader think that there is a difference or why would it be mentioned. Second ,and not sure if this should be addressed because it might be the tip of the iceberg, the files are no longer in views/ but are now in pages/
2018-06-12 17:29:53 -07:00
Scott Addie
52c49c924d
Update sample apps to 2.1 RTM ( #6752 )
...
Addresses https://github.com/aspnet/Docs/issues/5495
Updates 2 web API samples and a Partial Tag Helper sample from 2.1 RC1 to 2.1 RTM.
2018-05-31 13:24:21 -05:00
Scott Addie
28c33483a9
UE edit of Razor file compilation doc ( #6464 )
...
* UE edit of Razor file compilation doc
* More edits
* Include .NET Framework csproj file
* More edits
* Apply more versioning moniker changes
* More cleanup
2018-05-18 10:08:48 -05:00
Pranav K
2d616b9bd3
Update view-compilation.md ( #6379 )
...
* Update view-compilation.md
* Update view-compilation.md (#6381 )
2018-05-11 15:48:26 -10:00
Luke Latham
49e38929e5
Revert tab controls ( #6350 )
2018-05-10 19:58:40 -05:00
Luke Latham
7139c4fd31
Document ViewData-backed properties ( #6148 )
2018-05-09 15:05:43 -05:00
Rick Anderson
14506d8a3b
Update view-components.md ( #6284 )
2018-05-09 08:40:55 -10:00
user135711
dba37d09f0
typo ( #6296 )
...
* typo
* Quick UE pass
2018-05-09 09:44:44 -05:00
Rick Anderson
cf522ea706
Update razor.md ( #6286 )
2018-05-08 10:16:57 -10:00
Scott Addie
2ea94bf898
Upgrade Partial Tag Helper sample app to 2.1 RC1 ( #6276 )
2018-05-08 08:51:14 -05:00
Rick Anderson
88ec2d7c84
Remaing includes ( #6263 )
2018-05-07 13:45:26 -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
Rick Anderson
e534ef17aa
Update authoring.md ( #6165 )
...
* Update authoring.md
* Update authoring.md
2018-05-02 08:38:45 -10:00
user135711
511d1f7edf
Deleted duplicate paragraph ( #6100 )
2018-04-27 08:26:07 -05:00
Luke Latham
acf663cfc2
Broken and malformed links ( #5992 )
...
* Broken and mal-rendered links
* Fix @model encoding problem
2018-04-17 09:44:27 -05:00
Scott Addie
8d3802fb65
Remove deprecated DotNetToolCliReference node
2018-04-13 18:24:29 -05:00
Scott Addie
f0dfbcbfd1
Fix code indentation
2018-04-13 16:07:38 -05:00
Scott Addie
2f00ad8090
Update Partial Tag Helper doc to 2.1 Preview 2
2018-04-13 14:03:36 -05:00
Scott Addie
94dabb3dfb
Update include syntax
2018-04-13 10:25:29 -05:00
Scott Addie
295982c76c
Add 2.1 note to Partial Tag Helper doc
2018-04-13 10:19:52 -05:00
Scott Addie
9195844920
Add monikerRange metadata to Partial Tag Helper doc
2018-04-10 14:13:53 -05:00
Rick Anderson
3efa3218e6
Update razor.md ( #5918 )
2018-04-09 18:32:27 -10:00
Luke Latham
21413e0687
Recommended language change ( #5883 )
2018-04-04 19:12:34 -10:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
jconrey
31d238ffdd
Update view-components.md ( #5872 )
...
altering range of code displayed to remove hanging closing } and closing table tag
2018-04-04 10:48:12 -04:00
Scott Addie
37fffb76e4
Link to .NET Core CLI publish command doc ( #5864 )
...
* Link to .NET Core CLI publish command doc
* Verbiage tweak
2018-04-03 16:14:58 -04:00
Jaxel Rojas
4697a8ab55
Update partial-tag-helper.md ( #5852 )
...
Corrected language syntax of ProductModel from cshtml to csharp.
2018-04-02 11:24:19 -04:00
Scott Addie
d85d7ab486
Fix indentation in code snippet
2018-03-28 16:32:23 -04:00
Scott Addie
c8126dcb30
Add async load note to partial tag helper doc ( #5821 )
...
* Add async load note to partial tag helper doc
* React to feedback
* React to feedback
2018-03-28 15:48:36 -04:00
Scott Addie
2f0ada72b2
Remove unnecessary leading space in code snippet
2018-03-28 12:56:22 -04: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
Jaxel Rojas
40ea2f5767
Update highlight on dependency-injection.md ( #5749 )
...
Currently the highlight is mapping the operation of GetAveragePriority on the incorrect line:
[Statistics_Service.png](https://postimg.org/image/5m0gjw6bf/ )
The correction is to highlight the previous line.
2018-03-20 14:50:40 -05:00
Scott Sauber
51b3ce4f38
Switch synchronous Partial usages to async. ( #5701 )
...
* Switch synchronous Partial usages to async.
* Update partial.md
* Update partial.md
* Clean up wording and clean out code with synchronous versions.
* Remove confusing wording
* Change wording
2018-03-17 17:29:05 -05:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Scott Addie
2d834fe846
Remove unnecessary hyphen
2018-03-09 21:42:00 -06:00
Scott Addie
12646adf33
Update Partial Tag Helper sample app to Preview1 ( #5567 )
2018-02-27 19:34:40 -06:00
Scott Addie
e7c7e7a61a
Convert to CSHTML snippet types
2018-02-25 20:47:20 -06:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Scott Addie
a4aa4ebb98
Add Partial Tag Helper 2.1 doc ( #5533 )
...
* Add Partial Tag Helper doc
* Minor edits
* Add missing word
* Rearrange sections and update README
* Fix author metadata value
* React to feedback
2018-02-23 15:34:22 -06:00
Scott Addie
0a2b31ebaa
Add missing forward slash
2018-02-22 12:00:44 -06:00
Scott Addie
b29ffb7ffa
Fix snippet types
2018-02-20 21:38:01 -06:00
Rick Anderson
ab7da9b864
Add model to TH sample ( #5498 )
...
* Add model to TH sample
Without model it looks like the TH isn't doing anything other than changing `asp-for` into `for`.
* Tag Helpers intro doc patch (#5519 )
2018-02-20 16:07:23 -10:00
Luke Latham
5399bf3923
Wrong sample link in topic ( #5500 )
2018-02-20 10:42:49 -06:00
Luke Latham
cbb06a8c4a
Remove orphaned file ( #5501 )
2018-02-17 08:42:22 -10:00
Rick Anderson
d49485d975
Update working-with-forms.md ( #5473 )
...
* Update working-with-forms.md
* Update working-with-forms.md
* Update working-with-forms.md
2018-02-15 09:53:14 -10:00
Pranav K
a4505e8890
Update working-with-forms.md ( #5470 )
...
* Update working-with-forms.md
* Updated
* Update working-with-forms.md
* Update working-with-forms.md
* Update working-with-forms.md
2018-02-14 14:07:50 -10:00
Sam Foo
f235255b83
Remove repeated duplicate words ( #5438 )
2018-02-11 12:36:03 -06:00
Rick Anderson
b97dfdf3f0
fix range - highlighting ( #5337 )
2018-02-02 09:16:49 -10:00
Rodigee
4a0bf9113e
Fixed spelling mistake ( #5328 )
2018-02-01 10:24:49 -06:00
Scott Addie
ec2ad2e944
Change cshtml to csharp in code snippet import
2018-01-31 22:09:33 -06:00
Scott Addie
cf48b3aeec
Fix broken samples link
2018-01-31 22:05:17 -06:00
Scott Addie
be46efd765
Fix asp-protocol code snippet import
2018-01-31 21:56:05 -06:00
Scott Addie
f4f9cdf912
UE edit of Anchor Tag Helper doc ( #5281 )
...
* UE edit of Anchor Tag Helper doc
* Make sample project run
* Promote H3 attribute headings to H2
* Add API ref links and 2 new attributes
* Adjust metadata
* Add note about page handler name
* Verbiage tweak
* Another verbiage change
* Fix incorrect template syntax
* Add more complete code snippet
* Improve areas directory structure example
* Remove fully-qualified namespace from Index view
* Replace single quotes with double quotes
* Minor verbiage tweak
* Shorten the Razor Pages code snippets
* Rewording
* Add missing actions to controller
* Word swap
* Adjust rendered link text
* Add working examples
* More code updates
* Fix asp-page sample code
* More verbiage tweaks
* Formatting changes
* Remove custom Tag Helper
* React to feedback
* Fix build error
* Use layout file for Razor Pages
2018-01-31 14:00:31 -06:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
8e33d0e94e
Remove redirected topic files ( #5299 )
...
Updates
2018-01-29 09:15:04 -06:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Luke Latham
e22c40247e
Section header casing and addl resrouce links to xref ( #5291 )
...
Fix one link
2018-01-27 10:21:42 -10:00
Luke Latham
90a33ea189
Remove hyphen from e-mail ( #5289 )
2018-01-27 10:19:41 -10:00
Ward Durossette
2d899fa3fc
Removed a duplicate "the" ( #5271 )
...
Extending my small crusade to eliminate the vile duplicity of "the the".
2018-01-25 11:38:38 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Luke Latham
d1c84324e5
Kill double-spaces ( #5206 )
2018-01-19 14:04:54 -06:00
Rachel Appel
f1c1cd4c1b
changes ( #5218 )
2018-01-19 13:36:10 +01:00
Eilon Lipton
495737926e
Remove unneeded references to VB ( #5201 )
...
Because there is no VBHTML in ASP.NET Core.
2018-01-18 09:23:00 -06:00
Fernando
07a18c5b36
Update anchor-tag-helper.md ( #5164 )
...
I've added a ` that was missing
2018-01-11 09:53:37 -06:00
Rachel Appel
9a466bff79
note about RP & MVC views with asp-page ( #5075 )
2018-01-02 15:30:53 -10:00
Rachel Appel
ad9ce52255
added asp-page info ( #5040 )
...
* added asp-page info
* feedback mods
* removed relative path
2017-12-20 10:44:15 -05:00
Rick Anderson
b40c22c376
Update authoring TH ( #5042 )
...
* Update authoring.md
* Update authoring.md
2017-12-19 10:26:36 -10:00
Rachel Appel
0cca9f3f21
minor grammar edits ( #5030 )
...
* minor grammar edits
* correction
2017-12-18 16:37:45 -05:00
Scott Addie
415b2d6238
Clarify the FDD requirement for view compilation ( #5001 )
...
* Clarify the FDD requirement for view compilation
* Update FDD link
* Verbiage clarification
2017-12-13 09:06:17 -10:00
Scott Addie
d1572a4dcf
Convert Cache tags to lowercase ( #4984 )
2017-12-12 11:53:22 -10:00
Rick Anderson
0b3e34ae40
Update overview.md ( #4976 )
...
* Update overview.md
* Add missing period
2017-12-12 09:04:35 -06:00
Sergey
79cbe84b04
Incorrect 'expires-on' is changed to 'expires-after' ( #4982 )
...
'expires-after' exmaple is fixed.
2017-12-12 08:58:46 -06:00
Scott Addie
20c547f4fe
Remove extra space from div tag ( #4966 )
2017-12-11 10:21:03 -06:00
Rick Anderson
fce73ddd5c
update view components to 2.1 ( #4960 )
2017-12-11 09:58:11 -06:00
Scott Addie
aea5ad8493
Add *.PrecompiledViews assembly text ( #4929 )
...
* Add PrecompiledViews assembly text
* Optimize screenshot
2017-12-05 08:18:27 -10:00
Rick Anderson
83cb1b6dfd
Update overview.md ( #4771 )
...
* Update overview.md
* Update overview.md
* Update overview.md
* Update overview.md
2017-11-13 13:50:16 -10:00
Justin Kotalik
fbce5e8a49
Fix typo in MVC Views overview
2017-11-11 15:49:29 -08:00
Rick Anderson
a422187ba7
Update overview.md
2017-11-06 10:08:27 -10:00
Isaac Levin
e18d233bc7
Review all Codeplex links/mentions and update where needed ( #4642 )
...
* porting of codeplex links
* updates
* updates
* updates
* updates
* updates
* updates
2017-11-01 08:49:07 -10:00
Rick Anderson
b9509ec906
RP with EF ( #4451 )
...
* RP with EF
* 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
* finished with CRUD
* start part 3
* start part 3
* finish Sort/Group
* finish Sort/Group
* finish Sort/Group
* finish Sort/Group
* work
* removed all you
* finished with parts 1-3
* finished with parts 1-3
* finished with parts 1-3
* part 4
* finish mig
* finish mig
* complex
* complex
* complex
* complex
* complex
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
2017-10-31 19:38:47 -10:00
Scott Addie
bd49dc6321
Convert from csharp to cshtml snippet types
2017-10-31 13:14:42 -05:00
Scott Addie
8397c1d811
Convert code snippets to cshtml
2017-10-31 11:10:09 -05:00
ckams
f2e69f65f1
Update authoring.md ( #4599 )
2017-10-18 12:26:54 -10:00
Dan Vicarel
a873f862c8
Added info about calling generic methods to the Razor syntax topic ( #4576 )
...
* Added info about calling generic methods to the Razor syntax topic
Info added in the sections on Razor code blocks, implicit expressions, and explicit expressions.
* Made edits suggested by reviewer @guardrex
* Update razor.md
* Update razor.md
* Update razor.md
2017-10-16 13:25:42 -10:00
Scott Addie
912a1efc8f
Fix invalid bookmarks ( #4570 )
2017-10-13 15:50:30 -05:00
Luke Latham
e45f8912ce
MVC/Views/Razor topic updates ( #4464 )
...
* MVC/Views/Razor topic updates
Updates
Updates
* React to feedback
* React to feedback
* Update razor.md
2017-10-04 08:41:28 -07:00
Scott Addie
a60a99104f
Merge pull request #4465 from guardrex/guardrex/views-overview-patch
...
Views overview patch
2017-10-02 20:23:09 -05:00
Luke Latham
19ce81f76a
Provide link to download instructions for samples
2017-09-30 20:15:54 -05:00
Luke Latham
4c0260f7cb
Views overview patch
...
Addresses #3186
I didn't go with an IntelliSense screenshot because, as you point out,
it's a side note merely highlighting a VS/VSC feature. With the link
there to the IntelliSense topic, I think we're covered.
cc/ @rachelappel
2017-09-29 21:59:20 -05:00
Scott Addie
f5cad8ab84
Merge pull request #4412 from guardrex/guardrex/views-overview-update
...
MVC views topic update
2017-09-29 09:13:56 -05:00
Luke Latham
e29fb1a51c
Updates to the intro: layouts, partials, VCs
2017-09-28 16:56:59 -05:00
Luke Latham
8da43a3906
Fix one
2017-09-27 10:31:44 -05:00
Luke Latham
c61b474930
React to feedback
2017-09-27 10:30:00 -05:00
Luke Latham
96cca00e38
Drop literal_block comments and fix a few code blocks
2017-09-27 02:38:43 -05:00
Luke Latham
018853a4c7
React to feedback
2017-09-26 22:25:36 -05:00
Luke Latham
b7923ddf46
MVC views overview update
...
Updates
Updates
Updates
Updates
Update
2017-09-26 13:36:20 -05:00
Luke Latham
ba407476a3
Merge branch 'master' into guardrex/resp-caching-update
2017-09-25 14:53:21 -05:00
Luke Latham
b108eb50b6
Patch note for view precomp for SCDs
2017-09-23 15:20:38 -05:00
Scott Addie
eed99e5a8e
Merge branch 'master' into guardrex/resp-caching-update
2017-09-21 21:42:42 -05:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham
ffc0d0d20f
Response Caching topic enhancements
...
Updates
2017-09-20 16:59:48 -05:00
Scott Addie
e1ec11beb0
Merge pull request #4336 from guardrex/guardrex/kill-the-bom
...
Kill BOM and add end newlines
2017-09-20 09:11:19 -05:00
Luke Latham
d157e2ec7a
Kill BOM and add end newlines
2017-09-20 02:36:55 -05:00
Scott Addie
efd8b8f5a9
Fix invalid ms.date metadata values
2017-09-19 13:44:04 -05:00
Luke Latham
588c6a6193
Add form THs to list of built-in THs ( #4270 )
...
Fixes #3700
... and gives the text a little *boost!* 😀
2017-09-13 09:26:15 -05:00
Rudi Visser
ed062d8a80
Fix typo in code sample and grammar ( #4273 )
2017-09-13 09:19:11 -05:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham
f9c0df0649
Minor text updates ( #4246 )
2017-09-11 09:37:23 -05:00
anonymousgituser
498ce50f6e
Update Docs/aspnetcore/mvc/views/overview.md ( #4226 )
...
* Update Docs/aspnetcore/mvc/views/overview.md
Changes to section on View Discovery: 1) Escape angle brackets causing issue with HTML rendering of this section. 2) Clarify and expound upon View(string viewName) behavior.
* Updated per gaurdrex's suggestions
Escaped angle brackets with \<> rather than encoding with <>
* Change for pull #4226 for better styling
Changes made per guardrex's recommendations to better conform to the styleguide.
2017-09-08 09:23:21 -05:00
Luke Latham
f6333f838a
Fixes #4089
...
* Reverse tab order in topics with tabs (2.x first)
Fixes #4089
* Escape to the stars!
* Escape to the stars ... again!
2017-08-24 12:36:42 -05:00
Scott Addie
c54da960c6
Minor tweaks to Authoring Tag Helpers doc ( #4084 )
2017-08-23 17:07:11 -04:00
Rick Anderson
cca03c0f0b
make all tabs conform ( #4014 )
2017-08-17 16:20:27 -04:00
Scott Addie
553e78577e
ASP.NET Core 2.0 updates to Razor view compilation doc ( #3996 )
...
2.0 updates to Razor view compilation doc
2017-08-16 15:02:44 -05:00
Scott Addie
9f933e0eca
Fixes #3758 ( #3968 )
2017-08-15 11:15:49 -05:00
Rick Anderson
3fbd938e13
What's in a scaffolded Razor Page? ( #3857 )
...
* What's in a scaffoled Razor Page?
* 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
* Add missing hyphen
* Change code snippet types to cshtml
2017-08-05 09:54:40 -04:00
Scott Addie
f6dac646e1
Remove duplicated instances of 'the' ( #3893 )
2017-08-05 09:54:04 -04:00
Rick Anderson
c2d95c5bd1
Update razor.md ( #3839 )
...
* Update razor.md
* Update razor.md
* Update razor.md
* Update razor.md
2017-08-04 15:02:43 -04:00
Scott Addie
5fe7e5418c
Fix snippet content type issues ( #3876 )
2017-08-03 15:14:23 -04:00
Tom Dykstra
7ffe15c871
remove outdated note ( #3868 )
2017-08-02 07:35:09 -07:00
David Glass
6b46d02d96
Tidied up a sentence that didn't make sense ( #3859 )
2017-08-01 10:01:53 -05:00
Tatsuro Shibamura
9e7c2a4b9d
Update ImageTagHelper.md ( #3814 )
2017-07-25 10:18:27 -05:00
Rick Anderson
774ec2df9f
Update intro.md
2017-07-24 07:56:01 -07:00
Scott Addie
c5b6a6e14f
Remove extra space
2017-07-21 16:44:02 -05:00
Hisham Bin Ateya
6cd0296ef2
Update Environment Tag Helper docs ( #3794 )
...
* Update Environment Tag Helper docs
* Update EnvironmentTagHelper.md
2017-07-21 13:27:23 -07:00
Rick Anderson
2afe3c19fc
2.0 metapackage ( #3735 )
...
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Minor tweaks to metapackage.md
* Convert "settings" to singular form
* Remove double quotes surrounding Microsoft.NET.Sdk.Web
* work
* work
* work
* work
* work
2017-07-18 15:44:34 -06:00
Steve Smith
7db259e0ea
Adding note clarifying collection property expression behavior / name generation ( #3762 )
2017-07-18 15:21:18 -06:00
Steve Smith
0fb5119564
added notes about htmlAttributes for Editor/EditorFor ( #3766 )
...
* added notes about htmlAttributes for Editor/EditorFor
* Update working-with-forms.md
2017-07-18 15:17:37 -06:00
Rick Anderson
f4de84612e
forms-gen-anti-forgery-tokens ( #3743 )
...
* forms-gen-anti-forgery-tokens
* WORK
* WORK
* WORK
2017-07-17 16:05:29 -06:00
Rick Anderson
d397e9db4f
Razor Pages update ( #3722 )
...
* Razor Pages update
* work
* work
* work
* work
* work
* work
* work
* Minor tweaks to Microsoft.AspNetCore.All sentence
2017-07-17 12:19:44 -06:00
Scott Addie
3b18a15f31
Remove implied ToolsVersion property ( #3720 )
2017-07-14 09:33:50 -06:00
Rick Anderson
2001207627
Update AnchorTagHelper.md ( #3715 )
2017-07-13 16:01:02 -06:00
Daniel Vicarel
798520e785
Clarified some language in the 'Controlling Tag Helper scope with the *_ViewImports.cshtml* file' section. ( #3712 )
2017-07-13 15:25:43 -06:00
Scott Addie
94d64fbb62
Add missing xref prefix to link
2017-07-12 11:23:51 -05:00
Scott Addie
e052808955
UE Edit of native Tag Helpers landing page ( #3705 )
2017-07-12 11:15:57 -05:00
Scott Addie
68cb2ea37f
Add missing space in Tag Helpers heading
2017-07-12 11:02:08 -05:00
Rick Anderson
af72b3d973
Update index.md ( #3699 )
...
* Update index.md
* Update index.md
2017-07-11 16:59:54 -06:00
Peter Kellner
e7d790a5a3
Update CacheTagHelper.md ( #3680 )
...
* Update CacheTagHelper.md
Fixed the vary-by-user explanation to be more clear and removed the "Needs Review" comment
* Update CacheTagHelper.md
2017-07-10 18:31:22 -06:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06:00
Rick Anderson
4eac4d247a
built in TH ( #3674 )
2017-07-08 10:50:40 -06:00
Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Scott Addie
43ef7d7cf4
Remove double quotes used in addTagHelper directives ( #3600 )
2017-06-30 01:27:25 +00:00
Rick Anderson
4cedb9a349
Update dependency-injection.md
2017-06-29 15:28:54 -07:00
Rick Anderson
7da60adf35
Update intro.md ( #3596 )
...
* Update intro.md
* Update intro.md
2017-06-29 09:14:20 -07:00
Rick Anderson
fbdb1985d0
Tag Helpers fix snippet ( #3595 )
2017-06-28 17:31:26 -07:00
Scott Addie
a8ee6a5bdd
Remove unnecessary dash
2017-06-28 13:26:53 -05:00
Scott Addie
5eb13ac659
Fix encoding issue preventing display of Tag Helper markup
2017-06-27 15:36:41 -05:00
Rick Anderson
3016c23949
Update razor.md
2017-06-21 14:12:40 -07:00
Scott Addie
7e34341a50
Fix misplaced apostrophe in Razor doc
2017-06-21 15:47:42 -05:00
Rick Anderson
fbd5089b1f
Update authoring.md
2017-06-15 18:58:50 -07:00
Scott Addie
6ca21a6741
Convert ASP.NET MVC Core references to ASP.NET Core MVC
2017-06-15 09:42:55 -05:00
Rick Anderson
89e2a2e7d8
fix links ( #3444 )
2017-05-31 20:07:13 -07:00
Andrew Stanton-Nurse
bc0cac341d
document registering View Component Tag Helpers ( #3436 )
...
* document registering View Component Tag Helpers
fixes #3435
* pr feedback
* Update view-components.md
* Update view-components.md
* Update view-components.md
2017-05-31 14:55:49 -07:00
Rick Anderson
dd07b9d0cd
help SEO on precompilation ( #3431 )
...
* help SEO on precompilation
* Update view-compilation.md
* Update view-compilation.md
2017-05-30 16:56:39 -07:00
Rick Anderson
3519b67600
remove bad links ( #3340 )
2017-05-10 13:19:04 -07:00
Tom Dykstra
e4940fb39e
remove wrench topics from toc ( #3264 )
2017-04-24 14:00:39 -07:00
Scott Addie
60455b9cb0
Adjust partial views code sample include range by 1 line ( #3161 )
2017-04-05 16:39:10 -10:00
Scott Addie
219b799685
Fix display issues in Tag Helpers doc code samples ( #3156 )
2017-04-04 11:18:22 -10:00
Scott Addie
a093c2fc43
View components doc cleanup ( #3155 )
2017-04-04 11:16:54 -10:00
Bruce Chen
56b9052a93
Update authoring.md ( #3149 )
...
line 256: Website-InforMation --> website-information
2017-04-03 15:03:06 -10:00
Rick Anderson
54f3c3acee
Update intro.md ( #3132 )
2017-04-01 08:08:56 -10:00
Scott Addie
935f6699a9
Make InvokeAsync styling consistent with other occurrences ( #3126 )
2017-03-31 08:56:43 -10:00
Scott Addie
26686ab7c5
Fix minor mistakes in view components doc ( #3069 )
2017-03-27 15:34:40 -10:00
Rick Anderson
aabc57571f
explain additial view data ( #3031 )
...
* explain additial view data
* clean up
2017-03-22 16:54:57 -10:00
Maher Jendoubi
07f874bb19
Updated "Pass Additional ViewData to a Strongly-Typed Partial View" Sample ( #3024 )
2017-03-21 10:06:26 -10:00
Rick Anderson
4151c05613
move view comp to own doc ( #3019 )
...
* move view comp to own doc
* fix line no
* simplfy
2017-03-20 15:29:28 -10:00
andrewlock
4354b2bd52
Fix broken link ( #3003 )
...
* Fix broken link
* Converted en-us to en
* removed /en
2017-03-20 11:09:58 -10:00
Rick Anderson
451f72ab90
better section names ( #3001 )
2017-03-20 11:07:07 -10:00
Maher Jendoubi
a4aee2d87a
Pass Additional ViewData to a Strongly-Typed Partial View ( #2984 )
...
* Pass Additional ViewData to a Strongly-Typed Partial View
* Fixed DocFx validation issues
2017-03-16 12:39:55 -10:00
Jean Collas
46630f7764
parameter name update ( #2941 )
2017-03-10 10:05:18 -10:00
Rick Anderson
54641f4dc4
Razor remove csproj ( #2662 )
...
* don't merge
* csproj razor update
* code style
* Update razor.md
2017-03-06 09:16:43 -08:00
Rick Anderson
aab4e1ce1a
Update authoring TH title ( #2874 )
...
* Update authoring.md
* Update authoring.md
* Update authoring.md
2017-03-03 12:37:03 -10:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra
d429e7977e
h1 update ( #2844 )
2017-02-27 12:40:05 -08:00
Scott Addie
41ae166f40
Migrate Authoring Tag Helpers sample code to CSPROJ ( #2806 )
2017-02-21 07:57:55 -10:00
Rick Anderson
e9d736aceb
VC as TH with 1.1 ( #2791 )
...
* VC as TH with 1.1
* clean up
* remove errant line
* address dave comments
* clean up
2017-02-17 15:13:35 -10:00
Scott Addie
7847cb031e
Migrate View Components sample code to CSPROJ and .NET Core 1.1 ( #2763 )
2017-02-14 11:43:35 -10:00
Rick Anderson
425d1c1347
add WWF TH doc back to TH TOC ( #2696 )
...
add WWF TH doc back to TH TOC
2017-02-09 14:28:47 -08:00
Rick Anderson
be75875ab5
Delete Project_Readme.html ( #2699 )
2017-02-08 15:15:25 -10:00
Luke Latham
7d0d9da8f0
Fix links and anchors ( #2639 )
...
* Update app-state.md
* Update dependency-injection.md
* Update aspnet-core-module.md
* Update http-modules.md
* Update other-logins.md
* The Walther blog post is gone
* Update cors.md
* Update context-headers.md
* Update subkeyderivation.md
* Update index.md
* Update app-state.md
* Update dependency-injection.md
* Update routing.md
* Update mvc.md
* Update testing.md
* Update razor.md
* Update memory.md
* Update cors.md
* Update iis.md
* Update integration-testing.md
* Update index.md
* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Luke Latham
e188fd1d82
Add note on case sensitive view lookups ( #2622 )
2017-01-30 14:10:41 -09:00
Jie RONG
45380c7b56
update view-components.md by removing the extra / ( #2610 )
2017-01-25 23:33:39 -08:00
Scott Addie
f72d561382
Minor fixes to Tag Helpers intro doc ( #2615 )
2017-01-25 23:31:15 -08:00
Luke Latham
59e3783ad9
Clarify 1.1 features require 1.1 ( #2601 )
...
* Update url-rewriting.md
* Update response-compression.md
* Update middleware.md
* Update response-compression.md
* Update razor.md
* Update logging.md
2017-01-24 13:48:11 -08:00
Matthew Harris
682eafff06
Display issue and typo in View Components docs ( #2551 )
2017-01-20 13:25:41 -08:00
Rick Anderson
95480c198b
remove project.json ( #2543 )
2017-01-18 17:32:24 -08:00
Tom Dykstra
b1bd9f9ece
mvc toc restructure ( #2482 )
...
* mvc toc restructure
* move mvc tutorial nodes to mvc section
* fix heading casing and toc node hierarchy
* add intro text to series index.md files
2017-01-14 13:59:26 -08:00
Rick Anderson
49f0f5dbed
View compilation ( #2499 )
...
* View compilation
* Update razor.md
* Update razor.md
* Update razor.md
* Update razor.md
2017-01-12 07:39:25 -10:00
Rick Anderson
4b580e3954
update to RTM ( #2491 )
...
* update to RTM
* date
2017-01-10 15:20:19 -08:00
Tom Dykstra
b9c9439498
fix links for bug 707589 ( #2437 )
2016-12-22 10:05:24 -08:00
Luke Latham
5e2118e1e6
Specify alt text in all images ( #2434 )
...
* Update publish-to-azure-webapp-using-vs.md
* Update google-logins.md
* Update working-with-sql.md
* Update microsoft-logins.md
* Update twitter-logins.md
* Update facebook-logins.md
* Update index.md
* Update accconfirm.md
* Update 2fa.md
* Update yeoman.md
* Update file-providers.md
* Update app-state.md
* Update localization.md
* Update middleware.md
* Update dependency-injection.md
* Update mvc.md
* Update webapi.md
* Update native-mobile-backend.md
* Update filters.md
* Update formatting.md
* Update dependency-injection.md
* Update adding-controller.md
* Update adding-model.md
* Update search.md
* Update controller-methods-views.md
* Update adding-view.md
* Update validation.md
* Update first-web-api.md
* Update web-api-help-pages-using-swagger.md
* Update your-first-mac-aspnet.md
* Update azure-continuous-deployment.md
* Update vsts-continuous-deployment.md
* Update dependency-injection.md
* Delete FBLogin2.PNG
* Delete pass1.PNG
* Delete pass2.PNG
* Add files via upload
* Update facebook-logins.md
* Update index.md
2016-12-22 10:03:29 -08:00
Shayne Boyer
4f405816cb
Partially addresses Issue 2147 ( #2382 )
...
* update image alt tags - init
* sass and grunt
* using gulp
* onsie twosie updates
* more single changes
2016-12-13 08:31:52 -08:00
Luke Latham
c7430db858
Update working-with-forms.md
2016-12-04 23:02:05 -06:00
Luke Latham
4072d7d503
Update razor.md
2016-12-04 23:01:40 -06:00
Rick Anderson
93c3025f6e
spacing
2016-12-01 11:43:16 -10:00
Rick Anderson
015474a831
rm
2016-12-01 10:46:35 -10:00
Rick Anderson
e6e68fd81d
final
2016-12-01 10:38:32 -10:00
Joachim Sauer
36ef60bf11
Update authoring.md
...
Wrong code-type corrected
2016-11-30 09:34:39 +01:00
Andy Pasic
a82e144ea1
fixed code snippets
2016-11-17 21:03:07 -08:00
Rick Anderson
17f93fe6c5
keywords and decription meta-data
2016-11-17 10:13:02 -10:00
Ben McClintock
c543587027
Escape asterisk in tag helper introduction
...
An asterisk was not escaped in the "wildcard" section which was causing some text to become italicized.
2016-11-17 02:56:08 +00:00
Rick Anderson
b23d49f1f6
title + meta on technology
2016-11-16 14:24:57 -10:00
Shayne Boyer
239c5a1478
intro.md fix
2016-11-16 09:46:44 -05:00
Rick Anderson
889c5815a1
Merge pull request #2174 from aspnet/dotnet-watch-1994
...
Dotnet watch update
2016-11-15 15:45:46 -10:00
Tom Dykstra
54a0fc595e
fix links
2016-11-15 08:46:25 -08:00
Shayne Boyer
871af4e715
remove ref to preview2
2016-11-15 11:14:26 -05:00
Maher Jendoubi
251c5220b0
Update partial.md ( #2158 )
2016-11-12 18:05:55 -10:00
Maher Jendoubi
816737ba34
Already updated to RTM ( #2142 )
...
Deleted some unnecessary using statements
2016-11-11 08:20:13 -10:00
Steve Smith
807a02838b
Author updates ( #2144 )
2016-11-11 11:28:14 -05:00
Andy Pasic
81425c2f2a
Api link fix ( #2115 )
...
* quick test
* quick test
* quick test
* Revert "quick test"
This reverts commit 91b07a3df5
.
* Revert "quick test"
This reverts commit e44af19bb4
.
* Revert "quick test"
This reverts commit 6872a1921d
.
* Removed links to old api site
* Fixed link to H1
* quick fix
* Fixed link to H1
* reverted to match master
* removed random character.
* removed random unix character
* removed random unix character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* Quick fixes
* Update CONTRIBUTING.md
* removed random UTF character
* removed random UTF character
* Update routing.md
* Update validation.md
* Update overview.md
* Update linuxproduction.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update cross-site-scripting.md
* Update overview.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update first-web-api.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Andy Pasic
5c533c0d9e
dl link fix ( #2116 )
...
* quick test
* validation fix
2016-11-07 07:19:31 -10:00
Rick Anderson
5b103c1d6a
fix link warnings ( #2108 )
2016-11-04 10:25:06 -10:00
Rick Anderson
1960ea04cb
fix in page link ( #2102 )
...
* fix in page link
* 2
2016-11-03 16:54:25 -10:00
Andy Pasic
c13beeadd4
Removed U+FEFF ( #2073 )
...
* Removed U+FEFF
* Removed leading FEFF
* Update bootstrap.md
* Update bundling-and-minification.md
* Update knockout.md
* Update using-grunt.md
* Update yeoman.md
* Update style-guide.md
* Update error-handling.md
* Update localization.md
* Update middleware.md
* Update validation.md
* Update overview.md
* Update view-components.md
* Update iis-with-msdeploy.md
* Update iis.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update machine-wide-policy.md
* Update cross-site-scripting.md
* Update overview.md
* Update limited-lifetime-payloads.md
* Update overview.md
* Update password-hashing.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Rick Anderson
7fe07b9390
TH fix ( #2043 )
...
Add an optional extended description…
2016-10-31 17:37:12 -10:00
Rick Anderson
362720dca2
Fix OPS build ( #2023 )
...
* fb
* del folders
* fb
* fix ref
* tos
* toc
* toc
2016-10-31 09:20:51 -10:00
Daniel Roth
e9c1419175
Add docfx content
2016-10-28 10:35:15 -07:00