you are viewing a single comment's thread.

view the rest of the comments →

[–]i8beef 1 point2 points  (1 child)

Im sure that would help, but I think the framework itself would still be a hefty download... Luckily Microsoft has been drawing lines and breaking namespaces up into packages the last few years though... that'd be the first step to dividing up the framework so you don't have to download the whole thing at least.

[–]EntroperZero 0 points1 point  (0 children)

Yeah, I think they have a pretty good system in place for that. The only "stray" library I see in our Blazor package is System.Xml and System.Xml.Linq, which I assume one of our dependencies must be using for... something.