Add file MIME-Types for Kestrel server static files; written in C#.
How to change the port number to 443 and configure the Kestrel server to use a certificate; written in C#.
Change the request limit for just a method on the controller, the whole controller, or the entire server; how to increase the amount of data that a multipart/form-data encoded form can upload; written in C#.