{"id":19310528,"url":"https://github.com/sepppenner/caldavnet","last_synced_at":"2025-09-14T18:17:15.671Z","repository":{"id":206724752,"uuid":"717538152","full_name":"SeppPenner/CalDAVNet","owner":"SeppPenner","description":"CalDAVNet is a project to access CalDAV servers and a fork of https://github.com/markatk/CalDAV.NET.","archived":false,"fork":false,"pushed_at":"2025-01-05T21:30:37.000Z","size":122,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T01:39:03.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeppPenner.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-11T19:14:01.000Z","updated_at":"2025-08-09T18:10:05.000Z","dependencies_parsed_at":"2024-05-16T21:24:08.307Z","dependency_job_id":"2c0de0ef-f6c2-4e18-9d07-3ce8932a0408","html_url":"https://github.com/SeppPenner/CalDAVNet","commit_stats":null,"previous_names":["sepppenner/caldavnet"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/SeppPenner/CalDAVNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FCalDAVNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FCalDAVNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FCalDAVNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FCalDAVNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeppPenner","download_url":"https://codeload.github.com/SeppPenner/CalDAVNet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FCalDAVNet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275144994,"owners_count":25413128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T00:24:39.227Z","updated_at":"2025-09-14T18:17:15.368Z","avatar_url":"https://github.com/SeppPenner.png","language":"C#","funding_links":["https://patreon.com/SeppPennerOpenSourceDevelopment","https://paypal.me/th070795"],"categories":[],"sub_categories":[],"readme":"CalDAVNet\n====================================\n\nCalDAVNet is a project to access CalDAV servers and a fork of https://github.com/markatk/CalDAV.NET.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/0rsrutr4in3chb3k?svg=true)](https://ci.appveyor.com/project/SeppPenner/caldavnet)\n[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/CalDAVNet.svg)](https://github.com/SeppPenner/CalDAVNet/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/CalDAVNet.svg)](https://github.com/SeppPenner/CalDAVNet/network)\n[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/CalDAVNet.svg)](https://github.com/SeppPenner/CalDAVNet/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/CalDAVNet/master/License.txt)\n[![Nuget](https://img.shields.io/badge/CalDAVNet-Nuget-brightgreen.svg)](https://www.nuget.org/packages/HaemmerElectronics.SeppPenner.CalDAVNet/)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/HaemmerElectronics.SeppPenner.CalDAVNet.svg)](https://www.nuget.org/packages/HaemmerElectronics.SeppPenner.CalDAVNet/)\n[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/CalDAVNet/badge.svg)](https://snyk.io/test/github/SeppPenner/CalDAVNet)\n[![Gitter](https://img.shields.io/matrix/CalDAVNet%3Agitter.im?server_fqdn=matrix.org)](https://matrix.to/#/#CalDAVNet:gitter.im)\n[![Blogger](https://img.shields.io/badge/Follow_me_on-blogger-orange)](https://franzhuber23.blogspot.de/)\n[![Patreon](https://img.shields.io/badge/Patreon-F96854?logo=patreon\u0026logoColor=white)](https://patreon.com/SeppPennerOpenSourceDevelopment)\n[![PayPal](https://img.shields.io/badge/PayPal-00457C?logo=paypal\u0026logoColor=white)](https://paypal.me/th070795)\n\n## Available for\n* Net 8.0\n* Net 9.0\n\n## Net Core and Net Framework latest and LTS versions\n* https://dotnet.microsoft.com/download/dotnet\n\n## Basic usage\n```csharp\nusing Ical.Net.CalendarComponents;\n\n/// \u003csummary\u003e\n/// The main method.\n/// \u003c/summary\u003e\npublic static async Task Main()\n{\n    // Create client.\n    var calDavClient = new Client(\"http://192.168.2.2/caldav.php/user/someid\", \"user\", \"password\");\n\n    // Get all calendars for the user.\n    var calendars = await calDavClient.GetAllCalendars();\n\n    // Get the calendar by the uid.\n    var calendarByUid = await calDavClient.GetCalendarByUid(\"/caldav.php/user/uniqueid/\");\n\n    // Get the default calendar.\n    var defaultCalendar = await calDavClient.GetDefaultCalendar();\n\n    // Add an event.\n    var calendarEvent = new CalendarEvent();\n    var added = await calDavClient.AddOrUpdateEvent(calendarEvent, new Ical.Net.Calendar());\n\n    // Delete an event.\n    var deleted = await calDavClient.DeleteEvent(calendarEvent);\n}\n```\n\n## NuGet\nThe project can be found on [nuget](https://www.nuget.org/packages/HaemmerElectronics.SeppPenner.CalDAVNet/).\n\n## Install\n\n```bash\ndotnet add package HaemmerElectronics.SeppPenner.CalDAVNet\n```\n\nChange history\n--------------\n\nSee the [Changelog](https://github.com/SeppPenner/CalDAVNet/blob/master/Changelog.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Fcaldavnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepppenner%2Fcaldavnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Fcaldavnet/lists"}