The Consensus Chess engine is built on the shoulders of giants.
Library | Provider | Purpose | License |
---|---|---|---|
Json.NET | James Newton-King | Serialise/deserialize JSON | MIT |
HtmlAgilityPack | ZZZ Projects | Manage HTML tags in status posts | MIT |
MastoNet | Guillaume Lacasa | Manage social media interactions with Mastodon | MIT |
Gera Chess | Sviatoslav | Core board and move validation library | MIT |
Entity Framework Core | .NET Foundation | Database ORM layer | MIT |
Npgsql | npgsql | Database ORM adapter | PostgreSQL |
Handlebars.Net | Handlebars.Net | Templating engine | MIT |
SkiaSharp | Google Skia, Mono Project | Graphics rendering | MIT |