Simple C# Evernote API OAuth example or guide?
问题 Anybody know where I can find a simple example C# code example? Apparently really tough to find. I'm just starting out, got my Developer key. Initial (really noob question/presumption) - -Can (should/must) my solution be a web service client? No new libraries I need to install in .Net right? Basically, as a test, I want to be able to securely present a single note from a private notebook in html similar to what the Everfort export in html looks like on a outside WebSite. Many Thanks in