Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dave-tucker/Sharp9P
A 9P Library written in C#
https://github.com/dave-tucker/Sharp9P
Last synced: 3 months ago
JSON representation
A 9P Library written in C#
- Host: GitHub
- URL: https://github.com/dave-tucker/Sharp9P
- Owner: dave-tucker
- License: apache-2.0
- Created: 2016-05-22T17:11:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T11:18:37.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T20:41:23.933Z (3 months ago)
- Language: C#
- Homepage:
- Size: 103 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-9p - Sharp9P - 9p2000 library (Libraries / C#)
README
# Sharp9P
A 9P Library written in C#[![Build status](https://ci.appveyor.com/api/projects/status/rs188lelm8cmk7lv/branch/master?svg=true)](https://ci.appveyor.com/project/dave-tucker/sharp9p/branch/master) [![NuGet](https://img.shields.io/nuget/v/Sharp9P.svg?maxAge=2592000)](https://www.nuget.org/packages/Sharp9P/)
For an usage example, please see the Example project.