Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 771 Bytes

readme.md

File metadata and controls

28 lines (18 loc) · 771 Bytes

LitedB Prism.Avalonia Studio

A GUI tool for viewing and editing documents for LiteDB v5

NOTICE:

This is a work-in-progress Porting to Prism.Avalonia is underway!

LiteDB Studio

TO DO

  • Upgrade Prism.Avalonia and Avalonia to the latest
  • Add AvaloniaEdit
  • Remove MessageBox NuGet and use Prism.Dialogs
  • Code cleanup
  • Finish import migration

How to Build

  1. git submodule update --init

References

This repo is provided as an example for how to implement the Prism.Avalonia library