Jeff Sodeman
  • Home
  • Dev Notes

Azure Function gotchas

Last updated on  Oct 15, 2025

If using [FromBody] model binding, include using FromBodyAttribute = Microsoft.Azure.Functions.Worker.Http.FromBodyAttribute;

otherwise the model binding will return null

Previous Fixing the white on white cursor in Google Docs
Next PetaPoco SQL Date to C# DateOnly mapping
Jeff Sodeman © 2025
Powered by Ghost