-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A list of apps that use Neutronium #12
Comments
Hello @o2genum , today there are two demo applications available: NeutroniumDemo is kind of skeleton project including logging, IoC, navigation, demonstrating how you can structure/architecture a project with neutronium. CodeDependencyScanner is a demotration application (working still in progess) showcasing neutronium + Vue + D3.js in context of C# code analysis. I am currently finalizing an huge update of neutronium (bringing Chrome 56 and last version of Vue, big improvements in tooling and debug). Next priority will be finalize/document these demo projects and collect "real-world apps" as you said. Thanks, |
Neutronium.SPA.Demo is the new template/reference project for Neutronium SPA application. |
So here is our app. Kryptex is a smart cryptocurrency mining app with bitcoin payouts (closed-source). We have chosen Neutronium over Electron, because:
Thanks for the awesome Neutronium project! License and copyright notice is on the |
ReactiveTrader Neutronium Alternative UI for ReativeTrade application. |
Hello there, we are using Neutronium too. Currently we are rewriting and reworking our software and have chosen Neutronium because we can keep our (tons of) C# Code, whilst also not having to ask our external library providers for a .Net Core variant of their dlls (Which would cost a shitload of money I suppose) AND get the power of webstack design. Also: Vue.js rocks! <3 |
A list of real-world apps that use Neutronium would be really good.
My team is uncertain about what to use, Electron is very popular and has lots of applications, but we only need HTML-based UI. Just a single example would help and clear the doubts.
Thank you for an amazing project, anyway.
The text was updated successfully, but these errors were encountered: