2
edits
Line 1,136: | Line 1,136: | ||
|name=AniDB .NET Library | |name=AniDB .NET Library | ||
|developer=aaron552 | |developer=aaron552 | ||
|url= | |url=http://code.google.com/p/anidb-dot-net/ source only at the moment | ||
|contact=microsoftenator@gmail.com | |contact=microsoftenator@gmail.com | ||
|date= | |date=2012-12-06 | ||
|status=Early Development | |status=Early Development | ||
|target=.NET 4.0/mono 2.8 | |target=.NET 4.0/mono 2.8 | ||
|language=C# | |language=C# | ||
|functions= | |functions=Limited subset of API commands supported at the moment. Will add others when I have a need to. Helper classes to decode File and Anime responses, with more to come. | ||
|description=A .NET class library for the UDP API. The other .NET library here appears to be dead, so I decided to start coding my own. | |description=A .NET class library for the UDP API. The other .NET library here appears to be dead, so I decided to start coding my own. I've picked this up again now that I have free time. Rewrote most networking code, it's now a lot simpler, and mostly stateless unless absolutely necessary (eg. session keys). | ||
}} | }} | ||
edits