Commit Graph

5 Commits (20ecb980b6d54abe85e3fd2775e02347be269ccb)

Author SHA1 Message Date
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 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
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
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
Tom Dykstra fb4f991c87 Model binding doc updates (#12462)
* draft of rewrite

* show how to make cusom val prov first

* correct errors

* more corrections

* fix typo

* more small fixes

* dict int,string to string,string

* feedback

* feedback

* fix links

* feedback

* feedback

* clean up sample app

* convert inline code to snippet refs

* acrolinx

* fix snippet

* changes that were accidentally not saved

* proofread fixes

* corrections

* use asp-for

* fix date

* feedback
2019-06-06 09:43:46 -05:00