I am currently experimenting with Geoserver and it's capabilities within C#. One thing I would like to do is query the server for basic information (existing workspaces, layers, layer attributes, etc...)
I noticed that Geoserver does have a REST implementation, but is there a C# implementation...