Skip to content

Commit 98f447c

Browse files
authored
Add .NET client library to README (#739)
1 parent 734a35f commit 98f447c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ A template to build an Android client for your LibreSpeed installation is availa
5959

6060
A command line client is available [here](https://github.com/librespeed/speedtest-cli).
6161

62+
## .NET client
63+
64+
A .NET client library is available in the [`LibreSpeed.NET`](https://github.com/Memphizzz/LibreSpeed.NET) repo ([NuGet](https://www.nuget.org/packages/LibreSpeed.NET)), maintained by [MemphiZ](https://github.com/Memphizzz).
65+
6266
## Development
6367

6468
If you want to contribute or develop with LibreSpeed, see [DEVELOPMENT.md](DEVELOPMENT.md) for information about using npm for development tasks, linting, and formatting.

0 commit comments

Comments
 (0)