ICalendar 1.0.0-beta3-24316
This is a prerelease version of ICalendar.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ICalendar --version 1.0.0-beta3-24316
NuGet\Install-Package ICalendar -Version 1.0.0-beta3-24316
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="ICalendar" Version="1.0.0-beta3-24316" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ICalendar --version 1.0.0-beta3-24316
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ICalendar, 1.0.0-beta3-24316"
#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 ICalendar as a Cake Addin #addin nuget:?package=ICalendar&version=1.0.0-beta3-24316&prerelease // Install ICalendar as a Cake Tool #tool nuget:?package=ICalendar&version=1.0.0-beta3-24316&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ICalendar is a library for parsing and writing icalendar files.
It Implements the specification given in RCF 5545.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- TreeForXml (>= 1.0.0)
- xunit (>= 2.1.0)
- xunit.runner.visualstudio (>= 2.0.1)
-
DNXCore 5.0
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- TreeForXml (>= 1.0.0)
- xunit (>= 2.1.0)
- xunit.runner.visualstudio (>= 2.0.1)
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 |
---|---|---|
1.0.0 | 2,369 | 9/9/2016 |
1.0.0-rc2-260400 | 1,653 | 4/26/2016 |
1.0.0-rc2-160400 | 1,515 | 4/2/2016 |
1.0.0-rc2-080900 | 1,157 | 9/8/2016 |
1.0.0-rc2 | 1,147 | 3/29/2016 |
1.0.0-rc1 | 913 | 3/29/2016 |
1.0.0-beta3-28316 | 1,248 | 3/25/2016 |
1.0.0-beta3-27316 | 1,173 | 3/24/2016 |
1.0.0-beta3-26316 | 1,167 | 3/24/2016 |
1.0.0-beta3-25316 | 1,148 | 3/24/2016 |
1.0.0-beta3-24316 | 1,146 | 3/24/2016 |
1.0.0-beta3-23316 | 1,163 | 3/23/2016 |
1.0.0-beta3-22316 | 1,165 | 3/22/2016 |
1.0.0-beta3 | 1,002 | 3/22/2016 |
1.0.0-beta2 | 1,243 | 3/16/2016 |
1.0.0-beta1-00000 | 1,700 | 2/26/2016 |
Changed the modified of a property that was private.