Open aaart opened 8 years ago
Get request does not have request body. However code samples suggest that it works. How about adding new attribute FromQueryStringAttribute to support complex data types for get requests?
Regards
That would be a nice feature. asp.net core does something similar. Interested in creating a PR?
sure :)
Get request does not have request body. However code samples suggest that it works. How about adding new attribute FromQueryStringAttribute to support complex data types for get requests?
Regards