jaMAL 0.8.0
dotnet add package jaMAL --version 0.8.0
NuGet\Install-Package jaMAL -Version 0.8.0
<PackageReference Include="jaMAL" Version="0.8.0" />
paket add jaMAL --version 0.8.0
#r "nuget: jaMAL, 0.8.0"
// Install jaMAL as a Cake Addin #addin nuget:?package=jaMAL&version=0.8.0 // Install jaMAL as a Cake Tool #tool nuget:?package=jaMAL&version=0.8.0
Just Another MyAnimeList (jaMAL) is a portable C# library for .NET, Windows Phone, and Windows Store to communicate with MyAnimeList.net. It supports query anime and manga from MyAnimeList. Manipulating the anime and manga list of one or more users; adding, removing and updating of the entries. Features a full asynchronous interface, automatic cache of data and an observable design thought for data easy binding.
Learn more about Target Frameworks and .NET Standard.
-
- PCLStorage (>= 1.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.0 | 1,505 | 6/22/2015 |
Initial release. Features pending:
* Manga List manipulation
* Image cache serialization
* User account data serialization
* Other minor improvements