Wade Pickett
e2bfa490e9
Update API test tool: Custom Model Binding ( #32252 )
...
* Update API test tool: Custom Model Binding
* Clarified previous api
* same fix on older topic version
2024-04-04 11:05:38 -07:00
Rick Anderson
46fe899dcc
Define simple and complex types ( #27415 )
...
* Define simple and complex types
* Define simple and complex types
* Update aspnetcore/mvc/advanced/custom-model-binding.md
* link MB
* link MB
2022-10-29 19:16:40 -10:00
GitHubPang
c64c4926be
Improve wording and capitalization ( #26868 )
2022-08-29 15:04:34 -10:00
Luke Latham
e175588086
Institute global no-loc ( #26036 )
...
* Institute global no-loc
* Updates
* Updates
* Updates
* Updates
* Updates
2022-06-03 11:35:55 -10:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Kirk Larkin
e3c99c2fe5
Prefer :::moniker over ::: moniker ( #24805 )
2022-01-31 13:12:01 -10:00
Rick Anderson
ad321c2700
Add Home and Privacy to no-loc ( #22237 )
...
* Add Home and Privacy to no-loc
* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson
2f00739f4e
Kestrel to no-loc ( #22182 )
2021-05-01 13:03:18 -10:00
Scott Addie
09e3573c75
Finish default branch renaming work
2021-03-09 22:40:27 -06:00
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
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
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
Luke Latham
2e9bf90656
Drop styled link text ( #16042 )
2019-12-05 17:12:26 -06: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
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
Luke Latham
217c6f3604
React to repo name change in repo links ( #12152 )
2019-04-24 14:04:39 -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
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
Scott Addie
09d7e5d4e8
Metadata updates to MVC docs ( #7150 )
2018-06-19 15:47:26 -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
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham
31df8fcabf
Remove keywords and ms.assetid metadata from ASP.NET Core topics ( #5208 )
2018-01-19 14:11:45 -06:00
Luke Latham
18d1878f00
Trim keywords of keyword metadata
...
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie
efd8b8f5a9
Fix invalid ms.date metadata values
2017-09-19 13:44:04 -05:00
Isaac Levin
854c07c430
Remove Deadlinks in aspnetcore section of repo ( #4241 )
...
* Create mvc2.md
Added temp file to house doc requested in #3809
* Initial outline of document
* Added Note for Special Tooling (VS 2017 Preview 3)
Will remove when Preview 3 is updated into Release
* Added Porting Link
* Added Core DI Sample
* added DI Section
* Added Storing Configuration Settings Section
* Adding Custom Settings samples
* part of static content
* static content section
* .net standard section
* Adding Edit in VS 2017 Image
* Samples for Startup
* startup and csproj section
* update image reference
* Updates to Migration Doc
changes per @scottaddie
* Final round of changes
Please review
* Edits
* Fix invalid xref link
* More edits
* More edits
* More edits
* More edits
* More edits
* More edits
* Move Content to different directory
* Update Code Sample Links
* change sample location
* ::
* Update Sample Filenames
* Minor edit
* Remove extra space
* More edits
* Move Static Folder
* update reference to image
* Update mvc2.md
* Minor tweaks
* Changes to sample file
* Change copy for Configuration Section
* Fix code formatting
* Remove extra line feed
* Remove extra line feed
* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder
* Take out locality references in urls:
* change MSDN urls to docs.microsoft if possible
* Update aspnet-core-module.md
* Update iis.md
* Remove localization from external links
2017-09-11 20:58:51 -05:00
Steven Moschidis
26166785ad
fix broken link ( #4173 )
...
* fix broken link
not sure if this is the right way to fix it, but it's definitely broken
* update link as requested
2017-09-01 09:58:53 -05:00
Alexander Stefurishin
e2d3935051
Fix type name ( #3905 )
...
Correct type name can be inferred from further article context
2017-08-07 15:56:50 -04:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06:00
Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Steve Smith
f032613ffa
fixing build errors ( #3326 )
2017-05-08 09:36:20 -07:00
Steve Smith
ff6b4b196e
Custom model binding ( #3275 )
...
* Initial outline and updates to links.
* Fixing formatting
* adding sample
* sample base64 string
* Working on article and sample
* ready for initial review
* Responding to feedback
* Uncommenting attribute
* switching back to authorid
* Fixing code listing
* Updated based on feedback
* responding to feedback
* Responding to feedback. Tested simplified app and still works as expected.
2017-05-03 16:21:50 -04:00