Is anyone familiar with C#/.Net implementation of NETCONF network management protocol?
I tried to look at NetConfWiki and couldn't find any .net implementation.
Is anyone familiar with C#/.Net implementation of NETCONF network management protocol?
I tried to look at NetConfWiki and couldn't find any .net implementation.
Okay I think I got one. SSH.NET has NetConf client implementation (NetConfClient class).