Relative Content

Tag Archive for .net-coreform-dataasp.net-core-8

Binding nullable int to a null-string value in form-data

I’m upgrading from .NET classic to .NET Core 8 on a backend – it would be preferable to not have to change the frontend (even if it would be far better, this is beyond the scope of this project which is large enough as it is).