# dotnet/eShop SLOC report

> As of 2026-09-11 (commit b4a40872005d), dotnet/eShop contains 63,007 total lines: 55,245 code, 1,956 comments, 5,806 blank, across 766 files in 17 languages (top: SVG 40.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dotnet/eShop to commit b4a40872005d, 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 medium-sized codebase by counted code lines. Code represents 87.7% of all lines, comments represent 3.1%, and the repository averages 72 code lines per file. SVG accounts for 40.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| SVG | 53 | 22,537 | 22,518 | 11 | 8 |
| C# | 498 | 22,708 | 17,762 | 839 | 4,107 |
| CSS | 30 | 6,470 | 5,037 | 517 | 916 |
| JSON | 40 | 3,782 | 3,781 | 0 | 1 |
| Razor | 58 | 2,704 | 2,368 | 68 | 268 |
| XAML | 25 | 2,294 | 2,015 | 134 | 145 |
| JavaScript | 14 | 1,044 | 800 | 146 | 98 |
| MSBuild | 22 | 780 | 602 | 60 | 118 |
| TypeScript | 6 | 212 | 137 | 43 | 32 |
| XML | 7 | 62 | 61 | 0 | 1 |
| YAML | 2 | 53 | 49 | 2 | 2 |
| Protocol Buffers | 2 | 66 | 48 | 0 | 18 |

Top language (SVG 40.8%). Generated at 2026-09-11T12:53:50.450009510+00:00. Canonical report: https://octocounts.com/github/dotnet/eShop

## Report FAQ

### How many lines of code does dotnet/eShop have?

dotnet/eShop has 63,007 total lines, including 55,245 code lines, 1,956 comment lines, and 5,806 blank lines.

### How was the dotnet/eShop line count measured?

OctoCounts resolved the public GitHub repository to commit b4a40872005d, 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/eShop?

This OctoCounts report was generated from b4a40872005d4bb29e5b1fa1ff7e244143d39215 at commit b4a40872005d on 2026-09-11T12:53:50.450009510+00:00.

## Similar repository reports

- [criterion-rs/criterion.rs](https://octocounts.com/github/criterion-rs/criterion.rs) — SVG, 52,144 code lines
- [bheisler/criterion.rs](https://octocounts.com/github/bheisler/criterion.rs) — SVG, 51,913 code lines
- [MMatinAr/MainGymPanel](https://octocounts.com/github/MMatinAr/MainGymPanel) — SVG, 50,908 code lines
- [RoboVIP/RoboVIP](https://octocounts.com/github/RoboVIP/RoboVIP) — SVG, 60,750 code lines
- [Aider-AI/aider](https://octocounts.com/github/Aider-AI/aider) — SVG, 66,102 code lines
- [datawhalechina/all-in-rag](https://octocounts.com/github/datawhalechina/all-in-rag) — SVG, 37,906 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)
