In This Article

Overview

Actipro Core is a class library that is completely UI framework agnostic. It contains numerous helpful utilities and base classes that can be used in your .NET projects.

Tip

The Actipro Core Library is a free product! See our Licensing topic for more details.

Features

Object Model

  • Base classes are included for implementing observable and disposable objects.

Extension Methods

Getting Started

The Core Library is automatically included in all NuGet packages, so no additional configuration is necessary.