https://github.com/soenneker/soenneker.utils.network
A utility library of helpful network related operations
https://github.com/soenneker/soenneker.utils.network
csharp dotnet network util
Last synced: 19 days ago
JSON representation
A utility library of helpful network related operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.network
- Owner: soenneker
- License: mit
- Created: 2023-03-31T01:03:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-30T02:05:27.000Z (26 days ago)
- Last Synced: 2026-05-30T04:08:32.143Z (26 days ago)
- Topics: csharp, dotnet, network, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Utils.Network/)
[](https://github.com/soenneker/soenneker.utils.network/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.Network/)
[](https://github.com/soenneker/soenneker.utils.network/actions/workflows/codeql.yml)
#  Soenneker.Utils.Network
### A utility library of helpful network related operations
## Installation
```
dotnet add package Soenneker.Utils.Network
```