mysql / mysql-connector-net
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
8% | 26% | 26% | 17% | 22%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cs5% | 26% | 27% | 17% | 22%
xml100% | 0% | 0% | 0% | 0%
sql0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
MySQL.Data6% | 22% | 27% | 21% | 22%
EntityFramework19% | 37% | 22% | 10% | 9%
MySql.Web17% | 44% | 26% | 6% | 5%
EFCore0% | 18% | 25% | 15% | 40%
MySQL.Data.OpenTelemetry0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
ProviderManifest.xml
in EntityFramework/src/Properties
1339 -
MembershipProvider.cs
in MySql.Web/src
1114 28
ExprParser.cs
in MySQL.Data/src/X/Protocol/X
1112 48
1005 11
960 64
MySQLMigrator.cs
in EFCore/src/Migrations/Internal
881 19
XInternalSession.cs
in MySQL.Data/src/X/Sessions
854 44
MySqlDataReader.cs
in MySQL.Data/src
803 65
XProtocol.cs
in MySQL.Data/src/X/Protocol/X
789 46
SchemaProvider.cs
in MySQL.Data/src
782 28
dataadapter.cs
in MySQL.Data/src/Framework/netstandard2_0
778 62
NativeDriver.cs
in MySQL.Data/src
752 29
SessionProvider.cs
in MySql.Web/src
728 22
SqlGenerator.cs
in EntityFramework/src/Generators
721 63
MySqlSpatialServices.cs
in EntityFramework/src
711 120
MySqlMigrationSqlGenerator.cs
in EntityFramework/src
707 48
MySqlConnection.cs
in MySQL.Data/src
690 30
MySqlCommand.cs
in MySQL.Data/src
679 33
MySqlError.cs
in MySQL.Data/src
662 1
MySQLStringComparisonMethodTranslator.cs
in EFCore/src/Query/Expressions/Internal
615 17
MySQLDatabaseModelFactory.cs
in EFCore/src/Scaffolding/Internal
549 17
541 11
ProfileProvider.cs
in MySql.Web/src
530 14
SqlFragment.cs
in EntityFramework/src/Fragments
527 64
BaseSession.cs
in MySQL.Data/src/X/XDevAPI
506 26
RoleProvider.cs
in MySql.Web/src
488 10
MySqlParameter.cs
in MySQL.Data/src
474 19
ProviderServices.cs
in EntityFramework/src
465 16
MysqlDefs.cs
in MySQL.Data/src
465 8
Client.cs
in MySQL.Data/src/X/XDevAPI
442 14
MySQLMigrationsSqlGenerator.cs
in EFCore/src/Migrations
434 16
SimpleRoleProvider.cs
in MySql.Web/src
421 17
414 14
SelectGenerator.cs
in EntityFramework/src/Generators
393 20
MySqlDateTime.cs
in MySQL.Data/src/Types
387 16
353 6
MySqlPacket.cs
in MySQL.Data/src
339 32
MySqlWebSecurity.cs
in MySql.Web/src
328 34
ISSchemaProvider.cs
in MySQL.Data/src
313 17
CollationMap.cs
in MySQL.Data/src/X/Data
310 3
MySQLQuerySqlGenerator.cs
in EFCore/src/Query/Sql/Internal
307 16
306 35
MySQLUpdateSqlGenerator.cs
in EFCore/src/Update
300 16
SelectStatement.cs
in EntityFramework/src/Statements
298 14
QueryNormalizer.cs
in MySQL.Data/src/common
294 20
MySQLSqlExpressionFactory.cs
in EFCore/src/Query/Internal
294 14
MySqlPool.cs
in MySQL.Data/src
292 12
MyNetworkStream.cs
in MySQL.Data/src/common
285 13
Field.cs
in MySQL.Data/src
282 7
XCompressionController.cs
in MySQL.Data/src/X/Communication
269 3
Files With Most Units (Top 50)
File# lines# units
MySqlSpatialServices.cs
in EntityFramework/src
711 120
MySqlDataReader.cs
in MySQL.Data/src
803 65
SqlFragment.cs
in EntityFramework/src/Fragments
527 64
960 64
SqlGenerator.cs
in EntityFramework/src/Generators
721 63
dataadapter.cs
in MySQL.Data/src/Framework/netstandard2_0
778 62
MySqlMigrationSqlGenerator.cs
in EntityFramework/src
707 48
ExprParser.cs
in MySQL.Data/src/X/Protocol/X
1112 48
XProtocol.cs
in MySQL.Data/src/X/Protocol/X
789 46
XInternalSession.cs
in MySQL.Data/src/X/Sessions
854 44
306 35
MySqlWebSecurity.cs
in MySql.Web/src
328 34
MySqlCommand.cs
in MySQL.Data/src
679 33
MySqlPacket.cs
in MySQL.Data/src
339 32
MySqlConnection.cs
in MySQL.Data/src
690 30
EFMySqlDataReader.cs
in EntityFramework/src
201 29
NativeDriver.cs
in MySQL.Data/src
752 29
SchemaProvider.cs
in MySQL.Data/src
782 28
MembershipProvider.cs
in MySql.Web/src
1114 28
BaseSession.cs
in MySQL.Data/src/X/XDevAPI
506 26
ExprUtil.cs
in MySQL.Data/src/X/Protocol/X
173 25
SessionProvider.cs
in MySql.Web/src
728 22
SelectGenerator.cs
in EntityFramework/src/Generators
393 20
QueryNormalizer.cs
in MySQL.Data/src/common
294 20
MySqlParameter.cs
in MySQL.Data/src
474 19
MySQLMigrator.cs
in EFCore/src/Migrations/Internal
881 19
MySqlHelper.cs
in MySQL.Data/src/Framework/netstandard2_0
179 18
MySqlExecutionStrategy.cs
in EntityFramework/src
149 17
IntegerDecoder.cs
in MySQL.Data/src/X/Protocol/X
110 17
ISSchemaProvider.cs
in MySQL.Data/src
313 17
MySQLStringComparisonMethodTranslator.cs
in EFCore/src/Query/Expressions/Internal
615 17
MySQLDatabaseModelFactory.cs
in EFCore/src/Scaffolding/Internal
549 17
SimpleRoleProvider.cs
in MySql.Web/src
421 17
ProviderServices.cs
in EntityFramework/src
465 16
MySqlDateTime.cs
in MySQL.Data/src/Types
387 16
MySqlTokenizer.cs
in MySQL.Data/src/common
211 16
MySQLAuthenticationPlugin.cs
in MySQL.Data/src/Authentication
190 16
ResultSet.cs
in MySQL.Data/src
231 16
StoredProcedure.cs
in MySQL.Data/src
261 16
MySQLMigrationsSqlGenerator.cs
in EFCore/src/Migrations
434 16
MySQLQuerySqlGenerator.cs
in EFCore/src/Query/Sql/Internal
307 16
MySQLUpdateSqlGenerator.cs
in EFCore/src/Update
300 16
MySqlScript.cs
in MySQL.Data/src
269 15
Schema.cs
in MySQL.Data/src
162 15
CompressedStream.cs
in MySQL.Data/src
263 15
ProviderManifest.cs
in EntityFramework/src
250 14
SelectStatement.cs
in EntityFramework/src/Statements
298 14
CommandBuilder.cs
in MySQL.Data/src/Framework/netstandard2_0
195 14
Client.cs
in MySQL.Data/src/X/XDevAPI
442 14
MySQLSqlExpressionFactory.cs
in EFCore/src/Query/Internal
294 14
Files With Long Lines (Top 50)

There are 182 files with lines longer than 120 characters. In total, there are 1056 long lines.

