After installing the 2.5.0 version of SharpSnmpLib, If I instantiate a new SimpleObjectRegistry, I get
System.NullReferenceException: 'Object reference not set to an instance of an object.'
It goes away if downgrading.
Tried to reproduce running the sharpsnmppro-samples project, but I keep getting a license error. The license works fine in my main project.
Tried using the ReloadableRegistry, but not sure what behaviour the path parameter has. Tried putting a simple filename and an absolute path there, but this returned an error.