Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npolyak/NP.Avalonia.Visuals
https://github.com/npolyak/NP.Avalonia.Visuals
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/npolyak/NP.Avalonia.Visuals
- Owner: npolyak
- License: mit
- Created: 2021-07-04T17:09:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T21:01:30.000Z (about 1 year ago)
- Last Synced: 2024-05-08T00:26:29.334Z (9 months ago)
- Language: C#
- Size: 43.7 MB
- Stars: 32
- Watchers: 3
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-avalonia - NP.Avalonia.Visuals - Additional visual controls by npolyak. (Libraries & Extensions / Controls)
README
# NP.Avalonia.Visuals
# NOTE - this project is deprecated - please, use [NP.Ava.Visuals](https://github.com/npolyak/NP.Ava.Visuals) project instead (which works with the latest and greatest Avalonia 11.
contains basic visual paradigms for Avalonia
To checkout (together with the submodules so that you could build the demos) use the following command
git clone https://github.com/npolyak/NP.Avalonia.Visuals.git --recursive
To build the demos go to Demos/ and open the corresponding solution. E.g go to Demos\MultiPlatformWindowDemo folder and open solution MultiPlatformWindowDemo.sln