Skip to content
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

Transition to NUTDotNet client library #132

Open
2 tasks
gbakeman opened this issue Feb 21, 2024 · 0 comments
Open
2 tasks

Transition to NUTDotNet client library #132

gbakeman opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gbakeman
Copy link
Contributor

Introduction

Work has been underway on an external .Net Framework library for interfacing with Network UPS Tools servers. To aid with development of that as well as leave the original Windows Forms WinNUT-Client legacy with a stable and well-defined foundation, I think it's best if work is put into migrating our custom framework of NUT code with the new external library.

Goals

  • True multithreading - totally responsive UI and little to no hangs while doing background processing
  • Make use of modular Forms controls with DataBinding and minimal UI code

See also

@gbakeman gbakeman added the enhancement New feature or request label Feb 21, 2024
@gbakeman gbakeman self-assigned this Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant