# dotnet/AspNetCore.Docs SLOC report

> As of 2026-08-30 (commit 0d017e75050a), dotnet/AspNetCore.Docs contains 1,124,210 total lines: 654,692 code, 263,278 comments, 206,240 blank, across 14,436 files in 24 languages (top: C# 35.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

dotnet/AspNetCore.Docs has 654,692 source lines of code out of 1,124,210 total lines across 14,436 files, counted from the main ref at commit 0d017e75050a by the OctoCounts tokei engine on 2026-08-30. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving dotnet/AspNetCore.Docs to commit 0d017e75050a, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 58.2% of all lines, comments represent 23.4%, and the repository averages 45 code lines per file. C# accounts for 35.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 5,450 | 290,824 | 230,413 | 15,048 | 45,363 |
| JavaScript | 668 | 252,731 | 189,504 | 29,906 | 33,321 |
| Razor | 3,671 | 101,453 | 92,337 | 963 | 8,153 |
| CSS | 309 | 84,921 | 80,596 | 1,098 | 3,227 |
| JSON | 1,105 | 21,330 | 21,299 | 0 | 31 |
| .NET Resource | 153 | 21,609 | 12,582 | 9,027 | 0 |
| LESS | 142 | 16,614 | 11,180 | 3,084 | 2,350 |
| MSBuild | 607 | 9,915 | 8,014 | 133 | 1,768 |
| YAML | 8 | 3,335 | 3,201 | 91 | 43 |
| SVG | 96 | 2,004 | 2,004 | 0 | 0 |
| HTML | 44 | 1,038 | 962 | 8 | 68 |
| TypeScript | 29 | 911 | 670 | 93 | 148 |

Top language (C# 35.2%). Generated at 2026-08-30T19:33:24.410527753+00:00. Canonical report: https://octocounts.com/github/dotnet/AspNetCore.Docs

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/dotnet/AspNetCore.Docs/commit/0d017e75050a3538f0e461922abeb68f02a8e35e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does dotnet/AspNetCore.Docs have?

dotnet/AspNetCore.Docs has 1,124,210 total lines, including 654,692 code lines, 263,278 comment lines, and 206,240 blank lines.

### How was the dotnet/AspNetCore.Docs line count measured?

OctoCounts resolved the public GitHub repository to commit 0d017e75050a, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for dotnet/AspNetCore.Docs?

This OctoCounts report was generated from main at commit 0d017e75050a on 2026-08-30T19:33:24.410527753+00:00.

## Similar repository reports

- [SmartlyDressedGames/U3-SDK](https://octocounts.com/github/SmartlyDressedGames/U3-SDK) — C#, 343,112 code lines
- [iamcheyan/Zircon](https://octocounts.com/github/iamcheyan/Zircon) — C#, 335,013 code lines
- [radarr/radarr](https://octocounts.com/github/radarr/radarr) — C#, 330,102 code lines
- [Sonarr/Sonarr](https://octocounts.com/github/Sonarr/Sonarr) — C#, 307,829 code lines
- [optimajet/WorkflowEngine.NET](https://octocounts.com/github/optimajet/WorkflowEngine.NET) — C#, 298,312 code lines
- [iOfficeAI/OfficeCLI](https://octocounts.com/github/iOfficeAI/OfficeCLI) — C#, 263,339 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
