Skip to content

tuihub/Librarian-CSharp

Repository files navigation

Librarian-CSharp

Librarian-CSharp is a .NET server implementation of TuiHub.

It is recommended to use with the .NET client implementation Waiter-Avalonia. Check document site for guides.

Librarian-CSharp is in early development stage, and it is NOT recommended to use in production environment.

Compatible versions

Librarian-CSharp Waiter-Avalonia Waiter-WPF(deprecated)
0.1.0.2 - 0.1.0.1
(WIP) (WIP) -

TODO

  • v0.2
    • Login & Logout
    • App
    • Porter
      • Basic plugining
      • Integration test
    • Code Style
      • SephirahService Replace GlobalContext with DI
    • CI/CD

Related Projects