https://github.com/wieslawsoltes/basicdemo
https://github.com/wieslawsoltes/basicdemo
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wieslawsoltes/basicdemo
- Owner: wieslawsoltes
- License: agpl-3.0
- Archived: true
- Created: 2024-05-05T15:51:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-03T13:14:23.000Z (over 1 year ago)
- Last Synced: 2025-03-17T13:54:36.947Z (7 months ago)
- Language: C#
- Size: 79.1 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Avalonia Basic
Project started at 25th May, 2022. Its simple WYSIWYG editor for Avalonia, property grid control and resing adorners.
# License
Licensed under AGPL-3.0 license
```
Avalonia Basic
Copyright (C) 2022,2023,2024 Wiesław ŠoltésThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```