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