I installed template10 from Nuget, and although I downloaded template10 through this link: https://github.com/Windows-XAML/Template10
it has Template10 (Installer), Template10 (Library), Template10 (Services), Template10 (Validation),... . just Template10 (Library) exists in Nuget, why others are not in Nuget and how can I use them? I just should copy past what I need?
It is explained in this issue: https://github.com/Windows-XAML/Template10/issues/616
"The Library is the only project that comprises the Nuget package."
You should add the other projects via Git Clone, for example, if you want to use them in your app.