An open API service indexing awesome lists of open source software.

https://github.com/stefh/qboxnext

QboxNext is a modified clone of Qplatform, based on https://bitbucket.org/qboxnext/qboxnext
https://github.com/stefh/qboxnext

Last synced: 9 months ago
JSON representation

QboxNext is a modified clone of Qplatform, based on https://bitbucket.org/qboxnext/qboxnext

Awesome Lists containing this project

README

          

# QboxNext
This project is based on [qboxnext](https://bitbucket.org/qboxnext/qboxnext) and all credits for the original source go to Sebastiaan and the team.

## Info
| | |
| --- | --- |
| ***Quality*** |   |
|   **CI Build** | [![Build Status](https://stef.visualstudio.com/QboxNext/_apis/build/status/QboxNext%20-%20CI?branchName=master)](https://stef.visualstudio.com/QboxNext/_build/latest?definitionId=18?branchName=master) |
| |
| ***NuGet*** |   |
|   **QboxNext** | [![NuGet Badge](https://buildstats.info/nuget/QboxNext)](https://www.nuget.org/packages/QboxNext) |
|   **QboxNext.Extensions** | [![NuGet Badge](https://buildstats.info/nuget/QboxNext.Extensions)](https://www.nuget.org/packages/QboxNext.Extensions) |

## Projects

#### QboxNext
This project includes all original c# code from [qboxnext](https://bitbucket.org/qboxnext/qboxnext).
See the [WIKI : QboxNext](https://github.com/StefH/QboxNext/wiki/QboxNext).

#### QboxNext.Extensions
This is an extension project which uses the code from QboxNext.
See the [WIKI : QboxNext.Extensions](https://github.com/StefH/QboxNext/wiki/QboxNext.Extensions).

#### DataReceiver Project
See the [WIKI : DataReceiver Project](https://github.com/StefH/QboxNext/wiki/DataReceiver).

#### Frontend Project
See the [WIKI : Frontend Project](https://github.com/StefH/QboxNext/wiki/Frontend).

#### Use Case Overview
See the [WIKI : Overview](https://github.com/StefH/QboxNext/wiki/Overview).

#### Connecting the Qbox to a windows based system for debugging
See the [WIKI : Debugging-the-Qbox](https://github.com/StefH/QboxNext/wiki/Debugging-the-Qbox).