CalDav 0.0.1-beta4
.NET Framework 4.0
This is a prerelease version of CalDav.
Install-Package CalDav -Version 0.0.1-beta4
dotnet add package CalDav --version 0.0.1-beta4
<PackageReference Include="CalDav" Version="0.0.1-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CalDav --version 0.0.1-beta4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CalDav, 0.0.1-beta4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CalDav as a Cake Addin
#addin nuget:?package=CalDav&version=0.0.1-beta4&prerelease
// Install CalDav as a Cake Tool
#tool nuget:?package=CalDav&version=0.0.1-beta4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Support for serializing iCal and CalDav objects.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CalDav:
Package | Downloads |
---|---|
CalDav.Server
Simple CalDav server. |
|
CalDav.Client
Simple CalDav client. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.1-beta4 | 1,940 | 9/11/2012 |
0.0.1-beta3 | 1,393 | 8/23/2012 |
0.0.1-beta2 | 912 | 8/23/2012 |
0.0.1-beta1 | 1,040 | 8/23/2012 |
allow more entities to have generic Properties; add COMPLETED to ToDo