MonoGame.Aseprite is an extension for MonoGame Framework to import .ase/.aseprite Aseprite files using the content pipeline, with a collection of classes to support rending the animation.
AsepriteDotNet is a cross-platform C# library for reading Aseprite
(.aseprite/.ase) files. Once file has been read, the library presents an
easy to navigate AsepriteFile class containing the data read from the file.