$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Mono on CentOS Gnu/Linux Distro

GNU/Linux CentOS Installing Mono Guide

Hi! The Tutorial shows you Step-by-Step How to Install the Latest Mono .NET Framework in CentOS GNU/Linux Desktops.

And Mono is a Microsoft sponsored and Open Source implementation of Microsoft’s .NET Framework based on the ECMA standards for C# and the Common Language Runtime.

A growing family of Solutions and an active and enthusiastic contributing Community is trying position Mono to become the leading choice for development of cross-platform applications.

Install Mono Linux CentOS - Featured

GNU/Linux CentOS Mono Framework Installation Guide