Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 751 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 751 Bytes

WaifuIM-NET

An improved client for Waifu.IM's web API written in C#/.NET. Successor to WaifuImAPI-NET

NuGet Package:

WaifuIM.Web NuGet

Predecessor:

WaifuImAPI-NET

Differences:

  • .NET Standard 2.0+ support (Works on .NET Framework 4.6.1 - 4.8.1 as well as .NET 5.0+)
  • Inserting/Deleting/Toggling favorites no longer uses a settings object
  • Refactored code base

Credits:

Buco - Waifu.IM

Documentation:

Usage