Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.34 KB

Copyright (C) 2012 cloudbase.io This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

CBHelper-Windows8

The cloudbase.io Windows 8 helper class

To run the demo application register at http://cloudbase.io and create an application. Enter the application code, secret code and password generated by cloudbase.io for the new app in the settings screen.

The Visual Studio 2012 solution contains two projects

  • CBHelper - the actual helper class which compiles to a dll library
  • CBHelperDemo - A demo application. This depends on the dll generated by the CBHelper project

The cloudbase.io helper class for Windows 8 utilizes the Newtonsoft.Json package. While this package is included in the solution you can get new updates and fixes using NuGet