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
- Host: GitHub
- URL: https://github.com/stefh/qboxnext
- Owner: StefH
- License: mit
- Created: 2019-01-14T07:01:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T18:50:28.000Z (over 3 years ago)
- Last Synced: 2025-08-19T06:42:52.857Z (10 months ago)
- Language: C#
- Homepage:
- Size: 11.8 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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** | [](https://stef.visualstudio.com/QboxNext/_build/latest?definitionId=18?branchName=master) |
| |
| ***NuGet*** | |
| **QboxNext** | [](https://www.nuget.org/packages/QboxNext) |
| **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).