iCal.PCL 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package iCal.PCL --version 1.0.5
NuGet\Install-Package iCal.PCL -Version 1.0.5
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="iCal.PCL" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add iCal.PCL --version 1.0.5
#r "nuget: iCal.PCL, 1.0.5"
#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 iCal.PCL as a Cake Addin
#addin nuget:?package=iCal.PCL&version=1.0.5

// Install iCal.PCL as a Cake Tool
#tool nuget:?package=iCal.PCL&version=1.0.5

Light weight and very simple iCal parser. Parses only VEVENT objects; ignores other in iCal data.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on iCal.PCL:

Package Downloads
IndicoInterface.NET

Parse XML from sites using the Indico agenda server software written by CERN (see http://indico.cern.ch as well as other sites)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 2,043 12/26/2016
1.0.5 1,054 4/3/2016
1.0.4 2,053 3/31/2015
1.0.3 964 3/31/2015
1.0.2 2,465 3/13/2015
1.0.1 986 3/13/2015
1.0.0 1,005 3/13/2015

Fixes to deal with VEVENT objects in the source file (ignored)