.NET Core Client for the Write.as API

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.

4 Likes

This is awesome, @dino – thanks for creating and sharing it!

I’d love to bring some more attention to it. Do you mind if we add it to the list of API libraries on our Developer site?

2 Likes

You are welcome!

Yeah, you can do that. I don’t mind at all.

Thanks! We’ve just updated the site to link to it :slightly_smiling_face:

1 Like

Awesome!