aws / aws-aspnet-cognito-identity-provider
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 23
  • Daily file updates (only one update per file and date counted): 184
  • First update: 2018-10-03
  • Latest update: 2021-10-07
  • Days between first and latest update: 1101 (157 weeks, estimated 785 working days)
  • Active days (at least one file change): 65
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 23 files with 2,098 lines of code in files.
    • 23 files that are 366+ days old (2,098 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 23 files with 2,098 lines of code in files.
    • 16 files have been last changed 366+ days ago (963 lines of code)
    • 4 files have been last changed 181-365 days ago (412 lines of code)
    • 3 files have been last changed 91-180 days ago (723 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
45% | 19% | 34% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, cshtml, md, js, json, css, svg, txt, csproj, yml, gitignore, xml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs45% | 19% | 34% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
Amazon.AspNetCore.Identity.Cognito100% | 0% | 0% | 0% | 0%
Amazon.AspNetCore.Identity.Cognito/CognitoUserStore100% | 0% | 0% | 0% | 0%
Amazon.AspNetCore.Identity.Cognito/Extensions100% | 0% | 0% | 0% | 0%
Amazon.AspNetCore.Identity.Cognito/Exceptions100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
Amazon.AspNetCore.Identity.Cognito/CognitoUserStore59% | 0% | 40% | 0% | 0%
Amazon.AspNetCore.Identity.Cognito26% | 36% | 36% | 0% | 0%
Amazon.AspNetCore.Identity.Cognito/Extensions74% | 25% | 0% | 0% | 0%
Amazon.AspNetCore.Identity.Cognito/Exceptions100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
362 33 162 1174 18
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19 162 1174 12
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14 210 1174 13
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15 1142 1174 4
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3 1075 1174 6
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13 1142 1174 2
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6 746 1174 4
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7 1075 1174 4
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3 316 1174 6
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
48 1 903 1174 2
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3 354 1174 3
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4 1075 1174 3
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2 1106 1174 2
IUserCognitoStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
28 - 162 1174 8
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3 210 1174 5
CognitoRole.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 1 1174 1174 1
CognitoConfigurationException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3 1174 1174 1
AWSCognitoClientOptions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
10 - 1174 1174 1
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2 1075 1155 4
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1 1149 1149 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AWSCognitoClientOptions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
10 - 1174 1174 1
CognitoConfigurationException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3 1174 1174 1
CognitoRole.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 1 1174 1174 1
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3 1149 1149 1
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1 1149 1149 1
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13 1142 1174 2
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15 1142 1174 4
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2 1106 1174 2
CognitoAttributeFilterType.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 2 1075 1075 1
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4 1075 1174 3
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2 1075 1075 1
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7 1075 1174 4
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2 1075 1155 4
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3 1075 1174 6
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
48 1 903 1174 2
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6 746 1174 4
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3 354 1174 3
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3 316 1174 6
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3 210 1174 5
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14 210 1174 13
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2 1075 1075 1
CognitoAttributeFilterType.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 2 1075 1075 1
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1 1149 1149 1
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3 1149 1149 1
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2 1075 1155 4
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
362 33 162 1174 18
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19 162 1174 12
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14 210 1174 13
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15 1142 1174 4
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3 1075 1174 6
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13 1142 1174 2
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6 746 1174 4
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7 1075 1174 4
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3 316 1174 6
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
48 1 903 1174 2
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3 354 1174 3
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4 1075 1174 3
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2 1106 1174 2
IUserCognitoStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
28 - 162 1174 8
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3 210 1174 5
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
CognitoUserManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
362 33 162 1174 18
CognitoUserStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
333 19 162 1174 12
IUserCognitoStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
28 - 162 1174 8
CognitoSigninManager.cs
in src/Amazon.AspNetCore.Identity.Cognito
290 14 210 1174 13
CognitoKeyNormalizer.cs
in src/Amazon.AspNetCore.Identity.Cognito
24 3 210 1174 5
CognitoUserClaimsPrincipalFactory.cs
in src/Amazon.AspNetCore.Identity.Cognito
57 3 316 1174 6
ConfigurationExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
41 3 354 1174 3
CognitoServiceCollectionExtensions.cs
in src/Amazon.AspNetCore.Identity.Cognito/Extensions
112 6 746 1174 4
CognitoPasswordValidator.cs
in src/Amazon.AspNetCore.Identity.Cognito
48 1 903 1174 2
CognitoUserStore.IUserClaimStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
132 3 1075 1174 6
CognitoUserStore.IUserTwoFactorStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
67 2 1075 1155 4
CognitoUserStore.IUserEmailStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
66 7 1075 1174 4
CognitoAttribute.cs
in src/Amazon.AspNetCore.Identity.Cognito
41 2 1075 1075 1
CognitoUserStore.IUserPhoneNumberStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
31 4 1075 1174 3
CognitoAttributeFilterType.cs
in src/Amazon.AspNetCore.Identity.Cognito
18 2 1075 1075 1
CognitoSignInResult.cs
in src/Amazon.AspNetCore.Identity.Cognito
28 2 1106 1174 2
CognitoUserStore.IUserRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito/CognitoUserStore
226 15 1142 1174 4
CognitoRoleStore.cs
in src/Amazon.AspNetCore.Identity.Cognito
118 13 1142 1174 2
CognitoIdentityErrorDescriber.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
18 1 1149 1149 1
CognitoServiceException.cs
in src/Amazon.AspNetCore.Identity.Cognito/Exceptions
15 3 1149 1149 1