ricloud 0.9.6
dotnet add package ricloud --version 0.9.6
NuGet\Install-Package ricloud -Version 0.9.6
<PackageReference Include="ricloud" Version="0.9.6" />
paket add ricloud --version 0.9.6
#r "nuget: ricloud, 0.9.6"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release of the ricloud project