# 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%). Counted with tokei via OctoCounts.

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

## 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

- [dotnet/aspnetcore](https://octocounts.com/github/dotnet/aspnetcore) — C#, 654,710 code lines
- [GOWone/MicroCTSystem](https://octocounts.com/github/GOWone/MicroCTSystem) — C#, 631,123 code lines
- [microsoft/PowerToys](https://octocounts.com/github/microsoft/PowerToys) — C#, 691,437 code lines
- [PowerShell/PowerShell](https://octocounts.com/github/PowerShell/PowerShell) — C#, 556,222 code lines
- [SmartlyDressedGames/U3-SDK](https://octocounts.com/github/SmartlyDressedGames/U3-SDK) — C#, 342,837 code lines
- [iamcheyan/Zircon](https://octocounts.com/github/iamcheyan/Zircon) — C#, 334,848 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
