SavableModelBase

The SavableModelBase class extends the [ModelBase](/vnext/catel-core/data-handling/modelbase/) class with functionality to save the model to a persistence store.

Note that the SavableModelBase is just a convenience implementation. The ModelBase can be serialized by any ISerializer implementation as well.

More documentation should be written in the future


Contributions

We would like to thank the following contributors:

Want to contribute to the documentation? We have a guide for that!


Questions

Have a question about Catel? Use StackOverflow with the Catel tag!