Skip to content

yinxiang-dev/evernote-cloud-sdk-windows

 
 

Repository files navigation

Evernote Cloud SDK 2.0 for Windows

What Is This?

A newly-redesigned, simple, workflow-oriented library built on the Evernote Cloud API. It's designed to drop into your app easily and make most common Evernote integrations very simple to accomplish. (And even the more complex integrations easier than they used to be.)

How Do I Get Started?

Setup instructions and sample snippets are all in the Getting Started guide. Have a look there next and you'll be working with Evernote in just a few minutes.

Note for users of the 1.x SDK for C#

This library is the spiritual, although not syntactic, successor to to the Evernote SDK for C# 1.x. Currently, both libraries are available and supported. This one is not a "drop-in" update to the previous library -- the objects that you use to get to the traditional (EDAM) API are a little different -- and in fact, it uses the previous library for its low-level calls.

FAQ

What languages are supported?

This version of the SDK is designed for Microsoft .NET 4.0 and above, for programs written in C# or VB.NET. The library is also COM-compatible, meaning it can be used for programs written in VBA (for example, inside of Microsoft Office applications).

Where can I find out more about the Evernote for Developers?

Please check out the Evernote Developers portal page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.4%
  • XSLT 1.6%