Commit Graph

761 Commits (ba9016c94d037e33a16d86ec74f2f6ec92c096d2)

Author SHA1 Message Date
Luke Latham a510489773
Topic author updates (#17193) 2020-03-03 18:42:23 -06:00
Eric Mutta fae308e9ea
Fix typo in "Importing Shared Directives" section. (#17168) 2020-03-01 12:05:30 -06: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
Rick Anderson 25646599b5
Update areas to 3.1 (#17094)
* Update areas to 3.1

* Update areas to 3.1

* Update areas to 3.1

* work

* work
2020-02-25 23:15:15 -08:00
mariocatch f87e4b169b
File uploads example contains a compilation error (#17115) 2020-02-25 10:49:22 -06:00
Rick Anderson 835147455f
Prepare areas for dual monikers (#17092) 2020-02-21 17:04:05 -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
Luke Latham 2672a33247
Split Razor Components topic (#16990) 2020-02-13 15:38:27 -06:00
Luke Latham 5fcfb38138
Split out advanced Blazor hosting model content (#16845) 2020-02-11 20:19:29 -06:00
Luke Latham d08c5d75c5
Drop unnecessary Azure API (#16971) 2020-02-11 16:22:15 -06:00
Scott Addie 501c0cb022
Fix invalid dev langs in code snippets (#16968) 2020-02-11 15:07:13 -06:00
Kirk Larkin 214a9f67c8 Fix inline SuppressImplicitRequiredAttributeForNonNullableReferenceTypes snippet. (#16923) 2020-02-08 14:30:54 -08:00
Luke Latham 0bb0443072
Clarify filters for Razor components (#16851) 2020-02-04 16:18:05 -06:00
Luke Latham 68ef3df034
Update AddCrosslinksForRCInRP/MVC (#16744) 2020-01-28 11:50:28 -06:00
Pranav K 45035fcab2 Fill in SDK gaps (#16690)
* Fill in SDK gaps

* Apply suggestions from code review

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update web-sdk.md (#16703)

* Update web-sdk.md

* Update web-sdk.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-01-24 19:16:39 -08:00
Erno a22617615d Remove duplicated section (#16700) 2020-01-24 12:39:48 -06:00
Mohsin Nasir 39b587bd79 NCache as IDistributedCache thirdparty implementation (#16692) 2020-01-24 07:15:13 -06:00
Luke Latham 86cbec05c3
Update 2020-01-18 11:59:35 -06:00
Maher Jendoubi 3749d3583a Contributing: Fixed some typos 2020-01-18 17:18:43 +01:00
Pranav K 530e72bbea Add a note to turn off implicit required (#16589)
* Add a note to turn off implicit required

* Update validation.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-01-17 14:38:12 -08:00
Gurinder Singh 6a9eef3a1e Fixed a grammatical error (#16494) 2020-01-10 06:01:23 -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 c0137efee6 A few updates to Filters. (#16378) 2020-01-02 15:04:20 -08:00
Rick Anderson 5de46f365f
Update filters.md 2020-01-02 12:47:24 -10:00
Rick Anderson a547aaf08c
Update Filters to 3.1 (#16294)
* Update Filters to 3.1

* Update Filters to 3.1

* Update Filters to 3.1

* Update Filters to 3.1

* Update Filters to 3.1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work
2020-01-02 14:03:26 -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 a3c4e39299
Filter refactor for 3.1 (#16293)
* Filter refactor for 3.1

* Filter refactor for 3.1
2019-12-20 14:41:27 -08:00
Kirk Larkin e526267abc Customizing the System.Text.Json-based Input Formatter (#16261)
* Sample code for custom JsonConverter.

* Supporting explanation.

* Apply suggestions from code review.

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* encode backtick in API xref link

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-12-20 13:12:35 -08:00
Kirk Larkin 5112240cca Remove double TryUpdateModelAsync section from Model Binding. (#16267)
* Remove double TryUpdateModelAsync section from Model Binding.

* Update model-binding.md

* Update model-binding.md

* Update model-binding.md
2019-12-18 15:17:02 -08:00
Kirk Larkin 1ac8b3d9b2 Customizing the view search path for View Components. (#16264)
* Customizing the view search path for View Components.

* Apply suggestions from code review.

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* minor tweak
2019-12-18 12:35:44 -06:00
Fiyaz Bin Hasan 7b306daf7c broken link fixed (#16259) 2019-12-18 08:00:18 -06:00
Kirk Larkin aa6a8885d9 Add 3.0 version of Model Binding sample. (#16240)
* Verbatim copy of 2.x sample.

* Cleanup and consistency with Model Validation sample.

* Ported copied sample to 3.0.

* Updated snippet references.

* 2.x version of sample_snapshots.

* Verbatim copy of Rick's TryUpdateModelAsync work.

* Small tweak to wording.
2019-12-17 15:13:26 -08:00
Luke Latham 19ea2b35cb
Sample updates to 3.1 (#16221) 2019-12-16 12:23:27 -06:00
Jason Naylor 3d0c3af5ec Add note on RegularExpression attribute validation (#15984)
* Add note on RegularExpression attribute validation

This note will help inform developers of the limitations.

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md

* Update validation.md
2019-12-14 14:25:44 -08:00
Rick Anderson ee53747f71
Update compatibility-version.md (#16145) 2019-12-11 10:28:42 -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 6c669936bc
Use 'razor' code language (#16035) 2019-12-09 10:06:00 -06:00
Kirk Larkin 693f6a4604 Prepare for Model Binding 3.x. (#16078)
* Restructure samples folders.

* Copy, Paste and Monikers.

* Cleanup existing sample.

* Fixed line highlights.
2019-12-08 15:10:34 -08:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
Rick Anderson 851d08adcf
Update validation.md (#15998)
* Update validation.md

* Update validation.md
2019-12-05 13:30:21 -08:00
Luke Latham faf0363132
Drop 'decorate'/'decorated' for attribute (#16039) 2019-12-05 15:28:49 -06:00
Scott Addie 448e499f07
Add example of conditional Razor view compilation (#16034)
* Add example of conditional Razor view compilation

* React to feedback

* Simplify code snippet

* React to feedback
2019-12-05 14:06:25 -06:00
Rick Anderson 9c2b92ef83 Update application-model.md (#15965) 2019-12-03 09:51:38 -06:00
Rick Anderson c7244a20f6
globalization behavior of value providers (#15888)
* globalization behavior of value providers

* globalization behavior of value providers

* globalization behavior of value providers

* globalization behavior of value providers

* globalization behavior of value providers
2019-12-02 16:34:40 -08:00
Luke Latham 8ba150cf55
Script TH and defer attribute (#15948) 2019-12-02 13:50:41 -06:00
Rick Anderson b784520ac1
Update unit testing MVC (#15868)
* Update unit testing MVC

* Update unit testing MVC

* Update unit testing MVC
2019-11-26 17:15:30 -10:00
Kirk Larkin 42c8a5134c Explain relationship between FromBody and FromXXX. (#15820)
* Explain relationship between FromBody and FromXXX.

* Minor tweak.

* Update model-binding.md

* More tweaks.
2019-11-22 15:59:21 -10:00