File# lines# units# long lines
1005 11 62
960 64 55
MySqlHelper.cs
in MySQL.Data/src
180 10 44
541 11 42
MySqlMigrationSqlGenerator.cs
in EntityFramework/src
707 48 41
MySqlConnection.cs
in MySQL.Data/src
690 30 39
SchemaProvider.cs
in MySQL.Data/src
782 28 34
ISSchemaProvider.cs
in MySQL.Data/src
313 17 26
BaseSession.cs
in MySQL.Data/src/X/XDevAPI
506 26 24
dataadapter.cs
in MySQL.Data/src/Framework/netstandard2_0
778 62 23
ExprParser.cs
in MySQL.Data/src/X/Protocol/X
1112 48 22
MySqlCommand.cs
in MySQL.Data/src
679 33 22
XInternalSession.cs
in MySQL.Data/src/X/Sessions
854 44 20
SimpleRoleProvider.cs
in MySql.Web/src
421 17 20
414 14 20
MySQLMigrator.cs
in EFCore/src/Migrations/Internal
881 19 19
ProviderServices.cs
in EntityFramework/src
465 16 16
MySQLMigrationsSqlGenerator.cs
in EFCore/src/Migrations
434 16 16
MembershipProvider.cs
in MySql.Web/src
1114 28 16
353 6 14
MySqlWebSecurity.cs
in MySql.Web/src
328 34 14
MySqlConnectionStringOption.cs
in MySQL.Data/src/common
175 9 12
MySqlHelper.cs
in MySQL.Data/src/Framework/netstandard2_0
179 18 11
MySQLAnnotationProvider.cs
in EFCore/src/Metadata/Internal
231 13 11
ProviderManifest.cs
in EntityFramework/src
250 14 10
Ssl.cs
in MySQL.Data/src/common
241 6 10
MyNetworkStream.cs
in MySQL.Data/src/common
285 13 10
Driver.cs
in MySQL.Data/src
267 10 10
AssemblyInfo.cs
in MySQL.Data/src/Properties
25 - 9
AuthenticationManager.cs
in MySQL.Data/src/Authentication
59 5 9
MySQLUpdateSqlGenerator.cs
in EFCore/src/Update
300 16 9
MySQLTypeMappingSource.cs
in EFCore/src/Storage/Internal
257 5 9
XProtocol.cs
in MySQL.Data/src/X/Protocol/X
789 46 8
ScramBase.cs
in MySQL.Data/src/Authentication
153 5 8
MySQLDateTimeMethodTranslator.cs
in EFCore/src/Query/Internal
123 2 8
ProfileProvider.cs
in MySql.Web/src
530 14 8
MySqlConfiguration.cs
in MySQL.Data/src/Framework/netstandard2_0
118 2 7
MySqlXConnectionStringBuilder.cs
in MySQL.Data/src/X/XDevAPI
234 10 7
FailoverManager.cs
in MySQL.Data/src/Failover
258 6 7
NativeDriver.cs
in MySQL.Data/src
752 29 7
MySqlSpatialServices.cs
in EntityFramework/src
711 120 6
StreamCreator.cs
in MySQL.Data/src/common
158 6 6
GssCredentials.cs
in MySQL.Data/src/Authentication/GSSAPI
137 5 6
NativeMethods.cs
in MySQL.Data/src/Authentication/GSSAPI/Native
165 13 6
MySqlParameter.cs
in MySQL.Data/src
474 19 6
SessionProvider.cs
in MySql.Web/src
728 22 6
SslPemCertificateValidator.cs
in MySQL.Data/src/common
195 12 5
XPacketProcessor.cs
in MySQL.Data/src/X/Communication
128 6 5
306 35 5
GssContext.cs
in MySQL.Data/src/Authentication/GSSAPI
145 4 5
Correlations

File Size vs. Commits (all time): 447 points

