Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T23:56:19.000Z (about 2 months ago)
- Last Synced: 2024-11-20T00:34:01.997Z (about 2 months ago)
- Topics: csharp, dotnet, network, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 702 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/Soenneker.Utils.Network.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Utils.Network/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.utils.network/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.utils.network/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/Soenneker.Utils.Network.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Utils.Network/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Utils.Network
### A utility library of helpful network related operations## Installation
```
dotnet add package Soenneker.Utils.Network
```