Wiki page start changed with summary [created] by Xavi Artigas

This commit is contained in:
Xavi Artigas 2018-08-31 02:37:39 -07:00 committed by apache
parent 2184bb323d
commit 73dcf28165
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
~~Title: Developer Guides C#~~
~~NOCACHE~~
---
# Beta API C# Programming Guides #
This section of the Enlightenment Wiki offers reference guides for the most commonly-used features of the Enlightenment Foundation Libraries (EFL) and associated infrastructure. These guides are designed to supplement and support the step-by-step tutorials, which are written as a starting point for beginners who have not previously programmed using EFL.
> **NOTE:**
> The guides in this section use the latest beta release of the API, as noted in [Developing with the Enlightenment Foundation Libraries](/develop/start.md#Current_vs._Beta). Versions of these guides written for the current release can be found in the [Legacy section of the website](/develop/legacy/program_guide/start).
* [Events Programming Guide](/core/events.md)