Commit Graph

13 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
ParadoxMH ffff216c2f
fix using view in WebAppParts (#19273)
* fix using view in WebAppParts

* Update Startup.cs

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-08-14 13:21:01 -10:00
Rick Anderson 9e6209a37c
App parts (#15593)
* App parts

* work

* work

* work

* work

* work

* work

* Update aspnetcore/mvc/advanced/app-parts/3.0sample1/MySharedApp/MySharedApp.csproj

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

* work

* work

* work

* Update aspnetcore/mvc/advanced/app-parts/3.0sample1/WebAppParts/Startup.cs

Co-Authored-By: Pranav K <prkrishn@hotmail.com>

* react to pranavkam feedback

* react to pranavkam feedback

* react to pranavkam feedback

* react to pranavkam feedback

* Update aspnetcore/mvc/advanced/app-parts/3.0sample1/WebAppParts/Startup2.cs

Co-Authored-By: Pranav K <prkrishn@hotmail.com>
2019-12-09 16:41:47 -08:00
Kirk Larkin 5bbb2f5c45 Added output to docs page for Features sample. (#14507)
* Added output to docs page for Features sample.

* Added a Sample VC.

* Update app-parts.md
2019-09-23 13:00:57 -10:00
Rick Anderson d559577c4e
Update Features article (#12376)
* Update Features article

* Update Features article

* work

* work

* work

* work

* work

* work

* work

* work

* Update docfx.json (#12414)
2019-09-22 18:12:05 -10:00
Rick Anderson 3173c08300 Revert "Removed MetadataReferenceFeature from the Application Parts sample. (#14464)"
This reverts commit 1e63a2e53f.
2019-09-22 18:06:46 -10:00
Kirk Larkin 1e63a2e53f Removed MetadataReferenceFeature from the Application Parts sample. (#14464)
* Removed MetadataReferenceFeature from the Application Parts sample.

* Removed image files.

* Updated View.
2019-09-22 13:44:12 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10: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
Luke Latham 267b8fc7a8 Add tilde to bs fallback href (#4247) 2017-09-11 09:36:10 -05:00
Luke Latham 372d177a31 Update App Parts sample (#4195)
Addresses #1950

* Sample taken to 2.0
* Topic lightly touched; content not addressed
2017-09-05 11:04:16 -05:00
Steve Smith 147a86b609 Moving from previous PR (#2635) 2017-01-30 22:14:17 -09:00