Commit Graph

87 Commits (65748bdb4d37719bab7a437904173b870f05fec4)

Author SHA1 Message Date
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Ian Kemp b5b93b0f01
add clarification as to how binders are resolved from providers (#19627) 2020-08-24 11:21:00 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
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 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson 2248fb94e9
Add include for localized comments (#17091)
* Add include for localized comments

* Add include for localized comments
2020-02-26 09:46:38 -08:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Kirk Larkin 4702d7dcb9 Update "Custom Model Binding" to 3.1. (#16424)
* 3.1 Sample.

* Updated links to 3.1 sample.

* Update custom-model-binding.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-01-06 18:11:49 -08:00
Kirk Larkin 1ab137fe72 Prepare for Custom Model Binding 3.x. (#16398)
* Renamed and moved Polymorphic sample.

* Removed README.

* Copy, Paste and Monikers.
2020-01-05 16:54:00 -08:00
Kirk Larkin 6eedb1e82f Remove line highlight and use standard sample code link. (#16375) 2020-01-02 14:17:34 -06:00
Kirk Larkin 48c7a8f966 Update Custom Model Binding to 2.1. (#16364)
* 2.1 update.

* Moved to samples/2.x.

* A few edits to the topic itself.
2020-01-01 15:33:20 -08: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
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Luke Latham 3d4d0d05e6
Fix versioning of content (#15645) 2019-11-10 14:17:44 -06:00
Rick Anderson c7bc61339a
App parts get ready for 3.0 (#15571) 2019-11-06 15:51:15 -10: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
Pranav K 5e7108309f Change polymorphic binding to use ComplexTypeModelBinder (#14423)
* Change polymorphic binding to use ComplexTypeModelBinder

* Update custom-model-binding.md

* Update custom-model-binding.md
2019-09-22 14:04:38 -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 0a736f6d0c
Update custom-model-binding.md (#14235) 2019-09-10 09:17:34 -07:00
Kirk Larkin 16e1054e36 RP page for testing the Polymorphic Model-Binder. (#14212)
* RP page for testing the Polymorphic Model-Binder.

* Fixed typo in Polymorphic Model-Binder docs.
2019-09-08 12:25:12 -07:00
Pranav K f8537a1f03 DO NOT MERGE OR add COMMITS: Add a sample for polymorphic model binding (#14122)
* Add a sample for polymorphic model binding

* Update custom-model-binding.md (#14187)

* Update custom-model-binding.md

* Add snippet

* Add snippet
2019-09-06 12:17:01 -07:00
Rick Anderson 17e95b4fd6
Update app-parts.md (#13923) 2019-08-20 14:25:58 -04:00
Theano Petersen 7d10936ada Fix broken links from CATS report 6-21-19 (#13237) 2019-07-10 15:43:56 -07:00
Luke Latham 0e456958ec File uploads in Custom Model Binding topic (#12426)
* File uploads in Custom Model Binding topic

* React to feedback

* Drop Linq using
2019-05-18 16:17:04 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Nick Schonning 18f9c3a9b3 typo: Sproket -> Sprocket (#11617) 2019-03-20 19:13:40 -10:00
Tom Dykstra a3e9ce7f03 Remove unneeded links to third-party sites (#10970)
Fixes #10668
2019-02-15 09:50:59 -10:00
Scott Addie e20f03cce1
Replace BinderModelName with ModelName (#9562)
Fixes https://github.com/aspnet/Docs/issues/9476

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/mvc/advanced/custom-model-binding?view=aspnetcore-2.1&branch=pr-en-us-9562#custom-model-binder-sample)
2018-11-13 11:23:39 -06:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -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
Scott Addie 29f0f58eb0
Replace backtick with apostrophe 2018-10-25 15:24:25 -05:00
Andrew Lock dcef25a7fb
Fixes for minor typos 2018-10-02 16:11:26 +01:00
Martin Koudelka 55bf6461ea CC71490: Wrong variable name at line 47 (#8588)
Hello, @ardalis,
This proposed file change comes from https://github.com/aspnet/Docs.pt-br/pull/81 .
Could you review this contribution and help to merge if agreed?
Many thanks in advance.

When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-09-18 08:45:57 -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
Brian Behm 9dc47d3b9e Update app-parts.md (#8177)
Changed misspelling of the word "behavior"
2018-08-20 11:32:19 -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 09d7e5d4e8
Metadata updates to MVC docs (#7150) 2018-06-19 15:47:26 -05:00
user135711 2eeb190414 typo (#6619) 2018-05-26 12:57:08 -05: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
Anthony Bush f5dac0ff84 Embrace markdown: make endpoints doc readable (#6179) 2018-05-02 13:31:10 -05:00
Scott Addie b2cdf7ff05
Relocate advanced MVC docs to Web API TOC (#5859) 2018-04-02 15:22:30 -04:00
MackHog dab1669d77 Update app-parts.md (#5826) 2018-03-29 06:30:35 -07:00