CrissCross.Avalonia.UI.Storage namespace¶
Part of the CrissCross.Avalonia.UI package.
| Type | Kind | Summary |
|---|---|---|
| IStore | interface | Interface for storing and retrieving data. |
| JsonFileStore | class | An implementation of IStore that saves data to a JSON file. |
Part of the CrissCross.Avalonia.UI package.
| Type | Kind | Summary |
|---|---|---|
| IStore | interface | Interface for storing and retrieving data. |
| JsonFileStore | class | An implementation of IStore that saves data to a JSON file. |