Code Monkey home page Code Monkey logo

kitsu's Introduction

Build status Codacy Badge

NuGet NuGet

Kitsu

A kitsu api wrapper written in C# .NET Core

Example

C#, F# and VisualBasic examples can be found in the examples folder here

Docs

Soon™

TODO

  • Support getting users
  • Support searching for groups using query filter
  • Support fetching trending anime,manga
  • Support getting site annoucements
  • Support getting producers data
  • Support getting dramas by name and id + trending dramas

kitsu's People

Contributors

pepijn98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kitsu's Issues

Nsfw support

The kitsu website by default does not show nsfw content including the API is there anyway to enable this or login to my account with the wrapper because the attributes for an anime has nsfw value aswell.

CharacterModelByName allways returns nulls

Not really very good at json, but whenever the GetCharacterAsync() method tries to deserialise the json into a CharacterModelByName object it returns an object with id, type and attributes all as null.

System.TypeLoadException when used from .NET Framework 4.7.2

I have used NuGet to add Kitsu 1.4.2
If I create a NetCore2.0 console app everything works perfectly
But in .NET 4.7.2 I get this error

System.TypeLoadException
HResult=0x80131522
Message=Could not load type 'Kitsu.Anime.AnimeDataModel' from assembly 'Kitsu, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Source=Kitsu
 StackTrace:
   at xKitsu.Program.Main()
   at xKitsu.Program.<Main>()

4.7.2 should be Net Standard 2.0 compatible?

Any idea on why and how to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.