This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Description
Hi,
Is this project still planned? The ability to easily interface with PaperCut from .NET would be really useful, and the current situation of getting an example file out of PaperCut's install location, tracking down a decade-old library, and then having to build something custom is quite a big step to get it going.
Would it be possible to get a version of ServerCommandProxy.cs added to the repo? That'd give clarity on the license applied to it, so people know whether or not they can build on it/redistribute it/etc, and it'd form a great starting point for more work on the project, whether that's creating a pre-built library (CookComputing.XmlRpc is on NuGet, so that'd be a simple enough move) or porting it to .NET Core as discussed in the readme.
I picked this repo because of the .NET focus, but most of my thoughts would apply equally to putting ServerCommandProxy.cs in the PaperCutExamples repo, if that's a preferable solution. It's the main example for .NET with PaperCut and I'm sure there are lots of projects based on it, so it seems like a good choice for a first step.
Thanks!