Welcome
Welcome to the future home of the Digital Caesar Framework.
What is the Digital Caesar Framework
The Digital Caesar Framework is a library with base classes used by Digital Caesar LLC to build apps. The base library is platform independent and can be used in Cross-Platform development. You can use these libraries to build console, Forms, WPF, UWP, Xamarin, or Xamarin.Forms apps.
The library defines base platform independent interfaces that can be implemented in your app or use one of our platform specific libraries. The library includes base Commands, common Service interfaces, Utility extensions, and a BindableBase class for common implementation of INotifyPropertyChanged.