Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.78 KB

dependencies.md

File metadata and controls

16 lines (13 loc) · 1.78 KB

Dependencies

The Consensus Chess engine is built on the shoulders of giants.

Code libraries

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