We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updates for Eto 2.5
Updated Contributing (markdown)
Building Eto.Forms now requires VS 2015 (see https://groups.google.com/d/msg/eto-forms/P2VG6JxFXYE/MComI3M6BAAJ)
Update linux build instructions now that the pcl reference assemblies are available.
Update VS express link
- Update linux note for net40 solution to be more clear - Free sln now updated to net45. - Linux requires mono 3.2.x or greater, not 3.x
Update GTK# for windows download link
Add note for linux about importing SSL certs
- Update contributing page with more details about building for linux and the various solutions - Add Supported Platforms page for runtime support
- Add Contributing page and split out feature detection - Update GridView page to show how to bind to a Poco instead, and simplify binding to a DataTable - Minor updates to other pages