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

https://github.com/fabulous-dev/fabulous.avalonia.samples

Fabulous.Avalonia.Samples
https://github.com/fabulous-dev/fabulous.avalonia.samples

Last synced: about 1 year ago
JSON representation

Fabulous.Avalonia.Samples

Awesome Lists containing this project

README

          

# Fabulous.Avalonia.Samples

[![Discord](https://img.shields.io/discord/716980335593914419?label=discord&logo=discord)](https://discord.gg/bpTJMbSSYK) [![Twitter Follow](https://img.shields.io/twitter/follow/FabulousAppDev?style=social)](https://twitter.com/FabulousAppDev)

Fabulous.Avalonia brings the great development experience of Fabulous to [AvaloniaUI](https://github.com/AvaloniaUI/Avalonia), allowing you to take advantage of this UI framework with a tailored declarative UI DSL and clean architecture.

Deploy to any platform supported by Avalonia, such as Android, iOS, macOS, Windows, Linux and more!

## Getting Started

You can start your new Fabulous.Avalonia app in a matter of seconds using the dotnet CLI templates.
For a starter guide see our [Get Started with Fabulous.Avalonia](https://docs.fabulous.dev/avalonia/get-started).

## Samples

### MVU CounterApp

The Counter App is a sample application that demonstrates the basic concepts of Fabulous.

[Browse source](https://github.com/fabulous-dev/Fabulous.Samples/tree/main/MVU/CounterApp)

### MVU DrawingApp

The Drawing App is a sample application that demonstrates how to use drawing primitives in Fabulous.

[Browse source](https://github.com/fabulous-dev/Fabulous.Samples/tree/main/MVU/DrawingApp)

### MVU GameOfLife

The Game of Life is a sample application that demonstrates how to use Fabulous to create the [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).

[Browse source](https://github.com/fabulous-dev/Fabulous.Samples/tree/main/MVU/GameOfLife)

### MVU Tetris

The Tetris App is a sample application that demonstrates how to use Fabulous to create the [Tetris](https://en.wikipedia.org/wiki/Tetris) game.

[Browse source](https://github.com/fabulous-dev/Fabulous.Samples/tree/main/MVU/Tetris)

### MVU TicTacToe

The TicTacToe App is a sample application that demonstrates how to use Fabulous to create the [Tic Tac Toe](https://en.wikipedia.org/wiki/Tic-tac-toe) game.

[Browse source](https://github.com/fabulous-dev/Fabulous.Samples/tree/main/MVU/TicTacToe)

### MVU GitHubClient

The GitHub Client App is a sample application that demonstrates how to use Fabulous to use the [GitHub API](https://docs.github.com/en/rest)

[Browse source](https://github.com/fabulous-dev/Fabulous.Samples/tree/main/MVU/GitHubClient)

Other useful links:
- [Contributor Guide](CONTRIBUTING.md)

Additionally, we have the [Fabulous Discord server](https://discord.gg/bpTJMbSSYK) where you can ask any of your Fabulous related questions.

## Supporting Fabulous

The simplest way to show us your support is by giving this project and the [Fabulous project](https://github.com/fabulous-dev/Fabulous) a star.

You can also support us by becoming our sponsor on the GitHub Sponsors program.
This is a fantastic way to support all the efforts going into making Fabulous the best declarative UI framework for dotnet.

If you need support see Commercial Support section below.

## Contributing

Have you found a bug or have a suggestion of how to enhance Fabulous? Open an issue and we will take a look at it as soon as possible.

Do you want to contribute with a PR? PRs are always welcome, just make sure to create it from the correct branch (main) and follow the [Contributor Guide](CONTRIBUTING.md).

For bigger changes, or if in doubt, make sure to talk about your contribution to the team. Either via an issue, GitHub discussion, or reach out to the team either using the [Discord server](https://discord.gg/bpTJMbSSYK).

## Commercial support

If you would like us to provide you with:

- training and workshops,
- support services,
- and consulting services.

Feel free to contact us: [support@fabulous.dev](mailto:support@fabulous.dev)