doumer.me
Allow optional FormBody in asp.net core REST API - Doumer's Blog
How to allow a null body in post requests with asp.net core, or making optional FormBody in asp.net core REST API. This short post explains how.
Doumer