Skip to content

xcitestudios/csharp-network

Repository files navigation

com.xcitestudios.Network

Interfaces designed to be re-used as part of other interfaces or having multiple uses (C# edition).

Installation

From the start the packages are available on NuGet to make them easy to install in any project.

$ Install-Package com.xcitestudios.Network

Alternatively, just include the source files.

Development

Want to contribute? Create pull requests and I'll get in touch!

Thanks

Special thanks to MediaSkunkWorks where the ideas for these libraries came from while working there and being given the time to ensure they're suitable for open source as well as internal use.

License

MIT