Luke Latham
|
34b33e245b
|
Add version to App package references (#7551)
Fixes #7532
|
2018-07-10 22:43:09 -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 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 |
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 |
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 |
Maher Jendoubi
|
816737ba34
|
Already updated to RTM (#2142)
Deleted some unnecessary using statements
|
2016-11-11 08:20:13 -10:00 |
Daniel Roth
|
e9c1419175
|
Add docfx content
|
2016-10-28 10:35:15 -07:00 |