MySQL.Data/src/SchemaProvider.cs x: 41 commits (all time) y: 782 lines of code EFCore/src/Migrations/Internal/MySQLHistoryRepository.cs x: 18 commits (all time) y: 139 lines of code MySQL.Data/src/common/MyNetworkStream.cs x: 37 commits (all time) y: 285 lines of code EFCore/src/DataAnnotations/MySQLCharsetAttribute.cs x: 4 commits (all time) y: 13 lines of code EFCore/src/Design/Internal/MySQLAnnotationCodeGenerator.cs x: 17 commits (all time) y: 79 lines of code EFCore/src/Design/Internal/MySQLDesignTimeServices.cs x: 19 commits (all time) y: 20 lines of code EFCore/src/Diagnostics/Internal/MySQLLoggingDefinitions.cs x: 12 commits (all time) y: 23 lines of code EFCore/src/Diagnostics/MySQLEventId.cs x: 11 commits (all time) y: 49 lines of code EFCore/src/Extensions/MySQLDatabaseFacadeExtensions.cs x: 13 commits (all time) y: 15 lines of code EFCore/src/Extensions/MySQLDbContextOptionsExtensions.cs x: 12 commits (all time) y: 86 lines of code EFCore/src/Extensions/MySQLDbFunctionsEnums.cs x: 4 commits (all time) y: 9 lines of code EFCore/src/Extensions/MySQLDbFunctionsExtensions.cs x: 12 commits (all time) y: 264 lines of code EFCore/src/Extensions/MySQLEntityTypeBuilderExtensions.cs x: 4 commits (all time) y: 162 lines of code EFCore/src/Extensions/MySQLEntityTypeExtensions.cs x: 4 commits (all time) y: 112 lines of code EFCore/src/Extensions/MySQLIndexExtensions.cs x: 12 commits (all time) y: 61 lines of code EFCore/src/Extensions/MySQLKeyExtensions.cs x: 4 commits (all time) y: 16 lines of code EFCore/src/Extensions/MySQLMigrationBuilderExtensions.cs x: 16 commits (all time) y: 57 lines of code EFCore/src/Extensions/MySQLModelBuilderExtensions.cs x: 4 commits (all time) y: 69 lines of code EFCore/src/Extensions/MySQLModelExtensions.cs x: 16 commits (all time) y: 33 lines of code EFCore/src/Extensions/MySQLPropertyBuilderExtensions.cs x: 13 commits (all time) y: 67 lines of code EFCore/src/Extensions/MySQLPropertyExtensions.cs x: 12 commits (all time) y: 136 lines of code EFCore/src/Extensions/MySQLTypeBaseExtensions.cs x: 3 commits (all time) y: 17 lines of code EFCore/src/Extensions/MySqlIndexBuilderExtensions.cs x: 4 commits (all time) y: 39 lines of code EFCore/src/Infrastructure/Internal/IMySQLOptions.cs x: 18 commits (all time) y: 11 lines of code EFCore/src/Infrastructure/Internal/MySQLOptionsExtension.cs x: 12 commits (all time) y: 72 lines of code EFCore/src/Infrastructure/MySQLDbContextOptionsBuilder.cs x: 16 commits (all time) y: 29 lines of code EFCore/src/Internal/MySQLModelValidator.cs x: 12 commits (all time) y: 20 lines of code EFCore/src/Internal/MySQLOptions.cs x: 14 commits (all time) y: 31 lines of code EFCore/src/Internal/MySQLRetryingExecutionStrategy.cs x: 4 commits (all time) y: 55 lines of code EFCore/src/Internal/MySQLValueGenerationStrategyCompatibility.cs x: 12 commits (all time) y: 29 lines of code EFCore/src/Metadata/Conventions/MySQLConventionSetBuilder.cs x: 19 commits (all time) y: 47 lines of code EFCore/src/Metadata/Conventions/MySQLValueGenerationConvention.cs x: 16 commits (all time) y: 58 lines of code EFCore/src/Metadata/Conventions/MySqlCharsetAttributeConvention.cs x: 16 commits (all time) y: 25 lines of code EFCore/src/Metadata/Conventions/MySqlEntityCharsetAttributeConvention.cs x: 18 commits (all time) y: 43 lines of code EFCore/src/Metadata/Internal/MySQLAnnotationProvider.cs x: 8 commits (all time) y: 231 lines of code EFCore/src/Metadata/MySQLValueGenerationStrategy.cs x: 14 commits (all time) y: 9 lines of code EFCore/src/Migrations/Internal/MySQLMigrationDatabaseLockcs.cs x: 2 commits (all time) y: 23 lines of code EFCore/src/Migrations/Internal/MySQLMigrationsModelDiffer.cs x: 15 commits (all time) y: 83 lines of code EFCore/src/Migrations/Internal/MySQLMigrator.cs x: 5 commits (all time) y: 881 lines of code EFCore/src/Migrations/MySQLMigrationsSqlGenerator.cs x: 13 commits (all time) y: 434 lines of code EFCore/src/Migrations/Operations/CreateDatabaseOperation.cs x: 12 commits (all time) y: 9 lines of code EFCore/src/Properties/AssemblyInfo.cs x: 21 commits (all time) y: 22 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLByteArrayMethodTranslator.cs x: 4 commits (all time) y: 65 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLDbFunctionsExtensionsMethodTranslator.cs x: 12 commits (all time) y: 138 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLRegexIsMatchTranslator.cs x: 4 commits (all time) y: 31 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLStringLengthTranslator.cs x: 12 commits (all time) y: 36 lines of code EFCore/src/Query/Expressions/Internal/MySQLBinaryExpression.cs x: 13 commits (all time) y: 108 lines of code EFCore/src/Query/Expressions/Internal/MySQLColumnAliasReferenceExpression.cs x: 5 commits (all time) y: 65 lines of code EFCore/src/Query/Expressions/Internal/MySQLComplexFunctionArgumentExpression.cs x: 13 commits (all time) y: 76 lines of code EFCore/src/Query/Expressions/Internal/MySQLJsonArrayIndexExpression.cs x: 5 commits (all time) y: 58 lines of code EFCore/src/Query/Expressions/Internal/MySQLJsonTraversalExpression.cs x: 5 commits (all time) y: 104 lines of code EFCore/src/Query/Expressions/Internal/MySQLMatchExpression.cs x: 5 commits (all time) y: 91 lines of code EFCore/src/Query/Expressions/Internal/MySQLRegexpExpression.cs x: 5 commits (all time) y: 81 lines of code EFCore/src/Query/Expressions/Internal/MySQLStringComparisonMethodTranslator.cs x: 15 commits (all time) y: 615 lines of code EFCore/src/Query/Internal/MySQLCommandParser.cs x: 4 commits (all time) y: 226 lines of code EFCore/src/Query/Internal/MySQLCompatibilityExpressionVisitor.cs x: 12 commits (all time) y: 64 lines of code EFCore/src/Query/Internal/MySQLCompiledQueryCacheKeyGenerator.cs x: 12 commits (all time) y: 43 lines of code EFCore/src/Query/Internal/MySQLConvertTranslator.cs x: 12 commits (all time) y: 41 lines of code EFCore/src/Query/Internal/MySQLDateDiffFunctionsTranslator.cs x: 12 commits (all time) y: 251 lines of code EFCore/src/Query/Internal/MySQLDateTimeMemberTranslator.cs x: 12 commits (all time) y: 118 lines of code EFCore/src/Query/Internal/MySQLDateTimeMethodTranslator.cs x: 13 commits (all time) y: 123 lines of code EFCore/src/Query/Internal/MySQLEvaluatableExpressionFilter.cs x: 4 commits (all time) y: 25 lines of code EFCore/src/Query/Internal/MySQLMathTranslator.cs x: 12 commits (all time) y: 99 lines of code EFCore/src/Query/Internal/MySQLMethodCallTranslatorProvider.cs x: 13 commits (all time) y: 28 lines of code EFCore/src/Query/Internal/MySQLParameterBasedSqlProcessor.cs x: 8 commits (all time) y: 49 lines of code EFCore/src/Query/Internal/MySQLParameterBasedSqlProcessorFactory.cs x: 5 commits (all time) y: 22 lines of code EFCore/src/Query/Internal/MySQLQueryStringFactory.cs x: 4 commits (all time) y: 63 lines of code EFCore/src/Query/Internal/MySQLQueryTranslationPostprocessor.cs x: 13 commits (all time) y: 24 lines of code EFCore/src/Query/Internal/MySQLSqlExpressionFactory.cs x: 13 commits (all time) y: 294 lines of code EFCore/src/Query/Internal/MySQLSqlTranslatingExpressionVisitorFactory.cs x: 13 commits (all time) y: 20 lines of code EFCore/src/Query/Internal/MySQLStringMethodTranslator.cs x: 12 commits (all time) y: 235 lines of code EFCore/src/Query/Sql/Internal/MySQLQuerySqlGenerator.cs x: 14 commits (all time) y: 307 lines of code EFCore/src/Scaffolding/Internal/MySQLCodeGenerator.cs x: 20 commits (all time) y: 26 lines of code EFCore/src/Scaffolding/Internal/MySQLDatabaseModelFactory.cs x: 22 commits (all time) y: 549 lines of code EFCore/src/Storage/Internal/MySQLByteArrayTypeMapping.cs x: 20 commits (all time) y: 62 lines of code EFCore/src/Storage/Internal/MySQLDatabaseCreator.cs x: 19 commits (all time) y: 181 lines of code EFCore/src/Storage/Internal/MySQLDateTimeOffsetTypeMapping.cs x: 4 commits (all time) y: 77 lines of code EFCore/src/Storage/Internal/MySQLDatetimeTypeMapping.cs x: 17 commits (all time) y: 72 lines of code EFCore/src/Storage/Internal/MySQLDecimalTypeMapping.cs x: 4 commits (all time) y: 36 lines of code EFCore/src/Storage/Internal/MySQLExecutionStrategyFactory.cs x: 12 commits (all time) y: 14 lines of code EFCore/src/Storage/Internal/MySQLGeometryTypeMapping.cs x: 14 commits (all time) y: 41 lines of code EFCore/src/Storage/Internal/MySQLGuidTypeMapping.cs x: 8 commits (all time) y: 99 lines of code EFCore/src/Storage/Internal/MySQLRelationalConnection.cs x: 5 commits (all time) y: 56 lines of code EFCore/src/Storage/Internal/MySQLScaffoldingConnectionSettings.cs x: 4 commits (all time) y: 89 lines of code EFCore/src/Storage/Internal/MySQLStringTypeMapping.cs x: 13 commits (all time) y: 83 lines of code EFCore/src/Storage/Internal/MySQLTypeMappingSource.cs x: 6 commits (all time) y: 257 lines of code EFCore/src/Update/MySQLModificationCommandBatch.cs x: 15 commits (all time) y: 111 lines of code EFCore/src/Update/MySQLUpdateSqlGenerator.cs x: 22 commits (all time) y: 300 lines of code EFCore/src/Utils/Static.cs x: 7 commits (all time) y: 81 lines of code EFCore/src/Utils/StringBuilderExtensions.cs x: 4 commits (all time) y: 90 lines of code EntityFramework/src/EFMySqlCommand.cs x: 10 commits (all time) y: 99 lines of code EntityFramework/src/EFMySqlDataReader.cs x: 10 commits (all time) y: 201 lines of code EntityFramework/src/Fragments/InputFragment.cs x: 7 commits (all time) y: 61 lines of code EntityFramework/src/Fragments/JoinFragment.cs x: 7 commits (all time) y: 28 lines of code EntityFramework/src/Fragments/SqlFragment.cs x: 9 commits (all time) y: 527 lines of code EntityFramework/src/Fragments/TableFragment.cs x: 10 commits (all time) y: 39 lines of code EntityFramework/src/Generators/DeleteGenerator.cs x: 7 commits (all time) y: 16 lines of code EntityFramework/src/Generators/FunctionGenerator.cs x: 7 commits (all time) y: 33 lines of code EntityFramework/src/Generators/FunctionProcessor.cs x: 11 commits (all time) y: 155 lines of code EntityFramework/src/Generators/InsertGenerator.cs x: 7 commits (all time) y: 71 lines of code EntityFramework/src/Generators/Scope.cs x: 10 commits (all time) y: 74 lines of code EntityFramework/src/Generators/SelectGenerator.cs x: 7 commits (all time) y: 393 lines of code EntityFramework/src/Generators/SqlGenerator.cs x: 9 commits (all time) y: 721 lines of code EntityFramework/src/Generators/UpdateGenerator.cs x: 9 commits (all time) y: 109 lines of code EntityFramework/src/Metadata.cs x: 8 commits (all time) y: 167 lines of code EntityFramework/src/MySqlEFConfiguration.cs x: 11 commits (all time) y: 26 lines of code EntityFramework/src/MySqlExecutionStrategy.cs x: 7 commits (all time) y: 149 lines of code EntityFramework/src/MySqlHistoryContext.cs x: 9 commits (all time) y: 17 lines of code EntityFramework/src/MySqlLogger.cs x: 9 commits (all time) y: 31 lines of code EntityFramework/src/MySqlMigrationSqlGenerator.cs x: 21 commits (all time) y: 707 lines of code EntityFramework/src/MySqlSpatialDataReader.cs x: 7 commits (all time) y: 50 lines of code EntityFramework/src/MySqlSpatialServices.cs x: 7 commits (all time) y: 711 lines of code EntityFramework/src/Properties/AssemblyInfo.cs x: 17 commits (all time) y: 18 lines of code EntityFramework/src/Properties/VersionInfo.cs x: 3 commits (all time) y: 7 lines of code EntityFramework/src/ProviderManifest.cs x: 11 commits (all time) y: 250 lines of code EntityFramework/src/ProviderServices.cs x: 17 commits (all time) y: 465 lines of code EntityFramework/src/Statements/DeleteStatement.cs x: 7 commits (all time) y: 23 lines of code EntityFramework/src/Statements/InsertStatement.cs x: 9 commits (all time) y: 41 lines of code EntityFramework/src/Statements/SelectStatement.cs x: 9 commits (all time) y: 298 lines of code EntityFramework/src/Statements/UpdateStatement.cs x: 7 commits (all time) y: 47 lines of code MySQL.Data/src/Authentication/AuthenticationManager.cs x: 33 commits (all time) y: 59 lines of code MySQL.Data/src/Authentication/CachingSha2AuthenticationPlugin.cs x: 34 commits (all time) y: 113 lines of code MySQL.Data/src/Authentication/ClearPasswordPlugin.cs x: 10 commits (all time) y: 23 lines of code MySQL.Data/src/Authentication/FIDO/FidoDeviceInfo.cs x: 3 commits (all time) y: 57 lines of code MySQL.Data/src/Authentication/FIDO/Utility/ConstStringMarshaler.cs x: 3 commits (all time) y: 29 lines of code MySQL.Data/src/Authentication/FIDO/Utility/Enums.cs x: 3 commits (all time) y: 66 lines of code MySQL.Data/src/Authentication/FIDO/Utility/Init.cs x: 3 commits (all time) y: 15 lines of code MySQL.Data/src/Authentication/GSSAPI/GssContext.cs x: 5 commits (all time) y: 145 lines of code MySQL.Data/src/Authentication/GSSAPI/GssContextFlags.cs x: 5 commits (all time) y: 19 lines of code MySQL.Data/src/Authentication/GSSAPI/GssCredentials.cs x: 10 commits (all time) y: 137 lines of code MySQL.Data/src/Authentication/GSSAPI/Native/GssBufferDescStruct.cs x: 5 commits (all time) y: 11 lines of code MySQL.Data/src/Authentication/GSSAPI/Native/NativeMethods.cs x: 10 commits (all time) y: 165 lines of code MySQL.Data/src/Authentication/GSSAPI/Native/NativeMethodsLinux.cs x: 8 commits (all time) y: 107 lines of code MySQL.Data/src/Authentication/GSSAPI/Native/NativeMethodsWin64.cs x: 3 commits (all time) y: 107 lines of code MySQL.Data/src/Authentication/GSSAPI/Utility/Disposable.cs x: 6 commits (all time) y: 46 lines of code MySQL.Data/src/Authentication/GSSAPI/Utility/ExceptionMessages.cs x: 5 commits (all time) y: 34 lines of code MySQL.Data/src/Authentication/GSSAPI/Utility/KerberosConfig.cs x: 9 commits (all time) y: 156 lines of code MySQL.Data/src/Authentication/KerberosAuthenticationPlugin.cs x: 14 commits (all time) y: 89 lines of code MySQL.Data/src/Authentication/MySQLAuthenticationPlugin.cs x: 36 commits (all time) y: 190 lines of code MySQL.Data/src/Authentication/MySqlPemReader.cs x: 22 commits (all time) y: 162 lines of code MySQL.Data/src/Authentication/MySqlSASLPlugin.cs x: 17 commits (all time) y: 162 lines of code MySQL.Data/src/Authentication/NativePasswordPlugins.cs x: 25 commits (all time) y: 60 lines of code MySQL.Data/src/Authentication/OpenIdConnectClientAuthentication.cs x: 3 commits (all time) y: 35 lines of code MySQL.Data/src/Authentication/SSPI/SspiCredentials.cs x: 4 commits (all time) y: 50 lines of code MySQL.Data/src/Authentication/SSPI/SspiSecurityContext.cs x: 5 commits (all time) y: 97 lines of code MySQL.Data/src/Authentication/SSPI/Structs.cs x: 4 commits (all time) y: 153 lines of code MySQL.Data/src/Authentication/ScramBase.cs x: 7 commits (all time) y: 153 lines of code MySQL.Data/src/Authentication/Sha256AuthenticationPlugin.cs x: 43 commits (all time) y: 75 lines of code MySQL.Data/src/Authentication/WebAuthnAuthenticationPlugin.cs x: 3 commits (all time) y: 142 lines of code MySQL.Data/src/Authentication/WindowsAuthenticationPlugin.cs x: 26 commits (all time) y: 43 lines of code MySQL.Data/src/BulkLoader.cs x: 25 commits (all time) y: 139 lines of code MySQL.Data/src/CharSetMap.cs x: 26 commits (all time) y: 180 lines of code MySQL.Data/src/CompressedStream.cs x: 19 commits (all time) y: 263 lines of code MySQL.Data/src/Crypt.cs x: 17 commits (all time) y: 101 lines of code MySQL.Data/src/Driver.cs x: 39 commits (all time) y: 267 lines of code MySQL.Data/src/Exception.cs x: 27 commits (all time) y: 58 lines of code MySQL.Data/src/Failover/FailoverGroup.cs x: 8 commits (all time) y: 36 lines of code MySQL.Data/src/Failover/FailoverManager.cs x: 32 commits (all time) y: 258 lines of code MySQL.Data/src/Failover/RandomFailoverGroup.cs x: 13 commits (all time) y: 41 lines of code MySQL.Data/src/Failover/SequentialFailoverGroup.cs x: 15 commits (all time) y: 42 lines of code MySQL.Data/src/Field.cs x: 38 commits (all time) y: 282 lines of code MySQL.Data/src/Framework/netstandard2_0/AuthenticationManager.cs x: 8 commits (all time) y: 19 lines of code MySQL.Data/src/Framework/netstandard2_0/CommandBuilder.cs x: 20 commits (all time) y: 195 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlClientPermission.cs x: 13 commits (all time) y: 47 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlConfiguration.cs x: 13 commits (all time) y: 118 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlHelper.cs x: 12 commits (all time) y: 179 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlPromotableTransaction.cs x: 13 commits (all time) y: 164 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlSecurityPermission.cs x: 15 commits (all time) y: 25 lines of code MySQL.Data/src/Framework/netstandard2_0/dataadapter.cs x: 18 commits (all time) y: 778 lines of code MySQL.Data/src/ISSchemaProvider.cs x: 31 commits (all time) y: 313 lines of code MySQL.Data/src/Interceptors/CommandInterceptor.cs x: 21 commits (all time) y: 86 lines of code MySQL.Data/src/Interceptors/ExceptionInterceptor.cs x: 22 commits (all time) y: 58 lines of code MySQL.Data/src/MySqlAttribute.cs x: 6 commits (all time) y: 157 lines of code MySQL.Data/src/MySqlBaseConnectionStringBuilder.cs x: 75 commits (all time) y: 353 lines of code MySQL.Data/src/MySqlClientFactory.cs x: 30 commits (all time) y: 60 lines of code MySQL.Data/src/MySqlCommand.cs x: 10 commits (all time) y: 679 lines of code MySQL.Data/src/MySqlConnection.cs x: 15 commits (all time) y: 690 lines of code MySQL.Data/src/MySqlConnectionStringBuilder.cs x: 119 commits (all time) y: 1005 lines of code MySQL.Data/src/MySqlDataReader.cs x: 9 commits (all time) y: 803 lines of code MySQL.Data/src/MySqlError.cs x: 17 commits (all time) y: 662 lines of code MySQL.Data/src/MySqlPacket.cs x: 22 commits (all time) y: 339 lines of code MySQL.Data/src/MySqlParameter.cs x: 5 commits (all time) y: 474 lines of code MySQL.Data/src/MySqlParameterCollection.cs x: 3 commits (all time) y: 306 lines of code MySQL.Data/src/MySqlPool.cs x: 27 commits (all time) y: 292 lines of code MySQL.Data/src/MySqlPoolManager.cs x: 36 commits (all time) y: 202 lines of code MySQL.Data/src/MySqlScript.cs x: 25 commits (all time) y: 269 lines of code MySQL.Data/src/MySqlStream.cs x: 17 commits (all time) y: 212 lines of code MySQL.Data/src/MySqlTrace.cs x: 16 commits (all time) y: 66 lines of code MySQL.Data/src/MySqlTransaction.cs x: 4 commits (all time) y: 82 lines of code MySQL.Data/src/MysqlDefs.cs x: 85 commits (all time) y: 465 lines of code MySQL.Data/src/NativeDriver.cs x: 87 commits (all time) y: 752 lines of code MySQL.Data/src/OkPacket.cs x: 9 commits (all time) y: 80 lines of code MySQL.Data/src/PacketBitConverter.cs x: 2 commits (all time) y: 65 lines of code MySQL.Data/src/PerformanceMonitor.cs x: 10 commits (all time) y: 19 lines of code MySQL.Data/src/PreparableStatement.cs x: 24 commits (all time) y: 164 lines of code MySQL.Data/src/ProcedureCache.cs x: 21 commits (all time) y: 159 lines of code MySQL.Data/src/Properties/AssemblyInfo.cs x: 48 commits (all time) y: 25 lines of code MySQL.Data/src/Properties/VersionInfo.cs x: 83 commits (all time) y: 6 lines of code MySQL.Data/src/Replication/ReplicationConfiguration.cs x: 16 commits (all time) y: 71 lines of code MySQL.Data/src/Replication/ReplicationManager.cs x: 23 commits (all time) y: 117 lines of code MySQL.Data/src/Replication/ReplicationRoundRobinServerGroup.cs x: 15 commits (all time) y: 28 lines of code MySQL.Data/src/Replication/ReplicationServerGroup.cs x: 23 commits (all time) y: 85 lines of code MySQL.Data/src/ResultSet.cs x: 14 commits (all time) y: 231 lines of code MySQL.Data/src/Runtime.cs x: 9 commits (all time) y: 24 lines of code MySQL.Data/src/Statement.cs x: 18 commits (all time) y: 247 lines of code MySQL.Data/src/StoredProcedure.cs x: 24 commits (all time) y: 261 lines of code MySQL.Data/src/TableCache.cs x: 16 commits (all time) y: 91 lines of code MySQL.Data/src/TimedStream.cs x: 17 commits (all time) y: 204 lines of code MySQL.Data/src/TracingDriver.cs x: 14 commits (all time) y: 195 lines of code MySQL.Data/src/Types/MetaData.cs x: 19 commits (all time) y: 131 lines of code MySQL.Data/src/Types/MySqlBinary.cs x: 13 commits (all time) y: 156 lines of code MySQL.Data/src/Types/MySqlBit.cs x: 16 commits (all time) y: 76 lines of code MySQL.Data/src/Types/MySqlByte.cs x: 21 commits (all time) y: 93 lines of code MySQL.Data/src/Types/MySqlConversionException.cs x: 14 commits (all time) y: 12 lines of code MySQL.Data/src/Types/MySqlDateTime.cs x: 36 commits (all time) y: 387 lines of code MySQL.Data/src/Types/MySqlDouble.cs x: 12 commits (all time) y: 92 lines of code MySQL.Data/src/Types/MySqlGeometry.cs x: 20 commits (all time) y: 249 lines of code MySQL.Data/src/Types/MySqlInt32.cs x: 17 commits (all time) y: 93 lines of code MySQL.Data/src/Types/MySqlSingle.cs x: 17 commits (all time) y: 83 lines of code MySQL.Data/src/Types/MySqlString.cs x: 11 commits (all time) y: 96 lines of code MySQL.Data/src/Types/MySqlTime.cs x: 27 commits (all time) y: 156 lines of code MySQL.Data/src/Types/MySqlUInt32.cs x: 17 commits (all time) y: 95 lines of code MySQL.Data/src/Utils.cs x: 18 commits (all time) y: 42 lines of code MySQL.Data/src/X/Authentication/MySQL41AuthenticationPlugin.cs x: 11 commits (all time) y: 53 lines of code MySQL.Data/src/X/Communication/CommunicationPacket.cs x: 10 commits (all time) y: 50 lines of code MySQL.Data/src/X/Communication/XCompressionController.cs x: 30 commits (all time) y: 269 lines of code MySQL.Data/src/X/Communication/XPacketProcessor.cs x: 7 commits (all time) y: 128 lines of code MySQL.Data/src/X/Communication/XPacketReaderWriter.cs x: 16 commits (all time) y: 81 lines of code MySQL.Data/src/X/Data/CollationMap.cs x: 19 commits (all time) y: 310 lines of code MySQL.Data/src/X/Protocol/ProtocolBase.cs x: 8 commits (all time) y: 15 lines of code MySQL.Data/src/X/Protocol/ValueDecoder.cs x: 7 commits (all time) y: 14 lines of code MySQL.Data/src/X/Protocol/X/ByteDecoder.cs x: 8 commits (all time) y: 63 lines of code MySQL.Data/src/X/Protocol/X/ExpUnparser.cs x: 7 commits (all time) y: 220 lines of code MySQL.Data/src/X/Protocol/X/ExprParser.cs x: 27 commits (all time) y: 1112 lines of code MySQL.Data/src/X/Protocol/X/ExprUtil.cs x: 20 commits (all time) y: 173 lines of code MySQL.Data/src/X/Protocol/X/IntegerDecoder.cs x: 7 commits (all time) y: 110 lines of code MySQL.Data/src/X/Protocol/X/SetDecoder.cs x: 8 commits (all time) y: 41 lines of code MySQL.Data/src/X/Protocol/X/XProtocol.cs x: 73 commits (all time) y: 789 lines of code MySQL.Data/src/X/Serialization/JsonParser.cs x: 20 commits (all time) y: 152 lines of code MySQL.Data/src/X/Sessions/InternalSession.cs x: 27 commits (all time) y: 106 lines of code MySQL.Data/src/X/Sessions/XInternalSession.cs x: 112 commits (all time) y: 854 lines of code MySQL.Data/src/X/XDevAPI/BaseSession.cs x: 100 commits (all time) y: 506 lines of code MySQL.Data/src/X/XDevAPI/CRUD/AddStatement.cs x: 26 commits (all time) y: 27 lines of code MySQL.Data/src/X/XDevAPI/CRUD/CreateCollectionIndexStatement.cs x: 21 commits (all time) y: 43 lines of code MySQL.Data/src/X/XDevAPI/CRUD/CreateIndexParams.cs x: 20 commits (all time) y: 70 lines of code MySQL.Data/src/X/XDevAPI/CRUD/CrudStatement.cs x: 11 commits (all time) y: 29 lines of code MySQL.Data/src/X/XDevAPI/CRUD/FindStatement.cs x: 32 commits (all time) y: 82 lines of code MySQL.Data/src/X/XDevAPI/CRUD/ModifyStatement.cs x: 28 commits (all time) y: 96 lines of code MySQL.Data/src/X/XDevAPI/CRUD/RemoveStatement.cs x: 22 commits (all time) y: 26 lines of code MySQL.Data/src/X/XDevAPI/CRUD/UpdateSpec.cs x: 15 commits (all time) y: 67 lines of code MySQL.Data/src/X/XDevAPI/Client.cs x: 37 commits (all time) y: 442 lines of code MySQL.Data/src/X/XDevAPI/Collection.cs x: 47 commits (all time) y: 72 lines of code MySQL.Data/src/X/XDevAPI/Common/BaseResult.cs x: 23 commits (all time) y: 57 lines of code MySQL.Data/src/X/XDevAPI/Common/BufferingResult.cs x: 14 commits (all time) y: 134 lines of code MySQL.Data/src/X/XDevAPI/Common/ErrorInfo.cs x: 9 commits (all time) y: 12 lines of code MySQL.Data/src/X/XDevAPI/Common/FilterParams.cs x: 13 commits (all time) y: 59 lines of code MySQL.Data/src/X/XDevAPI/Common/FilterableStatement.cs x: 27 commits (all time) y: 99 lines of code MySQL.Data/src/X/XDevAPI/Common/Result.cs x: 24 commits (all time) y: 20 lines of code MySQL.Data/src/X/XDevAPI/Common/TargetedBaseStatement.cs x: 10 commits (all time) y: 13 lines of code MySQL.Data/src/X/XDevAPI/DbDoc.cs x: 27 commits (all time) y: 197 lines of code MySQL.Data/src/X/XDevAPI/MySqlX.cs x: 24 commits (all time) y: 30 lines of code MySQL.Data/src/X/XDevAPI/MySqlXConnectionStringBuilder.cs x: 51 commits (all time) y: 234 lines of code MySQL.Data/src/X/XDevAPI/Relational/InternalRowResult.cs x: 13 commits (all time) y: 69 lines of code MySQL.Data/src/X/XDevAPI/Relational/Row.cs x: 9 commits (all time) y: 44 lines of code MySQL.Data/src/X/XDevAPI/Relational/RowResult.cs x: 11 commits (all time) y: 10 lines of code MySQL.Data/src/X/XDevAPI/Relational/SqlStatement.cs x: 23 commits (all time) y: 51 lines of code MySQL.Data/src/X/XDevAPI/Relational/Table.cs x: 19 commits (all time) y: 93 lines of code MySQL.Data/src/X/XDevAPI/Relational/TableDeleteStatement.cs x: 18 commits (all time) y: 22 lines of code MySQL.Data/src/X/XDevAPI/Relational/TableInsertStatement.cs x: 19 commits (all time) y: 26 lines of code MySQL.Data/src/X/XDevAPI/Relational/TableSelectStatement.cs x: 27 commits (all time) y: 66 lines of code MySQL.Data/src/X/XDevAPI/Relational/TableUpdateStatement.cs x: 18 commits (all time) y: 32 lines of code MySQL.Data/src/X/XDevAPI/Schema.cs x: 32 commits (all time) y: 233 lines of code MySQL.Data/src/X/XDevAPI/Session.cs x: 26 commits (all time) y: 49 lines of code MySQL.Data/src/common/Cache.cs x: 10 commits (all time) y: 46 lines of code MySQL.Data/src/common/ContextString.cs x: 10 commits (all time) y: 113 lines of code MySQL.Data/src/common/Dns/DnsQuestion.cs x: 3 commits (all time) y: 59 lines of code MySQL.Data/src/common/Dns/DnsRecordHeader.cs x: 3 commits (all time) y: 75 lines of code MySQL.Data/src/common/Dns/DnsRecordReader.cs x: 3 commits (all time) y: 86 lines of code MySQL.Data/src/common/Dns/DnsResolver.cs x: 3 commits (all time) y: 82 lines of code MySQL.Data/src/common/Dns/DnsResourceRecord.cs x: 3 commits (all time) y: 45 lines of code MySQL.Data/src/common/LowResolutionStopwatch.cs x: 12 commits (all time) y: 54 lines of code MySQL.Data/src/common/MySqlConnectionStringOption.cs x: 8 commits (all time) y: 175 lines of code MySQL.Data/src/common/MySqlConnectionStringOptionCollection.cs x: 7 commits (all time) y: 40 lines of code MySQL.Data/src/common/MySqlTokenizer.cs x: 12 commits (all time) y: 211 lines of code MySQL.Data/src/common/NativeMethods.cs x: 11 commits (all time) y: 103 lines of code MySQL.Data/src/common/Platform.cs x: 27 commits (all time) y: 45 lines of code MySQL.Data/src/common/QueryNormalizer.cs x: 18 commits (all time) y: 294 lines of code MySQL.Data/src/common/Ssl.cs x: 49 commits (all time) y: 241 lines of code MySQL.Data/src/common/SslPemCertificateValidator.cs x: 13 commits (all time) y: 195 lines of code MySQL.Data/src/common/StreamCreator.cs x: 51 commits (all time) y: 158 lines of code MySQL.Data/src/common/UnixEndPoint.cs x: 10 commits (all time) y: 36 lines of code MySQL.Data/src/common/Version.cs x: 10 commits (all time) y: 57 lines of code MySQL.Data/src/common/netstandard2_0/NamedPipeStream.cs x: 13 commits (all time) y: 186 lines of code MySQL.Data/src/common/netstandard2_0/SharedMemoryStream.cs x: 10 commits (all time) y: 265 lines of code MySql.Web/src/Application.cs x: 14 commits (all time) y: 51 lines of code MySql.Web/src/MembershipProvider.cs x: 25 commits (all time) y: 1114 lines of code MySql.Web/src/MySqlDatabaseWrapper.cs x: 14 commits (all time) y: 120 lines of code MySql.Web/src/MySqlWebSecurity.cs x: 19 commits (all time) y: 328 lines of code MySql.Web/src/PersonalizationConnectionHelper.cs x: 12 commits (all time) y: 50 lines of code MySql.Web/src/PersonalizationProvider.cs x: 18 commits (all time) y: 414 lines of code MySql.Web/src/PersonalizationProviderProcedures.cs x: 19 commits (all time) y: 541 lines of code MySql.Web/src/ProfileProvider.cs x: 20 commits (all time) y: 530 lines of code MySql.Web/src/Properties/AssemblyInfo.cs x: 22 commits (all time) y: 19 lines of code MySql.Web/src/RoleProvider.cs x: 23 commits (all time) y: 488 lines of code MySql.Web/src/SchemaManager.cs x: 22 commits (all time) y: 120 lines of code MySql.Web/src/SessionProvider.cs x: 20 commits (all time) y: 728 lines of code MySql.Web/src/SimpleMembershipProvider.cs x: 26 commits (all time) y: 960 lines of code MySql.Web/src/SimpleRoleProvider.cs x: 27 commits (all time) y: 421 lines of code MySql.Web/src/SiteMapProvider.cs x: 14 commits (all time) y: 143 lines of code MySql.Web/src/Properties/schema1.sql x: 5 commits (all time) y: 29 lines of code MySql.Web/src/Properties/schema2.sql x: 5 commits (all time) y: 4 lines of code MySql.Web/src/Properties/schema3.sql x: 8 commits (all time) y: 55 lines of code MySql.Web/src/Properties/schema4.sql x: 8 commits (all time) y: 4 lines of code MySql.Web/src/Properties/schema7.sql x: 5 commits (all time) y: 10 lines of code EntityFramework/src/Properties/ProviderManifest.xml x: 4 commits (all time) y: 1339 lines of code
1339.0
lines of code
  min: 3.0
  average: 127.12
  25th percentile: 26.0
  median: 60.0
  75th percentile: 139.0
  max: 1339.0
