Skip to content

jsakamoto/dotnetconf-calendar

Repository files navigation

.NET Conf Calendar tests

Exposing the session schedules of .NET Conf as iCal calendar feed.

Usage

You can subscribe to the calendar feed by using the following URL:

https://dotnetconf-calendar.azurewebsites.net/ical/v1

How it works

This is a simple ASP.NET Web API application on .NET 8. The calendar feed is generated by scraping the session schedules from the .NET Conf's Agenda page. The scraping is done by using AngleSharp and the calendar feed is generated by using Ical.Net. The calendar feed is hosted on Azure App Service.

License

GPL-3.0

About

Exposing the session schedules of .NET Conf as iCal calendar feed.

Resources

License

Stars

Watchers

Forks