Skip to content

CrissCross.Avalonia.UI.Storage namespace

Part of the CrissCross.Avalonia.UI package.

TypeKindSummary
IStoreinterfaceInterface for storing and retrieving data.
JsonFileStoreclassAn implementation of IStore that saves data to a JSON file.