JetBrains / NuGet.Client
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 3,062 files with 397,702 lines of code.
    • 12 files changed more than 100 times (11,045 lines of code)
    • 29 files changed 51-100 times (17,140 lines of code)
    • 133 files changed 21-50 times (44,255 lines of code)
    • 807 files changed 6-20 times (115,063 lines of code)
    • 2,081 files changed 1-5 times (210,199 lines of code)
2% | 4% | 11% | 28% | 52%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 3,062 files with 397,702 lines of code.
    • 19 files changed by more than 25 contributors (14,754 lines of code)
    • 180 files changed by 11-25 contributors (59,362 lines of code)
    • 499 files changed by 6-10 contributors (62,932 lines of code)
    • 1,852 files changed by 2-5 contributors (230,828 lines of code)
    • 512 files changed by 1 contributor (29,826 lines of code)
3% | 14% | 15% | 58% | 7%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
cs, xlf, nuspec, ps1, csproj, yaml, txt, json, md, xaml, resx, xml, props, sh, vstemplate, targets, proj, cmd, cshtml, aspx, patch, cpp, h, svg, css, psm1, psd1, vcxproj, ps1xml, asax, js, py, project, editorconfig, fsproj, vsixmanifest, xsd, gitattributes, fs, gitignore, filters, cmake, vssettings, xslt
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cs4% | 7% | 18% | 40% | 29%
targets50% | 8% | 1% | 4% | 34%
ps113% | 0% | 13% | 49% | 23%
props37% | 22% | 1% | 27% | 11%
xaml0% | 0% | 42% | 28% | 28%
proj0% | 0% | 55% | 11% | 33%
cmd0% | 0% | 9% | 0% | 90%
xlf0% | 0% | 0% | 14% | 85%
vsixmanifest0% | 0% | 0% | 100% | 0%
xml0% | 0% | 0% | 4% | 95%
psm10% | 0% | 0% | 0% | 100%
xslt0% | 0% | 0% | 0% | 100%
ps1xml0% | 0% | 0% | 0% | 100%
vssettings0% | 0% | 0% | 0% | 100%
psd10% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 0%
cmake0% | 0% | 0% | 0% | 0%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
src2% | 4% | 11% | 28% | 53%
build19% | 5% | 12% | 23% | 39%
ROOT24% | 18% | 6% | 16% | 33%
scripts0% | 0% | 16% | 62% | 21%
tools-local0% | 0% | 0% | 62% | 37%
eng0% | 0% | 0% | 29% | 70%
setup0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
props
config.props
in build
81 - 2017-03-27 2025-10-29 191 29 justin@emgarten.com 49205731+donnie-msft@users....
RestoreCommand.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand
1660 37 2016-03-01 2025-11-20 185 33 justin@emgarten.com zivkan@users.noreply.github...
NuGetPackageManager.cs
in src/NuGet.Core/NuGet.PackageManagement
2979 52 2015-09-25 2025-11-20 167 38 meniz@microsoft.com zivkan@users.noreply.github...
175 - 2017-03-27 2025-11-20 146 31 justin@emgarten.com zivkan@users.noreply.github...
common.ps1
in build
335 - 2015-12-14 2025-08-26 140 28 alpaix@outlook.com me@jakubjares.com
NuGetPackage.cs
in src/NuGet.Clients/NuGet.Tools
1121 50 2016-11-15 2025-11-20 122 28 alpaix@outlook.com zivkan@users.noreply.github...
targets
NuGet.targets
in src/NuGet.Core/NuGet.Build.Tasks
978 - 2016-08-11 2025-09-23 121 25 justin@emgarten.com nikolce1kolev@gmail.com
NuGetLogCode.cs
in src/NuGet.Core/NuGet.Common/Errors
210 - 2017-04-26 2025-08-14 114 27 anmishr@microsoft.com 59111203+nigusu-allehu@user...
RestoreCommand.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
829 27 2015-09-25 2025-11-20 113 37 meniz@microsoft.com zivkan@users.noreply.github...
build.ps1
in root
209 - 2015-09-18 2025-07-30 104 26 justin@emgarten.com zivkan@users.noreply.github...
MSBuildRestoreUtility.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/Utility
952 51 2016-09-11 2025-11-20 104 23 justin@emgarten.com zivkan@users.noreply.github...
PackageManagerControl.xaml.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Xamls
1516 90 2017-04-12 2025-11-20 103 30 alpaix@outlook.com zivkan@users.noreply.github...
JsonPackageSpecReader.cs
in src/NuGet.Core/NuGet.ProjectModel
98 9 2015-09-25 2025-11-20 90 26 meniz@microsoft.com zivkan@users.noreply.github...
VsSolutionRestoreService.cs
in src/NuGet.Clients/NuGet.SolutionRestoreManager
455 12 2016-09-28 2025-11-20 84 19 alpaix@outlook.com zivkan@users.noreply.github...
SolutionRestoreJob.cs
in src/NuGet.Clients/NuGet.SolutionRestoreManager
777 17 2016-11-15 2025-11-20 83 21 alpaix@outlook.com zivkan@users.noreply.github...
targets
169 - 2015-08-03 2025-09-05 79 25 justin@emgarten.com nikolce1kolev@gmail.com
Program.cs
in src/NuGet.Core/NuGet.CommandLine.XPlat
281 6 2015-09-25 2025-11-20 78 38 meniz@microsoft.com zivkan@users.noreply.github...
154 - 2022-11-16 2025-11-14 72 18 jeffkl@microsoft.com jeffkl@microsoft.com
ProjectFactory.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
1130 52 2015-09-25 2025-11-20 70 32 meniz@microsoft.com zivkan@users.noreply.github...
VSSolutionManager.cs
in src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/IDE
930 59 2017-04-12 2025-11-20 69 22 alpaix@outlook.com zivkan@users.noreply.github...
LegacyPackageReferenceProject.cs
in src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/Projects
557 30 2017-05-27 2025-11-20 68 23 alpaix@outlook.com zivkan@users.noreply.github...
MsBuildUtility.cs
in src/NuGet.Clients/NuGet.CommandLine
844 35 2015-09-25 2025-11-20 67 29 meniz@microsoft.com zivkan@users.noreply.github...
UIActionEngine.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Actions
982 19 2017-04-12 2025-11-20 67 27 alpaix@outlook.com zivkan@users.noreply.github...
PackageBuilder.cs
in src/NuGet.Core/NuGet.Packaging/PackageCreation/Authoring
1128 51 2016-03-03 2025-11-20 64 28 toddgrun@microsoft.com zivkan@users.noreply.github...
PackageArchiveReader.cs
in src/NuGet.Core/NuGet.Packaging
400 34 2016-01-06 2025-11-20 63 26 alpaix@outlook.com zivkan@users.noreply.github...
DetailControlModel.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Models
728 21 2017-04-12 2025-11-20 62 25 alpaix@outlook.com zivkan@users.noreply.github...
MSBuildStaticGraphRestore.cs
in src/NuGet.Core/NuGet.Build.Tasks.Console
927 33 2020-01-09 2025-11-20 62 14 jeffkl@microsoft.com zivkan@users.noreply.github...
PackageSpecWriter.cs
in src/NuGet.Core/NuGet.ProjectModel
546 28 2016-11-16 2025-11-20 61 18 dtivel@microsoft.com zivkan@users.noreply.github...
Settings.cs
in src/NuGet.Core/NuGet.Configuration/Settings
577 35 2015-09-25 2024-02-26 61 23 meniz@microsoft.com zivkan@users.noreply.github...
LockFileBuilder.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand
498 14 2016-03-07 2025-11-20 60 22 jver@microsoft.com zivkan@users.noreply.github...
LockFileUtils.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/Utility
767 25 2016-03-07 2025-11-20 59 20 jver@microsoft.com zivkan@users.noreply.github...
ProjectRestoreCommand.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand
397 10 2016-03-10 2025-11-20 58 20 jver@microsoft.com zivkan@users.noreply.github...
InstallCommand.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
343 8 2015-09-25 2025-11-20 57 30 meniz@microsoft.com zivkan@users.noreply.github...
LockFileFormat.cs
in src/NuGet.Core/NuGet.ProjectModel/LockFile
444 24 2016-03-18 2025-11-20 57 22 pavel@krymets.com zivkan@users.noreply.github...
SolutionRestoreWorker.cs
in src/NuGet.Clients/NuGet.SolutionRestoreManager
645 21 2016-11-15 2025-11-20 57 17 alpaix@outlook.com zivkan@users.noreply.github...
RemoteDependencyWalker.cs
in src/NuGet.Core/NuGet.DependencyResolver.Core/Remote
683 24 2015-09-25 2025-11-20 55 23 meniz@microsoft.com zivkan@users.noreply.github...
BuildAssetsUtils.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/Utility
743 31 2016-07-22 2025-11-20 54 15 justin@emgarten.com zivkan@users.noreply.github...
PackageSourceProvider.cs
in src/NuGet.Core/NuGet.Configuration/PackageSource
758 45 2015-09-25 2025-11-20 54 24 meniz@microsoft.com zivkan@users.noreply.github...
PackageExtractor.cs
in src/NuGet.Core/NuGet.Packaging
844 11 2015-09-25 2025-11-20 52 22 meniz@microsoft.com zivkan@users.noreply.github...
RestoreArgs.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/RequestFactory
167 6 2016-03-01 2025-11-20 51 13 justin@emgarten.com zivkan@users.noreply.github...
RestoreTask.cs
in src/NuGet.Core/NuGet.Build.Tasks
168 7 2016-08-11 2025-11-20 51 19 justin@emgarten.com zivkan@users.noreply.github...
BuildTasksUtility.cs
in src/NuGet.Core/NuGet.Build.Tasks
573 19 2016-09-11 2025-11-20 48 19 justin@emgarten.com zivkan@users.noreply.github...
DependencyGraphRestoreUtility.cs
in src/NuGet.Core/NuGet.PackageManagement/BuildIntegration
278 5 2016-09-21 2025-11-20 47 16 joel.verhagen@gmail.com zivkan@users.noreply.github...
PackageReaderBase.cs
in src/NuGet.Core/NuGet.Packaging
431 36 2015-09-25 2025-11-20 46 22 meniz@microsoft.com zivkan@users.noreply.github...
PackTaskLogic.cs
in src/NuGet.Core/NuGet.Build.Tasks.Pack
904 26 2017-06-27 2025-11-20 46 24 mishra14@users.noreply.gith... zivkan@users.noreply.github...
DependencyGraphSpecRequestProvider.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/RequestFactory
221 9 2016-09-11 2025-11-20 45 18 justin@emgarten.com zivkan@users.noreply.github...
PackageItemLoader.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI
329 17 2017-04-12 2025-11-20 45 22 alpaix@outlook.com zivkan@users.noreply.github...
DependencyGraphSpec.cs
in src/NuGet.Core/NuGet.ProjectModel
361 26 2016-09-11 2025-11-20 45 19 justin@emgarten.com zivkan@users.noreply.github...
PackageRestoreManager.cs
in src/NuGet.Core/NuGet.PackageManagement/IDE
449 13 2015-09-25 2025-11-20 45 20 meniz@microsoft.com zivkan@users.noreply.github...
ConfigureVstsBuild.ps1
in scripts/cibuild
123 - 2017-04-25 2025-07-29 44 14 ragrawal@microsoft.com mmitche@microsoft.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
NuGetPackageManager.cs
in src/NuGet.Core/NuGet.PackageManagement
2979 52 2015-09-25 2025-11-20 167 38 meniz@microsoft.com zivkan@users.noreply.github...
Program.cs
in src/NuGet.Core/NuGet.CommandLine.XPlat
281 6 2015-09-25 2025-11-20 78 38 meniz@microsoft.com zivkan@users.noreply.github...
RestoreCommand.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
829 27 2015-09-25 2025-11-20 113 37 meniz@microsoft.com zivkan@users.noreply.github...
RestoreCommand.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand
1660 37 2016-03-01 2025-11-20 185 33 justin@emgarten.com zivkan@users.noreply.github...
ProjectFactory.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
1130 52 2015-09-25 2025-11-20 70 32 meniz@microsoft.com zivkan@users.noreply.github...
175 - 2017-03-27 2025-11-20 146 31 justin@emgarten.com zivkan@users.noreply.github...
PackageManagerControl.xaml.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Xamls
1516 90 2017-04-12 2025-11-20 103 30 alpaix@outlook.com zivkan@users.noreply.github...
InstallCommand.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
343 8 2015-09-25 2025-11-20 57 30 meniz@microsoft.com zivkan@users.noreply.github...
props
config.props
in build
81 - 2017-03-27 2025-10-29 191 29 justin@emgarten.com 49205731+donnie-msft@users....
MsBuildUtility.cs
in src/NuGet.Clients/NuGet.CommandLine
844 35 2015-09-25 2025-11-20 67 29 meniz@microsoft.com zivkan@users.noreply.github...
common.ps1
in build
335 - 2015-12-14 2025-08-26 140 28 alpaix@outlook.com me@jakubjares.com
NuGetPackage.cs
in src/NuGet.Clients/NuGet.Tools
1121 50 2016-11-15 2025-11-20 122 28 alpaix@outlook.com zivkan@users.noreply.github...
PackageBuilder.cs
in src/NuGet.Core/NuGet.Packaging/PackageCreation/Authoring
1128 51 2016-03-03 2025-11-20 64 28 toddgrun@microsoft.com zivkan@users.noreply.github...
NuGetLogCode.cs
in src/NuGet.Core/NuGet.Common/Errors
210 - 2017-04-26 2025-08-14 114 27 anmishr@microsoft.com 59111203+nigusu-allehu@user...
UIActionEngine.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Actions
982 19 2017-04-12 2025-11-20 67 27 alpaix@outlook.com zivkan@users.noreply.github...
build.ps1
in root
209 - 2015-09-18 2025-07-30 104 26 justin@emgarten.com zivkan@users.noreply.github...
JsonPackageSpecReader.cs
in src/NuGet.Core/NuGet.ProjectModel
98 9 2015-09-25 2025-11-20 90 26 meniz@microsoft.com zivkan@users.noreply.github...
PackageArchiveReader.cs
in src/NuGet.Core/NuGet.Packaging
400 34 2016-01-06 2025-11-20 63 26 alpaix@outlook.com zivkan@users.noreply.github...
UpdateCommand.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
433 15 2015-09-25 2025-11-20 39 26 meniz@microsoft.com zivkan@users.noreply.github...
targets
NuGet.targets
in src/NuGet.Core/NuGet.Build.Tasks
978 - 2016-08-11 2025-09-23 121 25 justin@emgarten.com nikolce1kolev@gmail.com
targets
169 - 2015-08-03 2025-09-05 79 25 justin@emgarten.com nikolce1kolev@gmail.com
DetailControlModel.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Models
728 21 2017-04-12 2025-11-20 62 25 alpaix@outlook.com zivkan@users.noreply.github...
PackageSourceProvider.cs
in src/NuGet.Core/NuGet.Configuration/PackageSource
758 45 2015-09-25 2025-11-20 54 24 meniz@microsoft.com zivkan@users.noreply.github...
PackTaskLogic.cs
in src/NuGet.Core/NuGet.Build.Tasks.Pack
904 26 2017-06-27 2025-11-20 46 24 mishra14@users.noreply.gith... zivkan@users.noreply.github...
MSBuildRestoreUtility.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/Utility
952 51 2016-09-11 2025-11-20 104 23 justin@emgarten.com zivkan@users.noreply.github...
LegacyPackageReferenceProject.cs
in src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/Projects
557 30 2017-05-27 2025-11-20 68 23 alpaix@outlook.com zivkan@users.noreply.github...
Settings.cs
in src/NuGet.Core/NuGet.Configuration/Settings
577 35 2015-09-25 2024-02-26 61 23 meniz@microsoft.com zivkan@users.noreply.github...
RemoteDependencyWalker.cs
in src/NuGet.Core/NuGet.DependencyResolver.Core/Remote
683 24 2015-09-25 2025-11-20 55 23 meniz@microsoft.com zivkan@users.noreply.github...
Command.cs
in src/NuGet.Clients/NuGet.CommandLine/Commands
235 9 2015-09-25 2025-11-20 44 23 meniz@microsoft.com zivkan@users.noreply.github...
Program.cs
in src/NuGet.Clients/NuGet.CommandLine
412 18 2015-09-25 2025-11-20 41 23 meniz@microsoft.com zivkan@users.noreply.github...
VSSolutionManager.cs
in src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/IDE
930 59 2017-04-12 2025-11-20 69 22 alpaix@outlook.com zivkan@users.noreply.github...
LockFileBuilder.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand
498 14 2016-03-07 2025-11-20 60 22 jver@microsoft.com zivkan@users.noreply.github...
LockFileFormat.cs
in src/NuGet.Core/NuGet.ProjectModel/LockFile
444 24 2016-03-18 2025-11-20 57 22 pavel@krymets.com zivkan@users.noreply.github...
PackageExtractor.cs
in src/NuGet.Core/NuGet.Packaging
844 11 2015-09-25 2025-11-20 52 22 meniz@microsoft.com zivkan@users.noreply.github...
PackageReaderBase.cs
in src/NuGet.Core/NuGet.Packaging
431 36 2015-09-25 2025-11-20 46 22 meniz@microsoft.com zivkan@users.noreply.github...
PackageItemLoader.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI
329 17 2017-04-12 2025-11-20 45 22 alpaix@outlook.com zivkan@users.noreply.github...
MSBuildAPIUtility.cs
in src/NuGet.Core/NuGet.CommandLine.XPlat/Utility
661 36 2016-12-21 2025-11-20 44 22 anmishr@microsoft.com zivkan@users.noreply.github...
PackageDownloader.cs
in src/NuGet.Core/NuGet.PackageManagement
259 2 2015-09-25 2025-11-20 30 22 meniz@microsoft.com zivkan@users.noreply.github...
SolutionRestoreJob.cs
in src/NuGet.Clients/NuGet.SolutionRestoreManager
777 17 2016-11-15 2025-11-20 83 21 alpaix@outlook.com zivkan@users.noreply.github...
PackCommandRunner.cs
in src/NuGet.Core/NuGet.Commands/CommandRunners
815 27 2016-11-29 2025-11-20 41 21 mishra14@users.noreply.gith... zivkan@users.noreply.github...
InfiniteScrollList.xaml.cs
in src/NuGet.Clients/NuGet.PackageManagement.UI/Xamls
649 35 2017-04-12 2025-11-20 40 21 alpaix@outlook.com zivkan@users.noreply.github...
MSBuildProjectSystem.cs
in src/NuGet.Clients/NuGet.CommandLine/Common
348 28 2015-09-25 2025-11-20 36 21 meniz@microsoft.com zivkan@users.noreply.github...
LockFileUtils.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand/Utility
767 25 2016-03-07 2025-11-20 59 20 jver@microsoft.com zivkan@users.noreply.github...
ProjectRestoreCommand.cs
in src/NuGet.Core/NuGet.Commands/RestoreCommand
397 10 2016-03-10 2025-11-20 58 20 jver@microsoft.com zivkan@users.noreply.github...
PackageRestoreManager.cs
in src/NuGet.Core/NuGet.PackageManagement/IDE
449 13 2015-09-25 2025-11-20 45 20 meniz@microsoft.com zivkan@users.noreply.github...
PreinstalledPackageInstaller.cs
in src/NuGet.Clients/NuGet.VisualStudio.Implementation
371 7 2015-09-25 2025-11-20 32 20 meniz@microsoft.com zivkan@users.noreply.github...
VsPackageInstallerServices.cs
in src/NuGet.Clients/NuGet.VisualStudio.Implementation/Extensibility
305 9 2015-09-25 2025-11-20 32 20 meniz@microsoft.com zivkan@users.noreply.github...
VsSolutionRestoreService.cs
in src/NuGet.Clients/NuGet.SolutionRestoreManager
455 12 2016-09-28 2025-11-20 84 19 alpaix@outlook.com zivkan@users.noreply.github...
RestoreTask.cs
in src/NuGet.Core/NuGet.Build.Tasks
168 7 2016-08-11 2025-11-20 51 19 justin@emgarten.com zivkan@users.noreply.github...
BuildTasksUtility.cs
in src/NuGet.Core/NuGet.Build.Tasks
573 19 2016-09-11 2025-11-20 48 19 justin@emgarten.com zivkan@users.noreply.github...
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
tools.ps1
in eng/common
797 -
toolchain.cmake
in eng/common/cross
347 -
CommonLibrary.psm1
in eng/common/native
345 -
symbols-validation.ps1
in eng/common/post-build
277 -
sourcelink-validation.ps1
in eng/common/post-build
272 -
install-debs.py
in eng/common/cross
250 8
231 -
207 -
181 -
build.ps1
in eng/common
158 -
execute-all-sdl-tools.ps1
in eng/common/sdl
152 -
145 -
configure-sdl-tool.ps1
in eng/common/sdl
116 -
install-tool.ps1
in eng/common/native
112 -
vmr-sync.ps1
in eng/common
108 -
107 -
nuget-verification.ps1
in eng/common/post-build
105 -
sdk-task.ps1
in eng/common
87 -
redact-logs.ps1
in eng/common/post-build
72 -
68 -
publish-using-darc.ps1
in eng/common/post-build
58 -
trim-assets-version.ps1
in eng/common/sdl
58 -
52 -
init-sdl.ps1
in eng/common/sdl
49 -
run-sdl.ps1
in eng/common/sdl
43 -
check-channel-consistency.ps1
in eng/common/post-build
40 -
darc-init.ps1
in eng/common
39 -
retain-build.ps1
in eng/common
38 -
sdl.ps1
in eng/common/sdl
28 -
msbuild.ps1
in eng/common
24 -
dotnet-install.ps1
in eng/common
24 -
proj
helixpublish.proj
in eng/common
22 -
nuget-validation.ps1
in eng/common/post-build
19 -
11 -
9 -
dotnet.ps1
in eng/common
9 -
props
Directory.Build.props
in eng/common/internal
7 -
cmd
dotnet.cmd
in eng/common
5 -
cmd
3 -
cmd
build.cmd
in eng/common
3 -
cmd
dotnet-install.cmd
in eng/common
2 -
cmd
CIBuild.cmd
in eng/common
2 -
NuGet.PackageManagement.PowerShellCmdlets.dll-Help.xml
in src/NuGet.Clients/NuGet.PackageManagement.PowerShellCmdlets/Scripts
1282 - 2022-11-24 2022-11-24 1 1 nikolce1kolev@gmail.com nikolce1kolev@gmail.com
Strings.ko.xlf
in src/NuGet.Core/NuGet.PackageManagement/xlf
523 - 2025-07-29 2025-07-29 1 1 mmitche@microsoft.com mmitche@microsoft.com
targets
NuGet.Build.Tasks.Pack.targets
in src/NuGet.Core/NuGet.Build.Tasks
420 - 2025-08-25 2025-08-25 1 1 zivkan@users.noreply.github... zivkan@users.noreply.github...
VsResources.ko.xlf
in src/NuGet.Clients/NuGet.VisualStudio.Implementation/Resources/xlf
393 - 2025-07-29 2025-07-29 1 1 mmitche@microsoft.com mmitche@microsoft.com
nuget.psm1
in src/NuGet.Clients/NuGet.PackageManagement.PowerShellCmdlets/Scripts
325 - 2022-11-24 2022-11-24 1 1 nikolce1kolev@gmail.com nikolce1kolev@gmail.com
PackageDownloadRunner.cs
in src/NuGet.Core/NuGet.CommandLine.XPlat/Commands/Package/Download
321 9 2025-10-31 2025-11-25 2 1 59111203+nigusu-allehu@user... 59111203+nigusu-allehu@user...
xslt
UpgradeReport.xslt
in src/NuGet.Clients/NuGet.PackageManagement.UI/Resources
299 - 2018-03-02 2018-03-22 3 1 ragrawal@microsoft.com ragrawal@microsoft.com
Resources.ko.xlf
in src/NuGet.Core/NuGet.Configuration/xlf
289 - 2025-07-29 2025-07-29 1 1 mmitche@microsoft.com mmitche@microsoft.com