https://github.com/stazz/ioutils
Libraries related to I/O functionality: network, resourcepooling, configuration, etc.
https://github.com/stazz/ioutils
Last synced: 3 months ago
JSON representation
Libraries related to I/O functionality: network, resourcepooling, configuration, etc.
- Host: GitHub
- URL: https://github.com/stazz/ioutils
- Owner: stazz
- License: apache-2.0
- Created: 2018-11-18T20:45:19.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-02-03T21:42:45.000Z (over 6 years ago)
- Last Synced: 2025-01-21T03:26:10.431Z (4 months ago)
- Language: C#
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/stazz/ioutils/branch/develop)
# IOUtils
This repository contains few project aimed to have common types and methods for configurable, socket-based connections, e.g. HTTP, SQL, and others.
The projects are located in [Source/Code](./Source/Code) directory.