SettingsUI
                                
                                 SettingsUI copied to clipboard
                                
                                    SettingsUI copied to clipboard
                            
                            
                            
                        [Feature] Separating nuget package
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.
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.
Thank you for your reply.