A .NET Core 3 Azure Function to Send an Email
Static sites can easily be hosted for free by (e.g) GitHub Pages or Azure Storage, but if you have a contact page you'll need something to send the emails. Here's a configurable .NET Core 3 Azure Function which does that.