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

How to Install .NET 4.5 Framework on Debian Gnu/Linux Distro

GNU/Linux Debian Installing NET Framework 4.5 Guide

How to Install Microsoft .NET 4.5 Framework with Wine on Debian GNU/Linux desktops – Step by step Tutorials.

And the Microsoft.NET 4.5 Debian Installation has been achieved here basing on the Latest Wine Release.

Moreover, this NET 4.5 Debian Setup has been achieved without using the Winetricks helper Script.

Finally, this Setup is valid for all the Debian-based Distros like:

  • Kali
  • MX Linux
  • Deepin
  • Parrot
  • antiX
  • SparkyLinux
  • Q4OS
  • Netrunner
  • Voyager
  • MakuluLinux
  • Elive
  • LMDE
  • Devuan
How to Install .NET 4.5 Framework on Debian GNU/Linux Distro

GNU/Linux Debian Microsoft ASP.NET 4.5 Framework Installation Guide