0 119.0
commits (all time)
min: 2.0 | average: 14.34 | 25th percentile: 7.0 | median: 12.0 | 75th percentile: 17.0 | max: 119.0

File Size vs. Contributors (all time): 447 points

MySQL.Data/src/SchemaProvider.cs x: 7 contributors (all time) y: 782 lines of code EFCore/src/Migrations/Internal/MySQLHistoryRepository.cs x: 6 contributors (all time) y: 139 lines of code MySQL.Data/src/common/MyNetworkStream.cs x: 7 contributors (all time) y: 285 lines of code EFCore/src/DataAnnotations/MySQLCharsetAttribute.cs x: 3 contributors (all time) y: 13 lines of code EFCore/src/Design/Internal/MySQLAnnotationCodeGenerator.cs x: 6 contributors (all time) y: 79 lines of code EFCore/src/Design/Internal/MySQLDesignTimeServices.cs x: 6 contributors (all time) y: 20 lines of code EFCore/src/Diagnostics/Internal/MySQLLoggingDefinitions.cs x: 5 contributors (all time) y: 23 lines of code EFCore/src/Diagnostics/MySQLEventId.cs x: 5 contributors (all time) y: 49 lines of code EFCore/src/Extensions/MySQLDatabaseFacadeExtensions.cs x: 5 contributors (all time) y: 15 lines of code EFCore/src/Extensions/MySQLDbContextOptionsExtensions.cs x: 5 contributors (all time) y: 86 lines of code EFCore/src/Extensions/MySQLDbFunctionsEnums.cs x: 3 contributors (all time) y: 9 lines of code EFCore/src/Extensions/MySQLDbFunctionsExtensions.cs x: 5 contributors (all time) y: 264 lines of code EFCore/src/Extensions/MySQLEntityTypeBuilderExtensions.cs x: 3 contributors (all time) y: 162 lines of code EFCore/src/Extensions/MySQLEntityTypeExtensions.cs x: 3 contributors (all time) y: 112 lines of code EFCore/src/Extensions/MySQLIndexExtensions.cs x: 5 contributors (all time) y: 61 lines of code EFCore/src/Extensions/MySQLKeyExtensions.cs x: 3 contributors (all time) y: 16 lines of code EFCore/src/Extensions/MySQLMigrationBuilderExtensions.cs x: 6 contributors (all time) y: 57 lines of code EFCore/src/Extensions/MySQLModelBuilderExtensions.cs x: 3 contributors (all time) y: 69 lines of code EFCore/src/Extensions/MySQLModelExtensions.cs x: 6 contributors (all time) y: 33 lines of code EFCore/src/Extensions/MySQLPropertyBuilderExtensions.cs x: 5 contributors (all time) y: 67 lines of code EFCore/src/Extensions/MySQLPropertyExtensions.cs x: 5 contributors (all time) y: 136 lines of code EFCore/src/Extensions/MySqlIndexBuilderExtensions.cs x: 3 contributors (all time) y: 39 lines of code EFCore/src/Infrastructure/Internal/IMySQLOptions.cs x: 6 contributors (all time) y: 11 lines of code EFCore/src/Infrastructure/Internal/MySQLOptionsExtension.cs x: 5 contributors (all time) y: 72 lines of code EFCore/src/Infrastructure/MySQLDbContextOptionsBuilder.cs x: 6 contributors (all time) y: 29 lines of code EFCore/src/Internal/MySQLModelValidator.cs x: 5 contributors (all time) y: 20 lines of code EFCore/src/Internal/MySQLOptions.cs x: 5 contributors (all time) y: 31 lines of code EFCore/src/Internal/MySQLRetryingExecutionStrategy.cs x: 3 contributors (all time) y: 55 lines of code EFCore/src/Metadata/Conventions/MySQLConventionSetBuilder.cs x: 6 contributors (all time) y: 47 lines of code EFCore/src/Metadata/Conventions/MySQLValueGenerationConvention.cs x: 6 contributors (all time) y: 58 lines of code EFCore/src/Metadata/Conventions/MySqlCharsetAttributeConvention.cs x: 6 contributors (all time) y: 25 lines of code EFCore/src/Metadata/Internal/MySQLAnnotationProvider.cs x: 3 contributors (all time) y: 231 lines of code EFCore/src/Metadata/MySQLValueGenerationStrategy.cs x: 5 contributors (all time) y: 9 lines of code EFCore/src/Migrations/Internal/MySQLMigrationDatabaseLockcs.cs x: 2 contributors (all time) y: 23 lines of code EFCore/src/Migrations/Internal/MySQLMigrationsModelDiffer.cs x: 5 contributors (all time) y: 83 lines of code EFCore/src/Migrations/Internal/MySQLMigrator.cs x: 3 contributors (all time) y: 881 lines of code EFCore/src/Migrations/MySQLMigrationsSqlGenerator.cs x: 5 contributors (all time) y: 434 lines of code EFCore/src/Properties/VersionInfo.cs x: 2 contributors (all time) y: 14 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLByteArrayMethodTranslator.cs x: 3 contributors (all time) y: 65 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLDbFunctionsExtensionsMethodTranslator.cs x: 5 contributors (all time) y: 138 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLRegexIsMatchTranslator.cs x: 3 contributors (all time) y: 31 lines of code EFCore/src/Query/ExpressionTranslators/Internal/MySQLStringLengthTranslator.cs x: 5 contributors (all time) y: 36 lines of code EFCore/src/Query/Expressions/Internal/MySQLBinaryExpression.cs x: 5 contributors (all time) y: 108 lines of code EFCore/src/Query/Expressions/Internal/MySQLComplexFunctionArgumentExpression.cs x: 5 contributors (all time) y: 76 lines of code EFCore/src/Query/Expressions/Internal/MySQLJsonArrayIndexExpression.cs x: 3 contributors (all time) y: 58 lines of code EFCore/src/Query/Expressions/Internal/MySQLJsonTraversalExpression.cs x: 3 contributors (all time) y: 104 lines of code EFCore/src/Query/Expressions/Internal/MySQLMatchExpression.cs x: 3 contributors (all time) y: 91 lines of code EFCore/src/Query/Expressions/Internal/MySQLRegexpExpression.cs x: 3 contributors (all time) y: 81 lines of code EFCore/src/Query/Expressions/Internal/MySQLStringComparisonMethodTranslator.cs x: 5 contributors (all time) y: 615 lines of code EFCore/src/Query/Internal/MySQLCommandParser.cs x: 3 contributors (all time) y: 226 lines of code EFCore/src/Query/Internal/MySQLCompiledQueryCacheKeyGenerator.cs x: 5 contributors (all time) y: 43 lines of code EFCore/src/Query/Internal/MySQLConvertTranslator.cs x: 5 contributors (all time) y: 41 lines of code EFCore/src/Query/Internal/MySQLDateDiffFunctionsTranslator.cs x: 5 contributors (all time) y: 251 lines of code EFCore/src/Query/Internal/MySQLDateTimeMemberTranslator.cs x: 5 contributors (all time) y: 118 lines of code EFCore/src/Query/Internal/MySQLDateTimeMethodTranslator.cs x: 5 contributors (all time) y: 123 lines of code EFCore/src/Query/Internal/MySQLEvaluatableExpressionFilter.cs x: 3 contributors (all time) y: 25 lines of code EFCore/src/Query/Internal/MySQLMathTranslator.cs x: 5 contributors (all time) y: 99 lines of code EFCore/src/Query/Internal/MySQLParameterBasedSqlProcessor.cs x: 3 contributors (all time) y: 49 lines of code EFCore/src/Query/Internal/MySQLSqlExpressionFactory.cs x: 5 contributors (all time) y: 294 lines of code EFCore/src/Query/Internal/MySQLStringMethodTranslator.cs x: 5 contributors (all time) y: 235 lines of code EFCore/src/Query/Sql/Internal/MySQLQuerySqlGenerator.cs x: 6 contributors (all time) y: 307 lines of code EFCore/src/Scaffolding/Internal/MySQLDatabaseModelFactory.cs x: 6 contributors (all time) y: 549 lines of code EFCore/src/Storage/Internal/MySQLDatabaseCreator.cs x: 6 contributors (all time) y: 181 lines of code EFCore/src/Storage/Internal/MySQLDateTimeOffsetTypeMapping.cs x: 3 contributors (all time) y: 77 lines of code EFCore/src/Storage/Internal/MySQLDatetimeTypeMapping.cs x: 6 contributors (all time) y: 72 lines of code EFCore/src/Storage/Internal/MySQLDecimalTypeMapping.cs x: 3 contributors (all time) y: 36 lines of code EFCore/src/Storage/Internal/MySQLGuidTypeMapping.cs x: 6 contributors (all time) y: 99 lines of code EFCore/src/Storage/Internal/MySQLScaffoldingConnectionSettings.cs x: 3 contributors (all time) y: 89 lines of code EFCore/src/Storage/Internal/MySQLTypeMappingSource.cs x: 3 contributors (all time) y: 257 lines of code EFCore/src/Update/MySQLModificationCommandBatch.cs x: 5 contributors (all time) y: 111 lines of code EFCore/src/Update/MySQLUpdateSqlGenerator.cs x: 6 contributors (all time) y: 300 lines of code EntityFramework/src/EFMySqlDataReader.cs x: 6 contributors (all time) y: 201 lines of code EntityFramework/src/Fragments/InputFragment.cs x: 4 contributors (all time) y: 61 lines of code EntityFramework/src/Fragments/JoinFragment.cs x: 4 contributors (all time) y: 28 lines of code EntityFramework/src/Fragments/SqlFragment.cs x: 5 contributors (all time) y: 527 lines of code EntityFramework/src/Generators/DeleteGenerator.cs x: 4 contributors (all time) y: 16 lines of code EntityFramework/src/Generators/FunctionGenerator.cs x: 4 contributors (all time) y: 33 lines of code EntityFramework/src/Generators/FunctionProcessor.cs x: 6 contributors (all time) y: 155 lines of code EntityFramework/src/Generators/InsertGenerator.cs x: 4 contributors (all time) y: 71 lines of code EntityFramework/src/Generators/SelectGenerator.cs x: 4 contributors (all time) y: 393 lines of code EntityFramework/src/Generators/SqlGenerator.cs x: 5 contributors (all time) y: 721 lines of code EntityFramework/src/Metadata.cs x: 5 contributors (all time) y: 167 lines of code EntityFramework/src/MySqlExecutionStrategy.cs x: 4 contributors (all time) y: 149 lines of code EntityFramework/src/MySqlMigrationSqlGenerator.cs x: 6 contributors (all time) y: 707 lines of code EntityFramework/src/MySqlSpatialDataReader.cs x: 4 contributors (all time) y: 50 lines of code EntityFramework/src/MySqlSpatialServices.cs x: 4 contributors (all time) y: 711 lines of code EntityFramework/src/Properties/VersionInfo.cs x: 2 contributors (all time) y: 7 lines of code EntityFramework/src/ProviderServices.cs x: 6 contributors (all time) y: 465 lines of code EntityFramework/src/Statements/DeleteStatement.cs x: 4 contributors (all time) y: 23 lines of code EntityFramework/src/Statements/UpdateStatement.cs x: 4 contributors (all time) y: 47 lines of code MySQL.Data.OpenTelemetry/src/Properties/AssemblyInfo.cs x: 2 contributors (all time) y: 16 lines of code MySQL.Data/src/Authentication/AuthenticationManager.cs x: 7 contributors (all time) y: 59 lines of code MySQL.Data/src/Authentication/FIDO/FidoAssertion.cs x: 4 contributors (all time) y: 92 lines of code MySQL.Data/src/Authentication/FIDO/FidoDevice.cs x: 4 contributors (all time) y: 41 lines of code MySQL.Data/src/Authentication/FIDO/Native/NativeMethods.cs x: 4 contributors (all time) y: 79 lines of code MySQL.Data/src/Authentication/GSSAPI/GssContext.cs x: 3 contributors (all time) y: 145 lines of code MySQL.Data/src/Authentication/GSSAPI/GssCredentials.cs x: 3 contributors (all time) y: 137 lines of code MySQL.Data/src/Authentication/GSSAPI/Native/NativeMethods.cs x: 3 contributors (all time) y: 165 lines of code MySQL.Data/src/Authentication/GSSAPI/Native/NativeMethodsLinux.cs x: 3 contributors (all time) y: 107 lines of code MySQL.Data/src/Authentication/GSSAPI/Utility/Disposable.cs x: 3 contributors (all time) y: 46 lines of code MySQL.Data/src/Authentication/GSSAPI/Utility/KerberosConfig.cs x: 3 contributors (all time) y: 156 lines of code MySQL.Data/src/Authentication/MySQLAuthenticationPlugin.cs x: 6 contributors (all time) y: 190 lines of code MySQL.Data/src/Authentication/MySqlPemReader.cs x: 6 contributors (all time) y: 162 lines of code MySQL.Data/src/Authentication/MySqlSASLPlugin.cs x: 4 contributors (all time) y: 162 lines of code MySQL.Data/src/Authentication/OpenIdConnectClientAuthentication.cs x: 2 contributors (all time) y: 35 lines of code MySQL.Data/src/Authentication/SSPI/SspiSecurityContext.cs x: 3 contributors (all time) y: 97 lines of code MySQL.Data/src/Authentication/WebAuthnAuthenticationPlugin.cs x: 3 contributors (all time) y: 142 lines of code MySQL.Data/src/CompressedStream.cs x: 5 contributors (all time) y: 263 lines of code MySQL.Data/src/Crypt.cs x: 5 contributors (all time) y: 101 lines of code MySQL.Data/src/Driver.cs x: 6 contributors (all time) y: 267 lines of code MySQL.Data/src/Failover/FailoverManager.cs x: 4 contributors (all time) y: 258 lines of code MySQL.Data/src/Field.cs x: 6 contributors (all time) y: 282 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlHelper.cs x: 5 contributors (all time) y: 179 lines of code MySQL.Data/src/Framework/netstandard2_0/MySqlPromotableTransaction.cs x: 7 contributors (all time) y: 164 lines of code MySQL.Data/src/Framework/netstandard2_0/dataadapter.cs x: 5 contributors (all time) y: 778 lines of code MySQL.Data/src/ISSchemaProvider.cs x: 7 contributors (all time) y: 313 lines of code MySQL.Data/src/MySqlBaseConnectionStringBuilder.cs x: 7 contributors (all time) y: 353 lines of code MySQL.Data/src/MySqlCommand.cs x: 4 contributors (all time) y: 679 lines of code MySQL.Data/src/MySqlConnection.cs x: 4 contributors (all time) y: 690 lines of code MySQL.Data/src/MySqlConnectionStringBuilder.cs x: 6 contributors (all time) y: 1005 lines of code MySQL.Data/src/MySqlDataReader.cs x: 5 contributors (all time) y: 803 lines of code MySQL.Data/src/MySqlError.cs x: 7 contributors (all time) y: 662 lines of code MySQL.Data/src/MySqlPacket.cs x: 6 contributors (all time) y: 339 lines of code MySQL.Data/src/MySqlParameter.cs x: 3 contributors (all time) y: 474 lines of code MySQL.Data/src/MySqlParameterCollection.cs x: 3 contributors (all time) y: 306 lines of code MySQL.Data/src/MySqlPool.cs x: 7 contributors (all time) y: 292 lines of code MySQL.Data/src/MySqlPoolManager.cs x: 7 contributors (all time) y: 202 lines of code MySQL.Data/src/MySqlScript.cs x: 5 contributors (all time) y: 269 lines of code MySQL.Data/src/MySqlStream.cs x: 6 contributors (all time) y: 212 lines of code MySQL.Data/src/MySqlTransaction.cs x: 4 contributors (all time) y: 82 lines of code MySQL.Data/src/MysqlDefs.cs x: 7 contributors (all time) y: 465 lines of code MySQL.Data/src/NativeDriver.cs x: 8 contributors (all time) y: 752 lines of code MySQL.Data/src/PacketBitConverter.cs x: 2 contributors (all time) y: 65 lines of code MySQL.Data/src/Properties/AssemblyInfo.cs x: 7 contributors (all time) y: 25 lines of code MySQL.Data/src/Properties/VersionInfo.cs x: 7 contributors (all time) y: 6 lines of code MySQL.Data/src/Replication/ReplicationManager.cs x: 7 contributors (all time) y: 117 lines of code MySQL.Data/src/Replication/ReplicationServerGroup.cs x: 6 contributors (all time) y: 85 lines of code MySQL.Data/src/ResultSet.cs x: 5 contributors (all time) y: 231 lines of code MySQL.Data/src/Schema.cs x: 5 contributors (all time) y: 162 lines of code MySQL.Data/src/Statement.cs x: 7 contributors (all time) y: 247 lines of code MySQL.Data/src/StoredProcedure.cs x: 7 contributors (all time) y: 261 lines of code MySQL.Data/src/TableCache.cs x: 5 contributors (all time) y: 91 lines of code MySQL.Data/src/TimedStream.cs x: 5 contributors (all time) y: 204 lines of code MySQL.Data/src/TracingDriver.cs x: 5 contributors (all time) y: 195 lines of code MySQL.Data/src/Types/MetaData.cs x: 6 contributors (all time) y: 131 lines of code MySQL.Data/src/Types/MySqlBinary.cs x: 5 contributors (all time) y: 156 lines of code MySQL.Data/src/Types/MySqlDateTime.cs x: 5 contributors (all time) y: 387 lines of code MySQL.Data/src/Types/MySqlDouble.cs x: 6 contributors (all time) y: 92 lines of code MySQL.Data/src/Types/MySqlGeometry.cs x: 6 contributors (all time) y: 249 lines of code MySQL.Data/src/Types/MySqlSingle.cs x: 6 contributors (all time) y: 83 lines of code MySQL.Data/src/Utils.cs x: 6 contributors (all time) y: 42 lines of code MySQL.Data/src/X/Authentication/MySQL41AuthenticationPlugin.cs x: 5 contributors (all time) y: 53 lines of code MySQL.Data/src/X/Communication/XCompressionController.cs x: 6 contributors (all time) y: 269 lines of code MySQL.Data/src/X/Communication/XPacketProcessor.cs x: 4 contributors (all time) y: 128 lines of code MySQL.Data/src/X/Data/CollationMap.cs x: 5 contributors (all time) y: 310 lines of code MySQL.Data/src/X/Protocol/ProtocolBase.cs x: 4 contributors (all time) y: 15 lines of code MySQL.Data/src/X/Protocol/X/ExpUnparser.cs x: 4 contributors (all time) y: 220 lines of code MySQL.Data/src/X/Protocol/X/ExprParser.cs x: 5 contributors (all time) y: 1112 lines of code MySQL.Data/src/X/Protocol/X/ExprUtil.cs x: 5 contributors (all time) y: 173 lines of code MySQL.Data/src/X/Protocol/X/IntegerDecoder.cs x: 4 contributors (all time) y: 110 lines of code MySQL.Data/src/X/Protocol/X/XProtocol.cs x: 8 contributors (all time) y: 789 lines of code MySQL.Data/src/X/Serialization/JsonParser.cs x: 5 contributors (all time) y: 152 lines of code MySQL.Data/src/X/Sessions/InternalSession.cs x: 6 contributors (all time) y: 106 lines of code MySQL.Data/src/X/Sessions/XInternalSession.cs x: 8 contributors (all time) y: 854 lines of code MySQL.Data/src/X/XDevAPI/BaseSession.cs x: 6 contributors (all time) y: 506 lines of code MySQL.Data/src/X/XDevAPI/Client.cs x: 7 contributors (all time) y: 442 lines of code MySQL.Data/src/X/XDevAPI/Collection.cs x: 7 contributors (all time) y: 72 lines of code MySQL.Data/src/X/XDevAPI/DbDoc.cs x: 6 contributors (all time) y: 197 lines of code MySQL.Data/src/X/XDevAPI/GenericCollection.cs x: 6 contributors (all time) y: 137 lines of code MySQL.Data/src/X/XDevAPI/MySqlX.cs x: 7 contributors (all time) y: 30 lines of code MySQL.Data/src/X/XDevAPI/Relational/RowResult.cs x: 4 contributors (all time) y: 10 lines of code MySQL.Data/src/X/XDevAPI/Relational/SqlStatement.cs x: 7 contributors (all time) y: 51 lines of code MySQL.Data/src/X/XDevAPI/Relational/TableSelectStatement.cs x: 6 contributors (all time) y: 66 lines of code MySQL.Data/src/X/XDevAPI/Schema.cs x: 8 contributors (all time) y: 233 lines of code MySQL.Data/src/X/XDevAPI/Session.cs x: 6 contributors (all time) y: 49 lines of code MySQL.Data/src/common/ContextString.cs x: 4 contributors (all time) y: 113 lines of code MySQL.Data/src/common/MySqlConnectionStringOption.cs x: 4 contributors (all time) y: 175 lines of code MySQL.Data/src/common/MySqlTokenizer.cs x: 5 contributors (all time) y: 211 lines of code MySQL.Data/src/common/NativeMethods.cs x: 6 contributors (all time) y: 103 lines of code MySQL.Data/src/common/Ssl.cs x: 7 contributors (all time) y: 241 lines of code MySQL.Data/src/common/SslPemCertificateValidator.cs x: 4 contributors (all time) y: 195 lines of code MySQL.Data/src/common/Version.cs x: 4 contributors (all time) y: 57 lines of code MySQL.Data/src/common/netstandard2_0/NamedPipeStream.cs x: 6 contributors (all time) y: 186 lines of code MySql.Web/src/MembershipProvider.cs x: 5 contributors (all time) y: 1114 lines of code MySql.Web/src/MySqlWebSecurity.cs x: 5 contributors (all time) y: 328 lines of code MySql.Web/src/PersonalizationProvider.cs x: 5 contributors (all time) y: 414 lines of code MySql.Web/src/PersonalizationProviderProcedures.cs x: 5 contributors (all time) y: 541 lines of code MySql.Web/src/ProfileProvider.cs x: 5 contributors (all time) y: 530 lines of code MySql.Web/src/RoleProvider.cs x: 5 contributors (all time) y: 488 lines of code MySql.Web/src/SessionProvider.cs x: 5 contributors (all time) y: 728 lines of code MySql.Web/src/SimpleMembershipProvider.cs x: 5 contributors (all time) y: 960 lines of code MySql.Web/src/SimpleRoleProvider.cs x: 6 contributors (all time) y: 421 lines of code MySql.Web/src/SiteMapProvider.cs x: 5 contributors (all time) y: 143 lines of code MySql.Web/src/Properties/schema1.sql x: 2 contributors (all time) y: 29 lines of code MySql.Web/src/Properties/schema2.sql x: 2 contributors (all time) y: 4 lines of code MySql.Web/src/Properties/schema4.sql x: 3 contributors (all time) y: 4 lines of code EntityFramework/src/Properties/ProviderManifest.xml x: 3 contributors (all time) y: 1339 lines of code MySQL.Data/src/X/common/UnmanagedLibraryLoader.cs x: 2 contributors (all time) y: 54 lines of code
1339.0
lines of code
  min: 3.0
  average: 127.12
  25th percentile: 26.0
  median: 60.0
  75th percentile: 139.0
  max: 1339.0
0 8.0
contributors (all time)
min: 2.0 | average: 4.59 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 5.0 | max: 8.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 2 points

MySQL.Data/src/SchemaProvider.cs x: 1 commits (90d) y: 782 lines of code EFCore/src/Migrations/Internal/MySQLHistoryRepository.cs x: 1 commits (90d) y: 139 lines of code
782.0
lines of code
  min: 139.0
  average: 460.5
  25th percentile: 139.0
  median: 460.5
  75th percentile: 782.0
  max: 782.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 2 points

MySQL.Data/src/SchemaProvider.cs x: 1 contributors (90d) y: 782 lines of code EFCore/src/Migrations/Internal/MySQLHistoryRepository.cs x: 1 contributors (90d) y: 139 lines of code
782.0
lines of code
  min: 139.0
  average: 460.5
  25th percentile: 139.0
  median: 460.5
  75th percentile: 782.0
  max: 782.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0