/NetX

GUI framework for .net standard

Primary LanguageC#MIT LicenseMIT

NetX

GUI framework for .net standard. Curently just a concept and builds only on Linux. 😄

How to build it

It is simple.

  • Install Latest dotnet-cli
  • Change into Samples directory
  • From shell issue dotnet restore followed by dotnet build
  • Done