Noesis / Managed

NoesisGUI Managed SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuget website documentation

NoesisGUI Managed SDK

This repository contains source code for NuGet packages corresponding to the C# SDK of NoesisGUI.

Organization

Packages are subdivided into two big categories: Noesis the Core library and NoesisApp the application framework used by our samples. The Visual Studio 2017 root solution 'Noesis.sln' contains all the projects for all supported platforms.

  • Noesis
    • Core Library
    • Extensions
  • NoesisApp
    • Core Framework
    • Displays: Win32, WinRT, X11, UIKit, AppKit, Android...
    • RenderContexts: D3D11, GLX, EGL, NSGL, WGL, MTL...
    • Noesis Theme

Supported platforms

  • Windows (x86, x64)
  • UWP (x86, x64, arm)
  • macOS (x64)
  • Linux (x64)
  • iOS (arm, arm64)
  • Android (arm, arm64, x86)

About

NoesisGUI Managed SDK

License:Other


Languages

Language:C# 99.0%Language:C++ 0.9%Language:C 0.0%Language:Shell 0.0%