# XzuluX/EtherCAT.NET SLOC report

> As of 2026-09-05 (commit 90e5c281a9f1), XzuluX/EtherCAT.NET contains 18,683 total lines: 13,081 code, 2,603 comments, 2,999 blank, across 66 files in 13 languages (top: C# 81.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving XzuluX/EtherCAT.NET to commit 90e5c281a9f1, 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 70.0% of all lines, comments represent 13.9%, and the repository averages 198 code lines per file. C# accounts for 81.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 38 | 15,012 | 10,696 | 1,814 | 2,502 |
| C | 4 | 2,139 | 1,291 | 518 | 330 |
| TypeScript | 2 | 390 | 388 | 2 | 0 |
| .NET Resource | 1 | 239 | 178 | 59 | 2 |
| Module-Definition | 1 | 145 | 136 | 0 | 9 |
| MSBuild | 6 | 157 | 129 | 1 | 27 |
| Visual Studio Solution | 1 | 93 | 92 | 0 | 1 |
| C Header | 3 | 92 | 65 | 5 | 22 |
| CMake | 3 | 64 | 48 | 4 | 12 |
| PowerShell | 1 | 48 | 39 | 4 | 5 |
| JSON | 2 | 13 | 13 | 0 | 0 |
| NuGet Config | 1 | 6 | 6 | 0 | 0 |

Top language (C# 81.8%). Generated at 2026-09-05T10:18:44.689942497+00:00. Canonical report: https://octocounts.com/github/XzuluX/EtherCAT.NET

## Report FAQ

### How many lines of code does XzuluX/EtherCAT.NET have?

XzuluX/EtherCAT.NET has 18,683 total lines, including 13,081 code lines, 2,603 comment lines, and 2,999 blank lines.

### How was the XzuluX/EtherCAT.NET line count measured?

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

### What commit was counted for XzuluX/EtherCAT.NET?

This OctoCounts report was generated from 90e5c281a9f1d53f39233b51b291e88b7e2cd9ca at commit 90e5c281a9f1 on 2026-09-05T10:18:44.689942497+00:00.

## Similar repository reports

- [rstewa/Audibly](https://octocounts.com/github/rstewa/Audibly) — C#, 11,571 code lines
- [amazeedaizee/CustomStreamMaker](https://octocounts.com/github/amazeedaizee/CustomStreamMaker) — C#, 10,213 code lines
- [mariglenpupa/AgentTesla](https://octocounts.com/github/mariglenpupa/AgentTesla) — C#, 10,048 code lines
- [HosseinJafariDev/SabzMarket](https://octocounts.com/github/HosseinJafariDev/SabzMarket) — C#, 10,036 code lines
- [ikstv/automorph](https://octocounts.com/github/ikstv/automorph) — C#, 9,101 code lines
- [QingMu01/BangDreamInSpire](https://octocounts.com/github/QingMu01/BangDreamInSpire) — C#, 17,091 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)
