ricloud 0.9.6

dotnet add package ricloud --version 0.9.6
NuGet\Install-Package ricloud -Version 0.9.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ricloud" Version="0.9.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ricloud --version 0.9.6
#r "nuget: ricloud, 0.9.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ricloud as a Cake Addin
#addin nuget:?package=ricloud&version=0.9.6

// Install ricloud as a Cake Tool
#tool nuget:?package=ricloud&version=0.9.6

.NET client for the Reincubate iCloud API. The Reincubate iCloud API provides powerful programmatic iCloud access to investigators, application developers and integrators. It is RESTful and makes many commonly-accessed forms of data available as JSON feeds. The API includes functionality for extraction, manipulation and recovery of many types of iOS data, and has functionality to support bulk, scheduled, and realtime data access. It fully supports iOS 11 CloudKit-based iCloud backups, and backups created with the new A9 chipsets.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.6 2,615 2/26/2016
0.9.5 1,614 12/14/2015

Initial release of the ricloud project