https://github.com/tiredaj/icsgenerator
First app thing made with Avalonia
https://github.com/tiredaj/icsgenerator
avaloniaui nodatime
Last synced: 4 months ago
JSON representation
First app thing made with Avalonia
- Host: GitHub
- URL: https://github.com/tiredaj/icsgenerator
- Owner: TiredAJ
- License: mit
- Archived: true
- Created: 2023-08-06T17:24:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T14:32:42.000Z (over 1 year ago)
- Last Synced: 2024-09-30T11:07:51.422Z (8 months ago)
- Topics: avaloniaui, nodatime
- Language: C#
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ICSGenerator
Basically allows you to generate a very basic .ics file. Tested working on Windows PC & Android phone. I don't have anything Apple to test it with.I know I've done MVVM wrong, this is my first project beyond tutorials working with Avalonia (coming from Winforms) and I'm still a bit puzzled tbh.