CClarke.Plugin.Calendars 0.2.0-alpha

This is a prerelease version of CClarke.Plugin.Calendars.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package CClarke.Plugin.Calendars --version 0.2.0-alpha
NuGet\Install-Package CClarke.Plugin.Calendars -Version 0.2.0-alpha
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="CClarke.Plugin.Calendars" Version="0.2.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CClarke.Plugin.Calendars --version 0.2.0-alpha
#r "nuget: CClarke.Plugin.Calendars, 0.2.0-alpha"
#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 CClarke.Plugin.Calendars as a Cake Addin
#addin nuget:?package=CClarke.Plugin.Calendars&version=0.2.0-alpha&prerelease

// Install CClarke.Plugin.Calendars as a Cake Tool
#tool nuget:?package=CClarke.Plugin.Calendars&version=0.2.0-alpha&prerelease

Perform basic CRUD calendar operations on iOS/Android/WinPhone/UWP through a simple common API.
        
See project site README for usage notes and limitations.
        
Warning: Using this to edit events that it did not create is not recommended and could lead to data loss. See README for details.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp81 is compatible.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CClarke.Plugin.Calendars:

Package Downloads
ItEnterprise.HubberStandard

ItEnterprise HubberStandard for Xamarin Forms

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CClarke.Plugin.Calendars:

Repository Stars
xamarinhq/app-conference
Pre-build conference application built with Xamarin
Version Downloads Last updated
1.1.0 74,706 9/25/2021
1.0.14 164,564 10/28/2019
1.0.0 77,899 8/19/2018
0.7.7-beta 1,580 8/9/2018
0.7.1-beta 1,946 7/6/2018
0.7.0-beta 1,633 7/6/2018
0.6.64-beta 3,760 5/22/2018
0.6.45-beta 6,784 1/21/2018
0.6.33-beta 22,725 4/10/2017
0.6.10-beta 5,345 7/9/2016
0.6.0-beta 6,919 5/18/2016
0.4.2-beta 6,290 3/4/2016
0.3.0-alpha 3,158 2/18/2016
0.2.1-alpha 2,993 10/15/2015
0.2.0-alpha 2,098 9/2/2015
0.1.0-alpha 2,140 4/17/2015

Added support for Universal Windows Platform.