A simple package which sets the security protocol in your Umbraco application to TLS 1.2
The package is based on the simple code in this blog post.
By putting the code in a library, it allows you to get an existing Umbraco site to run over TLS 1.2 without changing the existing code.
It is best to install the package using NuGet.