C
Join ServerC#
help
[FromForm] isn't available in .NET 6 for minimal API.
NNael4Slayer8/13/2022
Is there any way to make a MapPost() receive parameters from encoded form ?

Ppatrickk8/13/2022
Isn’t supported until .NET 7
PPobiega8/13/2022

PPobiega8/13/2022
There are workarounds listed in that SO post
NNael4Slayer8/13/2022
Should I use the preview .NET 7 ?
Ppatrickk8/13/2022
If you’re not doing anything serious you can
Ppatrickk8/13/2022
Changes might still happen until November since it’s not RC 🙂
NNael4Slayer8/13/2022
Nothing serious at all 🙂