FishyFlip - a .NET ATProtocol/Bluesky Library

March 30, 2026 ยท View on GitHub

NuGet Version License

FishyFlip Logo

FishyFlip is an implementation of ATProtocol for .NET, forked from bluesky-net.

IMPORTANT

FishyFlip is deprecated. I am migrating work to a new library, CarpaNet. Please go there for more information.

For documentation, check out https://fishyflip.dev

Code Flow

The code flow for this repo is:

  • develop for the newest tip
  • main for the newest "stable" release build
  • release-version for servicing previous releases, should it be needed

For 99.9% of PRs, you should target develop

Bump the Bindings

If you wish to bump the bindings (or run the source generator), use the build_bindings.sh script, which will build FFSourceGen and run it against the listed repos.

Third-Party Libraries

FishyFlip