Instantiation
IFormsLibrary for dependency injection in ASP.NET Core:
Get a form
Retrieve a form’s metadata, field schema, and rendered HTML/CSS:Form object includes:
Submit a form
SubmitForm returns void on success and throws on failure.
Submitting with file attachments
The maximum total request size is 250 MB.FormAttachment properties: