samsmithnz/DotNetCensus
A project to conduct a census of (count) all .NET versions in a directory or GitHub repo
C#
Issues
- 0
Add `-all` parameter to scan all sub-directories - not just the top directory
#88 opened by samsmithnz - 0
Target Owner and iterate through all repos
#133 opened by samsmithnz - 13
Add options to scan remote Git repos
#41 opened by samsmithnz - 2
Target organization and iterate through all repos
#130 opened by samsmithnz - 0
Azure DevOps
#131 opened by samsmithnz - 0
Add missing sample: .NET Framework 4.8.1
#116 opened by samsmithnz - 0
Add missing sample: .NET Framework 4.6
#113 opened by samsmithnz - 0
Add missing sample: .NET Framework 4.7
#114 opened by samsmithnz - 0
Add missing sample: .NET Framework 4.8
#115 opened by samsmithnz - 0
Add missing sample: .NET Framework 3.0
#112 opened by samsmithnz - 0
Add missing sample: .NET Standard 2.1
#124 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.5
#122 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.6
#123 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.2
#119 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.3
#120 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.4
#121 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.0
#117 opened by samsmithnz - 0
Add missing sample: .NET Standard 1.1
#118 opened by samsmithnz - 0
Need to handle project file conditions and imports
#109 opened by samsmithnz - 1
tool doesn't work if .NET 7 isn't present
#77 opened by samsmithnz - 0
- 0
Support Xamarin projects
#91 opened by samsmithnz - 1
Can't scan large repos without throwing out of memory error, for example https://github.com/dotnet/roslyn
#81 opened by samsmithnz - 0
Add timing
#78 opened by samsmithnz - 0
- 1
- 0
Bug: .NET 5.0-windows is showing as unknown
#49 opened by samsmithnz - 0
Add support for Directory.Build.props
#44 opened by samsmithnz - 0
- 0
Fix bug when you choose a directory that includes sub-dir's that you don't have access to (for example C:\users\[you])
#28 opened by samsmithnz - 1
Add colors to the console output
#13 opened by samsmithnz - 0
Add option to generate/download file
#20 opened by samsmithnz - 0
Add raw data option to show the raw data (path, file, framework version, etc)
#21 opened by samsmithnz - 0
.NET Core 1.0 and 1.1 didn't use a project file, it used a project.json file
#22 opened by samsmithnz - 0
Add framework deprecation stats to the output
#19 opened by samsmithnz - 0
Create a dotnet tool extension, so that this can be called with `dotnet census`
#11 opened by samsmithnz - 0
- 0
- 0
Add support for .sqlproj files
#8 opened by samsmithnz