Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fornever/avalonia-pascalabc-net-showcase

Sample for AvaloniaUI written in PascalABC.NET
https://github.com/fornever/avalonia-pascalabc-net-showcase

Last synced: 14 days ago
JSON representation

Sample for AvaloniaUI written in PascalABC.NET

Awesome Lists containing this project

README

        

AvaloniaUI showcase written in PascalABC.NET
============================================

This is a sample of [AvaloniaUI][avaloniaui] usage written in
[PascalABC.NET][pascalabc-net].

See [this post][post] (in Russian) for detailed discussion.

**NOTE:** Since the initial post, the project has been migrated to [PascalABC.NET SDK][sdk], so the build instructions are different.

To build the project, run the following shell command:

```console
$ dotnet build
```

[avaloniaui]: https://github.com/AvaloniaUI/Avalonia
[pascalabc-net]: http://pascalabc.net/
[post]: https://fornever.me/ru/posts/2017-05-15-pascalabc-net-and-avaloniaui.html