Aiursoft.NetworkTest
10.0.10
dotnet tool install --global Aiursoft.NetworkTest --version 10.0.10
dotnet new tool-manifest
dotnet tool install --local Aiursoft.NetworkTest --version 10.0.10
#tool dotnet:?package=Aiursoft.NetworkTest&version=10.0.10
nuke :add-package Aiursoft.NetworkTest --version 10.0.10
NetworkTest
NetworkTest is a tool testing current machine's network quality.
Installation
Requirements:
Run the following command to install this tool:
dotnet tool install --global Aiursoft.NetworkTest
Usage
After getting the binary, run it directly in the terminal.
$ networkTest quality all
That's it!
Run locally
Requirements about how to run
- .NET 10 SDK
- Execute
dotnet runto run the app
Run in Microsoft Visual Studio
- Open the
.slnfile in the project path. - Press
F5.
How to contribute
There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.
Even if you with push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your workflow cruft out of sight.
We're also interested in your feedback on the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.