Here is a .NET Core client for the Write.as API written in C#. This client/wrapper library is all very basic stuff though. It only has “get” methods. But maybe somebody can pick it up and expand on it.
This was a fun learning experience for me. This was the first time I wrote a client/wrapper library. And the first time I published a nuget package. Fun stuff.