Skip to content

lmaturo/evernote-demo-metro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample app demonstrating the use of the Evernote API in a Windows 8 Metro style app. 

-----

To use the demo, update EvernoteWrapper/Wrapper.cs with your Evernote API key and TestApp/BlankPage.xaml.cs with your Evernote sandbox username and password.

If you don't have an API key, you can get one at http://dev.evernote.com/documentation/cloud.

-----

The Evernote SDK is contained in the Evernote project, which builds into a class library.

The business logic that exercises the SDK is contained in the EvernoteWrapper project, which builds into a WinMD File.

The C# Metro app uses the APIs exposed by the EvernoteWrapper project to do useful things.

About

Sample Metro app that uses the Evernote API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published