Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.

Endpoint Systems - Integrating Everything

Phoenixml

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.

PhoenixmlDb - Embedded XML Database for .NET Core
PhoenixmlDB.XQuery - XQuery Library and CLI for .NET Core
PhoenixmlDb.XQuery - XQuery library and CLI for .NET Core

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.

PhoenixmlDb.XSLT - XSLT library and CLI for .NET Core

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.

Crucible - static website generation tool

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.