• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    C#
  • License
    Other
  • Created over 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Evernote SDK for C#

Evernote SDK for C#

Evernote API version 1.29

Overview

This SDK contains wrapper code used to call the Evernote Cloud API from C# applications.

The SDK also contains three sample solutions. The solution in sample/client demonstrates the basic use of the SDK in a .NET application like you might build for the Windows desktop. The solution in sample/wp7 demonstrates the basic use of the SDK in a Windows Phone 7 Silverlight application. The solution in sample/win8 demonstrates the basic use of the SDK in a Windows 8 XAML/C# Store App.

Prerequisites

In order to use the code in this SDK, you need to obtain an API key from http://dev.evernote.com/documentation/cloud. You'll also find full API documentation on that page.

In order to run the sample code, you need a user account on the sandbox service where you will do your development. Sign up for an account at https://sandbox.evernote.com/Registration.action

In order to run the client client sample code, you need a developer token. Get one at https://sandbox.evernote.com/api/DeveloperToken.action

Getting Started - Windows

The project in sample\client demonstrates the basics of using the Evernote API, using developer tokens to simplify the authentication process while you're learning.

  1. Open sample\client\Evernote.sln
  2. In the Solution Explorer, open the SampleApp project and then the EDAMTest.cs file.
  3. Scroll down to the top of the EDAMTest class and fill in your Evernote developer token.
  4. Build the solution, which produces a command-line application.
  5. Run the sample app

Getting Started - Windows Phone 7

  1. Open sample\wp7\EvernoteSample.sln.
  2. In the Solution Explorer, open the EvernoteSample project and then the Sample.cs file.
  3. Scroll down to the top of the EDAMTest class and fill in your Evernote developer token.
  4. Build the solution and run it in the Windows Phone Emulator.
  5. Click the "Start the connection process" button in the sample app.

Getting Started - Windows 8

  1. Open sample\win8\EvernoteSample.sln in Visual Studio 12 or 13.
  2. In the Solution Explorer, open the EvernoteSample project and then the Sample.cs file.
  3. Scroll down to the top of the EDAMTest class and fill in your Evernote developer token.
  4. Build the solution and run it.
  5. Click the "Start the connection process" button in the sample app.

More Repositories

1

android-job

Android library to handle jobs in the background.
Java
5,373
star
2

android-state

A utility library for Android to save objects in a Bundle without any boilerplate.
Java
862
star
3

evernote-sdk-python

Evernote SDK for Python
Python
612
star
4

evernote-sdk-js

Evernote SDK for JavaScript
JavaScript
561
star
5

evernote-sdk-android

Evernote SDK for Android
Java
429
star
6

evernote-sdk-ios

Evernote SDK for iOS
Objective-C
398
star
7

evernote-sdk-python3

Testing the Evernote Cloud API for Python 3
Python
276
star
8

evernote-sdk-java

Evernote SDK for Java
Java
259
star
9

evernote-cloud-sdk-ios

Evernote Cloud SDK for iOS
Objective-C
256
star
10

evernote-sdk-php

Evernote SDK for PHP
PHP
248
star
11

serge

Continuous localization platform
Perl
231
star
12

evernote-sdk-ruby

Evernote SDK for Ruby
Ruby
163
star
13

evernote-cloud-sdk-php

PHP
149
star
14

evernote-thrift

Thrift IDL files for the Evernote Cloud API
Thrift
96
star
15

evernote-sdk-mac

Evernote SDK for Cocoa
Objective-C
89
star
16

evernote-sdk-cpp

Evernote SDK for C++
C++
78
star
17

evernote-cloud-sdk-windows

C#
78
star
18

evernote-oauth-ruby

Evernote OAuth / Thrift API client library for Ruby
Ruby
74
star
19

zing

Translation server for continuous localization.
Python
57
star
20

android-intent

A simple to use library for Android which helps to connect to the main Android app with Intents.
Java
42
star
21

evernote-sdk-as3

Evernote SDK for ActionScript
ActionScript
22
star
22

evernote-sdk-perl

Evernote SDK for Perl
Perl
19
star
23

Aquaman

TypeScript
18
star
24

serge-website

Source code for https://serge.io/ β€” documentation site for Serge
PHP
5
star
25

eslint-plugin-evernote

Evernote custom eslint plugin
JavaScript
5
star
26

eslint-config-evernote

eslint config rules for Evernote projects.
JavaScript
2
star