Project Description
Usar Live SDK com API REST em qualquer sabor de windows.
Use Live SDK with REST API in any flavor of windows.
Português (BR)
O objetivo deste projeto é criar uma API completa para permitir o uso do Live SDK em qualquer versão de Windows que suporte o .NET Framework.
Utilizando C# com a API REST, implementei:
- Login (testado com app windowsforms);
- Server App refresh Token;
- Obter lista de arquivos do SkyDrive;
- Obter lista de pastas do SkyDrive;
- Enviar arquivos ao SkyDrive;
- Bing Maps (obter localização por json);
Em teste:
- Obter calendários;
- Obter eventos de um calendário;
- Adicionar um calendário;
- Adicionar um evento em um calendário;
Alem destes itens, preciso de ajuda para adicionar outras funcionalidades. Se quiser se candidatar, envie uma mensagem para mim.
English
The goal of this project is to create a full API to allow the use of Live SDK in any version of Windows that supports the .NET Framework.
Using C # with the REST API, implemented:
-Login (tested with Windows Forms app);
-Server App refresh Token;
-Get list of files from SkyDrive;
-Get list of folders in SkyDrive;
-Send files to SkyDrive.
-Bing Maps (get location by json);
On test:
-Get calendars;
-Get a calendar events;
-Add a calendar;
-Add an event in a calendar;
Besides these items, I need help to add other features. If you wish to apply, please send a message to me.