Commit Graph

478 Commits (4477629f88742b2f924b02ef059651629e3863a9)

Author SHA1 Message Date
Eric Stimpson 4477629f88 Update areas.md (#8351)
Consistency in list (all complete sentences instead of mix of sentences / sentence fragments).
2018-08-30 12:41:06 -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
Luke Latham 2c7f11f3af Move SetCompatibilityVersion into an MVC subtopic (#8196)
Escape an underscore

Escape more underscores

And another one
2018-08-21 12:57:06 -07:00
Brian Behm 9dc47d3b9e Update app-parts.md (#8177)
Changed misspelling of the word "behavior"
2018-08-20 11:32:19 -05: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 f5407ed1ee Remove integration testing (#8157) 2018-08-18 10:34:16 -07: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
Scott Addie 80730b78ce
Replace invalid filters diagram (#8097)
Fixes https://github.com/aspnet/Docs/issues/8053

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/controllers/filters?branch=pr-en-us-8097&view=aspnetcore-2.1#filter-types)
2018-08-15 11:25:30 -05:00
Pranav K 187185eeaa Add some details about ModelMetadataDetailsProvider (#8076)
* Add some details about ModelMetadataDetailsProvider

* Edit pass
2018-08-14 15:58:20 -05:00
John Osborne c2be9e481a Paramater naming convention fix (#8023)
The parameter should be camelCase.
2018-08-10 09:25:53 -05:00
Rick Anderson e3f4cb5697
Update partial.md (#7937)
Fixes #7931
2018-08-07 10:36:14 -06:00
Luke Latham f06dde4f03
Update code example (#7926) 2018-08-02 07:02:51 -05:00
Scott Addie 27e907f3ba
Remove unnecessary jQuery document.ready call (#7899)
Fixes https://github.com/aspnet/Docs/issues/7894

Also incorporated a few Acrolinx suggestions while I was in there.

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/models/validation?view=aspnetcore-2.1&branch=pr-en-us-7899#iclientmodelvalidator)
2018-07-31 11:57:38 -05: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
Rick Anderson 49c880ace7
Update overview.md (#7889) 2018-07-30 19:39:23 -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
Scott Addie cb24febfda
Update author metadata fields to Tom (#7652)
Updates the `ms.author` and `author` metadata fields to Tom's user ID.
2018-07-16 15:09:39 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Mauricio de los Santos 97f31c8b47 CC63734: Fixing broken link (#7539)
Hello, @rick-anderson ,
This proposed file change comes from https://github.com/aspnet/Docs.zh-tw/pull/56.

Could you review this contribution and help to merge if agreed?

Many thanks in advance.
2018-07-10 09:57:12 -06: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
Rick Anderson 30a88bd010 Update index.md (#7120)
Fixes #7122
2018-06-19 10:55:28 -05:00
Luke Latham a8b541b872 Razor Pages custom route enhancements (#7123)
Fixes #7107 

Thanks to @hrumhurum for surfacing the issue.
2018-06-19 09:42:27 -05:00
Luke Latham 91d793ffd0
Remove "features" from links (#7079) 2018-06-15 10:11:16 -05:00
Luke Latham 033fbf3969
MVC views DI update (#7050) 2018-06-14 09:47:12 -05:00
Pranav K 29126fc747 Add some details for fixing runtime compilation errors (#7027) 2018-06-13 15:11:34 -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
Brandon 711fa8b7f0 Remove difficult consecutive contractions (#6963) 2018-06-09 14:48:27 -05:00
Luke Latham 097972cff6
Add webapp alias notice (#6939) 2018-06-08 20:02:20 -05:00
Cristian Civera 6323c51896 Wrong reference to IFilter instead of IFilterMetadata (#6929) 2018-06-07 16:23:49 -05:00
Rick Anderson 8984bd4a2c
Update ui-class.md (#6924) 2018-06-07 08:30:00 -10:00
Luke Latham 75d354fe18 Show GetErrorMessage in Model validation topic (#6911) 2018-06-07 11:12:09 +02:00
Babu Annamalai dd9076dce6 Update version Microsoft.AspNetCore.Mvc version to 2.1.0 (#6871) 2018-06-05 08:50:41 -05:00
Daniel J. Summers 902f50551f RCL projects should not end in ".Views" (#6847)
Fixes #6796
2018-06-04 12:10:28 -05:00
Luke Latham f350475938
2.1 Sample Updates (Round 5) (#6803) 2018-06-01 22:36:04 -05: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
Luke Latham cdbe0275d5
Repair Enforcing SSL topic moniker range (#6712) 2018-05-30 18:16:08 -05:00
Luke Latham 8aa1b0815c
Use 'webapp' alias for RP template (#6694) 2018-05-30 14:48:08 -05:00
Rick Anderson 33b32c34d7
Update ui-class.md (#6672) 2018-05-29 19:42:46 -10:00
Luke Latham b8ee7c29a2 Document improved support for integration testing (#6086)
* Integration testing topic

Updates

Updates

Updates

Updates

Updates

Update

* Revert "Merge branch 'guardrex/integration-testing-topic' of https://github.com/aspnet/Docs into guardrex/integration-testing-topic"

This reverts commit 0c8de51aad9f1a183df400c0dc0cf84743baf445, reversing
changes made to ba5c3518ebfdd855907a751d181996cd0f7abee7.

* Updates

* Updates

* Add API ref links

* Updates

* Remove preview notice

* Updates

* Updates

Update

Updates

Updates

Updates

Updates

Updates

Updates

Updates

Update

* Updates

* React to feedback

* Update sample package refs to 2.1.0
2018-05-29 15:02:02 -10:00
user135711 2eeb190414 typo (#6619) 2018-05-26 12:57:08 -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