Commit Graph

36 Commits (formPost)

Author SHA1 Message Date
Rick Anderson 49de15fef5 IForm post /2 2023-10-11 14:44:40 -10:00
Rick Anderson b8b7ec934a
add snippet tags (#179) 2023-08-24 16:56:41 -10:00
Rick Anderson 6f94080245
clean up snip (#178) 2023-08-24 15:48:28 -10:00
Rick Anderson 1819f96226
add snip (#177) 2023-08-24 15:41:41 -10:00
Rick Anderson 0378d95fe7
cleanup (#176) 2023-08-24 14:30:49 -10:00
Rick Anderson ed297927b4
Update Program.cs (#175) 2023-08-23 16:13:02 -10:00
Rick Anderson 8b20200d0e
Anti Forgery for Min APIs (#172) 2023-08-14 12:38:07 -10:00
Tom Dykstra 81ada3728d
Shorten lines in FormBinding sample (#154) 2023-06-01 16:16:11 -07:00
Fiyaz Bin Hasan 4321ab4a5d rewritten test must include test of returned result type 2023-04-12 02:18:24 +06:00
Rick Anderson f1d1b42eea add snippet tags 2023-04-10 16:22:23 -10:00
Fiyaz Bin Hasan 4346c43ec1 TypedResults update 2023-04-08 14:30:38 +06:00
Fiyaz Bin Hasan 930a0060b7
Basic JSON APIs sample 2023-03-15 19:49:45 -07:00
Rick Anderson 50c262f0ba
Create readme.txt 2023-03-14 11:46:52 -10:00
Rick Anderson 83fdc358dd
fix possible null (#118)
* fix possible null

* fix possible null
2023-02-25 18:26:20 -10:00
Samson Amaugo 9d1ae8cc04
Sample Code for IResultImplementations (#115)
* created projected

* added in memory DB

* IResultImplementation

* removed unused code

* Update fundamentals/minimal-apis/samples/IResultImplementation/Tests/IResultImplementationTest.cs

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* Update fundamentals/minimal-apis/samples/IResultImplementation/Tests/IResultImplementationTest.cs

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>

* added extra test

---------

Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
2023-02-17 11:11:51 -10:00
Bruno Oliveira 142267664f
Sample form binding project (#112) 2023-01-26 11:17:17 -10:00
Rick Anderson c7eabde31b
Iresult tests (#99)
* add snippet tags to test sample

* add snippet tags
2022-10-12 15:02:51 -10:00
Rick Anderson d5d49a5bcd
add snippet tags to test sample (#96) 2022-10-11 16:18:53 -10:00
Tom Dykstra 1b539fc4f8
Change names and add snippet tags (#85) 2022-09-30 13:47:01 -10:00
Samson Amaugo be491effeb
Multipleresultypes (#83) 2022-09-30 11:49:11 -07:00
Samson Amaugo 552819d0b8 edit 2022-09-29 13:42:04 +01:00
Samson Amaugo 65b88b9a91 multipleresulttypes 2022-09-29 13:39:58 +01:00
Rick Anderson e6e2fdc19d
remove auth from tests (#78) 2022-09-28 10:46:15 -10:00
Fiyaz Bin Hasan 3b23fdc72f
work (#72) 2022-09-26 13:56:13 -10:00
Fiyaz Bin Hasan 5dc9ca5902
initial commit (#66) 2022-09-22 06:56:21 -10:00
Rick Anderson 2b73a19515
remove record (#44) 2022-09-12 12:48:20 -10:00
Rick Anderson eb9bbe8b26
update records (#43) 2022-09-12 12:11:23 -10:00
Martin Costello 8be68558af
Update [AsParameters] example (#41)
Change to use a struct and a class instead of all being records.
2022-09-11 11:06:49 -10:00
Rick Anderson fa0a822f2b
format (#32) 2022-09-01 15:31:31 -10:00
Rick Anderson 83cbfdcc8a
more code formats (#31)
* more code formats

* more code formats
2022-09-01 15:24:22 -10:00
Rick Anderson bef98a31c8
format sample (#30) 2022-09-01 15:11:22 -10:00
Rick Anderson e413883cb9
2param binding min api (#29)
* sample clean up

* sample clean up
2022-09-01 15:01:19 -10:00
Rick Anderson 2ff85f5d80
sample clean up (#28) 2022-08-31 16:24:23 -10:00
Rick Anderson e5b2cac112
Param binding refactor (#27) 2022-08-31 15:14:32 -10:00
Martin Costello 17e4c47647
Add sample for Minimal API argument lists (#26)
Add code sample for dotnet/AspNetCore.Docs#26540.
2022-08-29 11:57:52 -10:00
Rick Anderson 6076598462
prep for sample (#7) 2022-07-14 16:52:31 -10:00