Contributed a pull request
I’ve been working over the years to add “one shot” cryptographic APIs to .NET - easy API usage  and better performance. Last weekend I got AES/3DES/DES/RC2 ECB merged, and opened the pull request for CBC. https://github.com/dotnet/runtime/pull/55184