BooruSharp is a C# library designed to simplify interaction with booru-style imageboard websites by providing a unified API for retrieving and managing image data across multiple platforms. It abstracts the differences between various booru implementations such as Danbooru, Gelbooru, and others, allowing developers to query posts, tags, and metadata without needing to handle site-specific logic. The library is distributed via NuGet and integrates seamlessly into .NET applications, making it particularly useful for developers building image browsers, bots, or automation tools. ...