MindFusion.Scheduling for .NET MAUI v1.1

Released: Jul 21, 2025

Mises à jour de v1.1

Fonctionnalités

  • Google Calendar Import:
    • The 'GoogleCalendarImporter' class lets you import a user's calendar events as Appointment objects in a Schedule.
    • In order to gain access to user's calendar data, you must create a project in Google Cloud console, enable Google Calendar API and request the appropriate scopes. Implement OAuth2 flow to get an access token representing user's consent, and pass it to Import methods.