Skip to content

Commit 23ecaa4

Browse files
authored
README: Add top usages by github repos
1 parent 91a85e2 commit 23ecaa4

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ No more magic constants found on Stack Overflow, no more second-guessing the uni
2727
* [Want To Contribute?](#want-to-contribute)
2828
* [Continuous Integration](#continuous-integration)
2929
* [Who are Using This?](#who-are-using-this)
30+
* [Top Usages by GitHub Repos](#top-usages-by-gitHub-repos)
3031
* [Units.NET on other platforms](#unitsnet-on-other-platforms)
3132

3233
### Installing via NuGet
@@ -393,7 +394,8 @@ Read the wiki on [Serializing to JSON, XML and more](https://github.com/angulars
393394
* Build and test pull requests, notifies on success or error
394395
* Deploy nugets on master branch, if nuspec versions changed
395396

396-
### Who are Using This?
397+
398+
### Who are Using UnitsNet?
397399

398400
It would be awesome to know who are using this library. If you would like your project listed here, [create an issue](https://github.com/angularsen/UnitsNet/issues) or edit the [README.md](https://github.com/angularsen/UnitsNet/edit/master/README.md) and send a pull request. Max logo size is `300x35 pixels` and should be in `.png`, `.gif` or `.jpg` formats.
399401
@@ -474,6 +476,24 @@ https://github.com/StructuralAnalysisFormat/StructuralAnalysisFormat-SDK
474476
475477
*- Dirk Schuermans, Software Engineer for [SCIA nv](https://www.scia.net)*
476478
479+
### Top Usages by GitHub Repos
480+
481+
Produced with [ghtopdep](https://github.com/github-tooling/ghtopdep).
482+
483+
| Repo | Stars |
484+
|-----------------------------------------------------------------|---------|
485+
| https://github.com/microsoft/PowerToys | 105K |
486+
| https://github.com/dotnet/iot | 2.1K |
487+
| https://github.com/genielabs/HomeGenie | 388 |
488+
| https://github.com/raspberry-sharp/raspberry-sharp-io | 340 |
489+
| https://github.com/nanoframework/nanoFramework.IoT.Device | 202 |
490+
| https://github.com/porrey/Virtual-ZPL-Printer | 166 |
491+
| https://github.com/chino-os/chino-os | 147 |
492+
| https://github.com/BriefFiniteElementNet/BriefFiniteElement.Net | 143 |
493+
| https://github.com/WhiteBlackGoose/UnitsOfMeasure | 57 |
494+
| https://github.com/pi-top/pi-top-4-.NET-SDK | 48 |
495+
496+
477497
### Units.NET on other platforms
478498

479499
Get the same strongly typed units on other platforms, based on the same [unit definitions](/Common/UnitDefinitions).

0 commit comments

Comments
 (0)