Skip to content

Instantly share code, notes, and snippets.

@swlaschin
Last active December 18, 2015 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swlaschin/5742994 to your computer and use it in GitHub Desktop.
Save swlaschin/5742994 to your computer and use it in GitHub Desktop.
Raw data for type dependencies in C# and F# projects
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 21. in line 1.
# C# projects
Project,CodeSize,TopLevelTypes,AuthoredTypes,AllTypes,AllTotalDepCount,AllOneOrMoreDepCount,AllThreeOrMoreDepCount,AllFiveOrMoreDepCount,AllTenOrMoreDepCount,AllMaxComponentSize,AllCycleCount,AllCycleParticipants,PubTotalDepCount,PubOneOrMoreDepCount,PubThreeOrMoreDepCount,PubFiveOrMoreDepCount,PubTenOrMoreDepCount,PubMaxComponentSize,PubCycleCount,PubCycleParticipants
ef,269521,514,565,876,2354,393,260,162,69,79,14,123,255,129,18,6,0,7,1,7
jsonDotNet,148829,215,232,283,913,149,90,65,31,83,3,88,253,79,39,13,2,11,1,11
nancy,143445,339,366,560,1132,265,138,76,21,21,6,35,650,254,87,34,6,2,2,4
cecil,101121,240,245,247,1145,174,102,54,32,123,2,125,416,95,53,29,11,50,1,50
nuget,114856,216,237,381,833,154,93,57,26,10,4,24,373,121,45,22,5,0,0,0
signalR,65513,192,229,311,641,127,65,37,19,7,3,14,269,103,40,11,2,5,1,5
nunit,45023,173,195,197,499,130,67,23,7,78,2,80,330,120,28,7,3,48,1,48
specFlow,46065,242,287,331,578,156,61,40,13,3,5,11,321,133,38,20,1,2,1,2
elmah,43855,116,140,141,300,83,32,25,7,5,2,9,83,47,13,0,0,2,1,2
yamlDotNet,23499,70,73,73,228,58,21,8,3,0,0,0,130,55,17,4,0,0,0,0
fparsecCS,57474,41,92,93,64,24,12,2,0,2,3,6,19,13,1,0,0,2,1,2
moq,133189,397,420,533,1100,249,116,66,27,15,9,50,71,33,9,3,0,0,0,0
ndepend,478508,734,828,843,2426,492,272,187,71,22,12,79,674,287,82,33,7,7,8,36
ndependPlat,151625,185,205,205,404,124,45,21,8,3,2,5,4,4,0,0,0,0,0,0
personalCS,422147,195,278,346,532,134,57,38,13,8,11,34,375,123,46,22,8,7,5,19
# F# projects
Project,CodeSize,TopLevelTypes,AuthoredTypes,AllTypes,AllTotalDepCount,AllOneOrMoreDepCount,AllThreeOrMoreDepCount,AllFiveOrMoreDepCount,AllTenOrMoreDepCount,AllMaxComponentSize,AllCycleCount,AllCycleParticipants,PubTotalDepCount,PubOneOrMoreDepCount,PubThreeOrMoreDepCount,PubFiveOrMoreDepCount,PubTenOrMoreDepCount,PubMaxComponentSize,PubCycleCount,PubCycleParticipants
fsxCore,339596,173,328,2024,76,52,7,1,0,0,0,0,5,5,0,0,0,0,0,0
fsCore,226830,154,313,1186,287,85,40,21,4,3,2,5,37,29,3,0,0,0,0,0
fsPowerPack,117581,93,150,410,68,35,12,2,0,2,1,2,14,13,0,0,0,0,0,0
storm,73595,67,70,405,195,48,27,12,3,0,0,0,99,44,10,1,1,0,0,0
fParsec,67252,8,24,245,9,5,2,0,0,0,0,0,1,1,0,0,0,0,0,0
websharper,47391,52,128,285,18,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0
tickSpec,30797,34,49,170,48,17,5,3,1,0,0,0,14,13,0,0,0,0,0,0
websharperHtml,14787,18,28,72,37,14,7,1,0,0,0,0,22,10,2,1,0,0,0,0
canopy,15105,6,16,103,8,3,2,0,0,0,0,0,1,1,0,0,0,0,0,0
fsYaml,15191,7,11,160,10,5,1,0,0,0,0,0,3,3,0,0,0,0,0,0
fsSql,15434,13,18,162,14,7,1,1,0,0,0,0,1,1,0,0,0,0,0,0
fsUnit,1848,2,3,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
foq,26957,35,48,103,66,23,10,4,0,0,0,0,8,8,0,0,0,0,0,0
personalFS,118893,35,146,655,111,28,18,8,2,0,0,0,34,25,1,0,0,0,0,0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment