Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Welcome to the documentation of Catel. The framework consists of several projects. Each project has it's reference documentation. The actual technical documentation is available in the downloads sections. However, the wiki contains some real-life examples and additional explanation of some of the features of Catel.

Info

Don't want to read much? Make sure that you at least read the quick introduction with the absolute basics

Table of Contents

Catel is an application toolkit development platform with the focus on MVVM (WPF, Silverlight, and consists of two basic pillars and extensions.

Catel.Core contains an IoC container, data objects, validation, message mediator, argument checking, etc. This can be used in any application and is not specific for Windows applications.

Catel.MVVM contains all the MVVM classes such as ViewModelBase, Command, services, etc.

Catel also provides the following extensions:

...

Windows Phone and WinRT) and MVC (ASP.NET MVC). The goal of Catel is to provide a complete set of modular functionality for Line of Business applications written in any .NET technology, from client to server.

Catel distinguishes itself by unique features to aid in the development of MVVM applications and server-side application development. Since Catel focuses on Line of Business applications, it provides professional support and excellent documentation which ensures a safe bet by professional companies and developers.

Besides the core of Catel, lots of extensions are available so developers can pick whatever they need for their applications to be built. Among these extensions are support for Dynamic Objects, Entity Framework, Fluent Validation, Memento patterns and Prism.

Below is a visual representation of the available blocks in Catel:

Gliffy
nameComponents overview

Supported platforms

The following platforms are supported by Catel:

WPF (Windows Presentation Foundation)Image Removed     SilverlightImage Removed     Windows PhoneImage Removed     Windows 8Image RemovedImage Added  Image Added    Image Added

Info

For detailed information about platform support, see Platform support explanation

Looking for documentation of other versions?

Tip

Updating from an older version? Check out the update guides

Articles or documentation?

...

Tip

Don't forget to take a look at the code snippets and project templates, they will make your life much easier.

More Information

Download

Explanation about the documentation

...