Common.Core.Classes Namespace

Provides classes for common functionality.

Classes

AddressFactoryBaseContains static data used for Addresses.
DataFactoryBaseBase class for Data Factory classes.
DataServiceBaseBase class for services consuming data from a RESTful API.
InterfaceFactoryInitializes a new instance of the InterfaceFactory class.
JsonHelperClass to provide Json file loading and saving.
ModelBaseBase class for models that require the INotifyPropertyChanged interface.
ModelDataBase class for models with an integer as the primary key.
ModelDataErrorBase class for models that required the INotifyDataErrorInfo and INotifyPropertyChanged interfaces.
ModelEditBase class for models that allow editing.
ReflectionHelperClass to provide methods that use reflection.
ResultsSetTClass that contains the properties of a data result set.