Unified API C# Tutorials

The following tutorials are designed to build on each other, introducing concepts in a logical manner and working towards full understanding of EFL's capabilities. Most users should approach them in the order in which they are presented; only those with previous EFL experience should skip ahead.

WARNING
NOTE Some C# classes are currently in BETA state
They should only be used for experimenting and NOT for any product development.
These classes are marked as BETA in the reference documentation.
The source code for the tutorials is subject to change in the future.
NOTE

NOTE: The tutorials in this section use the latest Unified API, as noted in Developing with the Enlightenment Foundation Libraries. Versions of these tutorials written for the Legacy API can be found in the Legacy section of the website.

If you haven't done so yet, read the Setting Up a C# Development Environment guide so you have a working EFL installation with C# support.