Hello,
When I'm trying to get HtmlContent or TextContent from ENNote under .net core 2.1 it is simply doesn't work and complains about some error (can't check exactly which one now).
If I change target from .net core to net461 it automatically starts to work.
So I guess core version of the lib is broken.
Let me know if you need more information.