shahid-pk / NetX

GUI framework for .net standard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GUI framework for .net standard

License:MIT License


Languages

Language:C# 100.0%