This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Repo] Create Solution Filters or some solution for managing size of toolkit #3270
Labels
Milestone
You can continue the conversation there. Go to discussion →
Describe the problem this feature would solve
The toolkit is huge. We tried breaking out the graph controls, but that caused it's own issues with dependencies. We need a solution which allows us to build the toolkit in its entirety, but at the same time make it easier to have a fast dev cycle for development of specific components be it .NET specific, a certain control, etc...
Ideally too the sample app should be also able to be loaded with just a single sample so that it can be built/run quickly just like creating a file new project would. This would encourage easier integrations in the toolkit from the start when working on new things vs. an afterthought or extra work from copying things over from a new project template.
Describe the solution
??? Not sure if git submodules make sense or solution filters or some other system ...???
Describe alternatives you've considered
Additional context & Screenshots
The text was updated successfully, but these errors were encountered: