Skip to content

Repository files navigation

🎉 Welcome to NekosAPI.NET repository

wakatimeGH_UserCountNG_LatestVersionNG_DLCountDiscord_MemberCount

NekosAPI.NET is an asynchronous library to interact with NekosAPI API, currently supporting v3 API. If you love this repo, consider giving it a star ⭐

❓ How to use

Version 3

ApiClient

namespaceHello.There.Nekos;publicclassProgram{publicasyncTaskExecuteMeAsync(){ApiNekoClient_client=new(newHttpClient());//for more infos about the possible options check https://nekosapi.com/docs/images/random#parameters//tag 8 = catgirlsvarimages=await_client.ImagesAsync(rating:["safe"],tag:[8],limit:3);foreach(variteminimages.Items){//Do whatever you want to do with thisConsole.WriteLine(item.Image_url);}}}

In addition there are ImageNekoClient, ArtistNekoClient, CharacterNekoClient and RandomNekoClient. Just play around with it a bit.

About

.NET wrapper for the NekosAPI

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages