Commit Graph

8 Commits (558441dff52136abf5fd159462f39f43254de552)

Author SHA1 Message Date
Bruno Oliveira 54ef52eb86
Adding "Creating responses with minimal APIs" (#27263)
* Adding placeholder

* Updating docs

* Adding TypedResults and updating table

* updating toc

* updating toc

* Updating links

* small text change

* small text change

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Apply suggestions from code review

* Update aspnetcore/fundamentals/minimal-apis/responses.md

* Trying using include

* Trying using include

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Removing bullet

* Adding missing change

* Adding IEndpointMetadataProvider

* Fixing snippet

* Fixing highlight

* Fixing highlight

* Fixing highlight

* More changes

* Moving Json Serialization content

* Fixing heading level

* Updating serialization

* Fixing dotnet url

* Updating results table

* Updating results table

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Remove extra `)`

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2022-10-14 14:15:13 -07:00
Tom Dykstra 1ea99d6700
Update Minimal API tutorial for .NET 7 (#27070) 2022-09-27 15:26:51 -07:00
Tom Dykstra b2cb05c32a
Update JSON options examples (#26996) 2022-09-14 16:26:23 -07:00
Rick Anderson 93e9691328
Create stub.txt 2022-08-24 15:02:49 -10:00
Kirk Larkin 2509bc65c5
Add JsonOptions configuration example (#24772) 2022-01-27 09:57:19 -10:00
Rick Anderson 243d9a82dc
fix min web API todo /2 (#23820)
* fix min web API todo /2

* fix min web API todo /2
2021-11-09 07:06:43 -10:00
Stephen Halter 4b40e9a238
Remove [Required] from todoDTO app (#23654) 2021-10-26 16:48:05 -10:00
Rick Anderson 95f41174d2
Minimal API /3 (#22941)
* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* Minimal API /3

* react to draft feedback

* react to draft feedback

* react to draft feedback

* react to draft feedback

* react to draft feedback

* react to draft feedback

* work

* work

* work

* work

* VSC work

* VSC work

* VSC work

* VSC work

* VSC work

* JSON

* react to feedback not necessary

* react to feedback not necessary

* start of DTO

* Update aspnetcore/tutorials/min-web-api/samples/6.x/todoDTO/Program.cs

Co-authored-by: David Fowler <davidfowl@gmail.com>

* start of DTO

* start of DTO

* add VS2022 images

* add VS2022 images

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* react to feedback

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* Apply suggestions from code review

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

* Update aspnetcore/tutorials/min-web-api.md

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

* react to feedback

Co-authored-by: David Fowler <davidfowl@gmail.com>
Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-10-25 13:47:04 -10:00