Phoenixml is an embedded XML database for .NET Core that leverages LMDB as a back end to provide high performance, ACID transactions, and native XML support.
Find out more at https://phoemixml.net.


We've built an open-source XQuery 4 parser library and dotnet CLI tool for .NET Core 10. You can get these from NuGet, and you can contribute or file issues at our GitHub repo.
We've built an open-source XSLT 4 parser library and dotnet CLI tool for .NET Core 10. You can get these from NuGet, and you can contribute or file issues at our GitHub repo.
We've built an open-source static website tool similar to the Jetbrains Writerside plugin that generates static websites based on Markdown, which is then transformed into XML and uses the XSLT parser to generate sleek, modern websites. This dotnet tool allows for extensibility and comes with two extensible templates that can be used and customized, leveraging Mermaid charting and Javascript-based text search functionality.
Crucible can be installed as a tool (dotnet tool intall -g crucible) and the GitHub repo can be found here.