We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, WslManager contains some library codes and monolithic codes which can be decoupled.
Considering #15, and to support the works of @visdauas, Windows Forms related codes needs to be decoupled and referenced as a public NuGet package.
Considering #14, and to support the works of @visdauas, these partial code files needs to be refactored into interface and implementations.
The text was updated successfully, but these errors were encountered:
rkttu
No branches or pull requests
Currently, WslManager contains some library codes and monolithic codes which can be decoupled.
WinFormExtensions, CodeFirstForm, MVU related code
Considering #15, and to support the works of @visdauas, Windows Forms related codes needs to be decoupled and referenced as a public NuGet package.
MainForm.Features.*.cs
Considering #14, and to support the works of @visdauas, these partial code files needs to be refactored into interface and implementations.
The text was updated successfully, but these errors were encountered: