I think you said in one of your earlier posts that you were a newbie. I think this would be an excellent task for you to do this yourself as a way to level up your C# skills.
One of the best ways to learn a language is to write something for yourself. Here you have a working python implementation, and you know some C#. Given that, you should be able to figure it out for yourself in no more than two weeks of hard work in the evenings. After all, C# and python are more similar than you might think at first glance, and the task itself is fairly straightforward.
I’m also pretty confident that my no one on this list is going to do this *for* you, unless they already have such code laying around ready to share.
Good luck,