SettingsUI icon indicating copy to clipboard operation
SettingsUI copied to clipboard

[Feature] Separating nuget package

Open Lightczx opened this issue 3 years ago • 2 comments

Currently SettingsUI only have single nuget package, and incluedes some unnecessary classes in. I'm not saying that those utils are useless, but I just want a small package that only contains Setting UI controls. I also found that some of the utils are in the CommunityToolkit.WinUI project.This causes some kind of code duplication. In my opinion those utils should be placed in a separated package, and people can ref it if they really want.

I hope you can take my suggestions into consideration.

Lightczx avatar May 05 '22 14:05 Lightczx

Hi @Lightczx Thanks for Suggestion. I can not do that right now but I will think about it. Maybe I could move the Tools section (Helper, Extensions) to another package.

ghost1372 avatar May 06 '22 06:05 ghost1372

Thank you for your reply.

Lightczx avatar May 06 '22 10:05 Lightczx