Klinkby.VCard 3.1.3

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

// Install Klinkby.VCard as a Cake Tool
#tool nuget:?package=Klinkby.VCard&version=3.1.3                

Klinkby.VCard

NuGet Workflow CodeQL License

Summary

Super simple serialize dotnet to iCal/iCalendar/vCal/VCard format from .NET objects.

Package

Nuget package: Klinkby.VCard netstandard2.0

License

MIT licensed. See LICENSE for details.

Dependencies

  • netstandard2.0 or later

Revisions

V3 adds source generator for more efficient serialization. The included BenchmarkDotNet test shows a 3x speedup over V2, at 1/7th memory usage.

Method Job NuGetReferences Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
VCalendarToString 2.0.1 Klinkby.VCard 2.0.1 20.400 us 0.3844 us 0.5261 us 1.00 0.04 14.6484 0.2136 119.81 KB 1.00
VCalendarToString 3.1.2 Klinkby.VCard 3.1.2 6.445 us 0.0430 us 0.0603 us 0.32 0.01 2.0065 0.0610 16.43 KB 0.14
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

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
3.1.3 87 11/2/2024
3.1.2 74 11/2/2024
3.1.1 78 11/2/2024
3.1.0 77 11/2/2024
3.0.1 129 10/18/2024
3.0.0 135 10/18/2024
3.0.0-alpha 106 10/18/2024
2.0.1 106 10/16/2024
2.0.0 298 11/12/2023
1.0.2.2 1,561 1/22/2015