C# implementation of IPP client and IPP server
$ dotnet add package SharpIppNextA .NET Standard library that can be used as an Internet Printing Protocol (IPP) client and IPP server.
Install the library via NuGet:
dotnet add package SharpIppNext
dotnet add package SharpIppNext.StrongName
SharpIpp.Samples.Client).For full documentation and API reference, please visit https://danielklecha.github.io/SharpIppNext/.
Contributions are welcome! Please refer to the CONTRIBUTING.md file for more information on how to get started.
SharpIppNext is provided as-is under the MIT license.