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).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Microsoft.Store.PartnerCenter.PowerShell.format.ps1xml in src/PowerShell |
517 | - | 700 | 1270 | 3 |
PartnerCenter.psd1 in src/PowerShell |
228 | - | 354 | 1270 | 70 |
PartnerPSCmdlet.cs in src/PowerShell/Commands |
193 | 13 | 671 | 1270 | 24 |
NewPartnerCustomer.cs in src/PowerShell/Commands |
158 | - | 754 | 1270 | 18 |
ConnectPartnerCenter.cs in src/PowerShell/Commands |
136 | - | 584 | 1270 | 34 |
SetPartnerBillingProfile.cs in src/PowerShell/Commands |
108 | - | 754 | 1270 | 13 |
SetPartnerOrganizationProfile.cs in src/PowerShell/Commands |
82 | - | 754 | 1270 | 10 |
ClientFactory.cs in src/PowerShell/Factories |
82 | 4 | 584 | 1270 | 26 |
GetPartnerCustomerUser.cs in src/PowerShell/Commands |
76 | - | 671 | 1270 | 14 |
AuthenticationFactory.cs in src/PowerShell/Factories |
72 | 2 | 754 | 1270 | 22 |
SetPartnerCustomer.cs in src/PowerShell/Commands |
71 | - | 754 | 1270 | 20 |
AddressValidator.cs in src/PowerShell/Validations |
67 | 2 | 758 | 1270 | 15 |
GetPartnerProductAvailability.cs in src/PowerShell/Commands |
66 | 1 | 758 | 1270 | 12 |
RestorePartnerCustomerUser.cs in src/PowerShell/Commands |
66 | - | 758 | 1270 | 13 |
PSAzureUtilizationRecord.cs in src/PowerShell/Models/Utilizations |
66 | 3 | 872 | 1270 | 7 |
GetPartnerProduct.cs in src/PowerShell/Commands |
63 | 1 | 758 | 1270 | 14 |
GetPartnerAuditRecord.cs in src/PowerShell/Commands |
60 | 2 | 758 | 1270 | 8 |
SetPartnerCustomerUser.cs in src/PowerShell/Commands |
60 | - | 758 | 1270 | 15 |
GetPartnerOffer.cs in src/PowerShell/Commands |
58 | 2 | 758 | 1270 | 11 |
PSOneTimeInvoiceLineItem.cs in src/PowerShell/Models/Invoices |
58 | 2 | 835 | 1270 | 7 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
PSInvoiceLineItem.cs in src/PowerShell/Models/Invoices |
10 | - | 899 | 1270 | 3 |
PSCustomerLicensesInsightsBase.cs in src/PowerShell/Models/Analytics |
11 | - | 899 | 1270 | 3 |
UriExtensions.cs in src/PowerShell/Extensions |
19 | 1 | 899 | 1154 | 2 |
ValidationException.cs in src/PowerShell/Validations |
23 | 4 | 899 | 1270 | 2 |
BreakingChangeAttribute.cs in src/PowerShell/Attributes |
23 | 3 | 899 | 1083 | 2 |
ValidationExtensions.cs in src/PowerShell/Extensions |
24 | 2 | 899 | 1154 | 2 |
SecureStringExtensions.cs in src/PowerShell/Extensions |
24 | 1 | 899 | 1154 | 2 |
PSBaseUsageBasedLineItem.cs in src/PowerShell/Models/Invoices |
33 | - | 899 | 1270 | 3 |
ResourceExtensions.cs in src/PowerShell/Extensions |
42 | 3 | 899 | 1154 | 2 |
PSSubscriptionActivationResult.cs in src/PowerShell/Models/Subscriptions |
9 | - | 872 | 872 | 1 |
IExtensibleModel.cs in src/PowerShell/Models |
9 | - | 872 | 872 | 1 |
IAuthenticatorBuilder.cs in src/PowerShell/Authenticators |
10 | - | 872 | 872 | 1 |
LinuxNativeMethods.cs in src/PowerShell/Utilities |
11 | - | 872 | 872 | 1 |
EnvironmentName.cs in src/PowerShell/Models/Authentication |
12 | - | 872 | 872 | 1 |
AccountType.cs in src/PowerShell/Models/Authentication |
12 | - | 872 | 872 | 1 |
TokenCacheItem.cs in src/PowerShell/Models/Authentication |
13 | - | 872 | 872 | 1 |
DeviceCodeParameters.cs in src/PowerShell/Authenticators |
13 | 1 | 872 | 872 | 1 |
SilentParameters.cs in src/PowerShell/Authenticators |
14 | 1 | 872 | 872 | 1 |
PSSpendingBudget.cs in src/PowerShell/Models/Usage |
16 | 2 | 872 | 1258 | 4 |
ServicePrincipalParameters.cs in src/PowerShell/Authenticators |
16 | 1 | 872 | 872 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
PartnerModule.cs in src/PowerShell/Commands |
68 | 3 | 584 | 584 | 1 |
PartnerPowerShellException.cs in src/PowerShell/Exceptions |
46 | 7 | 754 | 754 | 1 |
PartnerPowerShellErrorCategory.cs in src/PowerShell/Exceptions |
10 | - | 754 | 754 | 1 |
GetPartnerAgreementDocument.cs in src/PowerShell/Commands |
39 | 1 | 758 | 758 | 1 |
HttpListenerInterceptor.cs in src/PowerShell/Network |
75 | 3 | 754 | 766 | 2 |
MessageAndHttpCode.cs in src/PowerShell/Network |
16 | 1 | 766 | 766 | 1 |
GetPartnerUnbilledInvoiceLineItems.cs in src/PowerShell/Commands |
53 | 1 | 767 | 767 | 1 |
RegisterPartnerTokenCache.cs in src/PowerShell/Commands |
39 | 1 | 758 | 767 | 2 |
PersistentTokenCache.cs in src/PowerShell/Utilities |
96 | 6 | 354 | 769 | 4 |
InMemoryTokenCache.cs in src/PowerShell/Utilities |
65 | 6 | 767 | 769 | 2 |
IPartnerTokenCache.cs in src/PowerShell/Utilities |
14 | - | 769 | 769 | 1 |
ComponentKey.cs in src/PowerShell/Models/Authentication |
9 | - | 766 | 769 | 2 |
CrossPlatformLock.cs in src/PowerShell/Utilities |
76 | 4 | 767 | 774 | 2 |
PartnerTokenCache.cs in src/PowerShell/Utilities |
29 | 4 | 767 | 774 | 3 |
SuspendPartnerAzureSubscription.cs in src/PowerShell/Commands |
40 | 1 | 767 | 785 | 3 |
EnablePartnerAzureSubscription.cs in src/PowerShell/Commands |
37 | 1 | 767 | 785 | 3 |
ConcurrencyTaskScheduler.cs in src/PowerShell/Utilities |
140 | 8 | 754 | 788 | 2 |
PartnerAsyncCmdlet.cs in src/PowerShell/Commands |
132 | 7 | 754 | 788 | 3 |
ClientTracingHandler.cs in src/PowerShell/Network |
41 | 1 | 767 | 788 | 3 |
SetPartnerAzureBillingProfile.cs in src/PowerShell/Commands |
32 | - | 767 | 788 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
PartnerCenter.psd1 in src/PowerShell |
228 | - | 354 | 1270 | 70 |
PersistentTokenCache.cs in src/PowerShell/Utilities |
96 | 6 | 354 | 769 | 4 |
PartnerCenter.psm1 in src/PowerShell |
72 | - | 354 | 872 | 17 |
azure-pipelines.yml in root |
131 | - | 571 | 1041 | 14 |
build.proj in root |
41 | - | 571 | 872 | 8 |
ConnectPartnerCenter.cs in src/PowerShell/Commands |
136 | - | 584 | 1270 | 34 |
ClientFactory.cs in src/PowerShell/Factories |
82 | 4 | 584 | 1270 | 26 |
PartnerModule.cs in src/PowerShell/Commands |
68 | 3 | 584 | 584 | 1 |
PartnerPSCmdlet.cs in src/PowerShell/Commands |
193 | 13 | 671 | 1270 | 24 |
GetPartnerCustomerUser.cs in src/PowerShell/Commands |
76 | - | 671 | 1270 | 14 |
Microsoft.Store.PartnerCenter.PowerShell.format.ps1xml in src/PowerShell |
517 | - | 700 | 1270 | 3 |
PSDevice.cs in src/PowerShell/Models/DevicesDeployment |
39 | 3 | 718 | 1270 | 8 |
NewPartnerAccessToken.cs in src/PowerShell/Commands |
235 | 2 | 733 | 1192 | 27 |
DelegatingAuthenticator.cs in src/PowerShell/Authenticators |
166 | 7 | 754 | 872 | 7 |
NewPartnerCustomer.cs in src/PowerShell/Commands |
158 | - | 754 | 1270 | 18 |
ConcurrencyTaskScheduler.cs in src/PowerShell/Utilities |
140 | 8 | 754 | 788 | 2 |
PartnerAsyncCmdlet.cs in src/PowerShell/Commands |
132 | 7 | 754 | 788 | 3 |
SetPartnerBillingProfile.cs in src/PowerShell/Commands |
108 | - | 754 | 1270 | 13 |
GetPartnerInvoiceLineItem.cs in src/PowerShell/Commands |
89 | 1 | 754 | 1258 | 15 |
SetPartnerOrganizationProfile.cs in src/PowerShell/Commands |
82 | - | 754 | 1270 | 10 |