Library for communication with NTAuthority's Network Platform (Terminal/Layer1) server.
Go to file
Icedream 1fb2d9d8e9 Add GitVersionTask for semantic versioning. 2015-03-22 00:07:57 +01:00
.nuget Tons of server code work. This library has potential. 2014-05-09 09:03:15 +02:00
packages/GitVersionTask.2.0.1/Build Add GitVersionTask for semantic versioning. 2015-03-22 00:07:57 +01:00
src Add GitVersionTask for semantic versioning. 2015-03-22 00:07:57 +01:00
.gitignore Add GitVersionTask for semantic versioning. 2015-03-22 00:07:57 +01:00
.travis.yml Mono 2.10.8 is not supported (.NET Framework 4.5 required) 2015-03-21 20:34:52 +01:00
LICENSE.txt Splitting the library in client and server parts + MIT licensing. 2014-05-30 20:23:04 +02:00
README.md Add a readme. 2015-03-21 20:37:36 +01:00
libnpsharp.sln Fix binary and object output path. 2015-03-21 22:24:52 +01:00
libnpsharp.sln.DotSettings npserv and npmotd now work together! :) 2014-05-09 14:07:00 +02:00
libnpsharp.userprefs Added AuthenticationHelper which handles remauth.php and /authenticate style token retrieval etc. 2014-05-07 11:21:46 -04:00

README.md

NPSharp

Master Build Status Develop Build Status

A C#-implemented library which allows CLR programs to communicate with NTAuthority's Network Platform server.

License

This project is licensed under the MIT license. For more information see the LICENSE.txt file.