1

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.

predi
  • 5,528
  • 32
  • 60
Harel Ashwal
  • 1,520
  • 1
  • 14
  • 11

1 Answers1

1

Okay I think I got one. SSH.NET has NetConf client implementation (NetConfClient class).

Harel Ashwal
  • 1,520
  • 1
  • 14
  • 11