A set of backports of new BCL features to all frameworks which MonoMod supports.
$ dotnet add package MonoMod.BackportsMonoMod.Backports is a collection of backports of new library features from new versions of the .NET BCL to all of
the versions which MonoMod targets. This includes several extra types which expose functionality which was added to
existing types. As long as MonoMod.Backports targets the most recent framework version, all code which uses
it will use the library features actually provided by the runtime.