A curated list of community Xamarin.Forms backends.
Перейти к файлу
Javier Suárez Ruiz c1d9f8197b Added MobileBlazorBindings 2020-01-18 13:46:12 +01:00
images Added MobileBlazorBindings 2020-01-18 13:46:12 +01:00
.gitattributes Added gitignore 2019-11-08 18:00:21 +01:00
.gitignore Added gitignore 2019-11-08 18:00:21 +01:00
CONTRIBUTING.md Added Contribution Guidelines 2019-11-08 18:01:35 +01:00
README.md Added MobileBlazorBindings 2020-01-18 13:46:12 +01:00

README.md

Xamarin.Forms Backends PRs Welcome

A curated list of community Xamarin.Forms backends.

MobileBlazorBindings

Mobile Blazor Bindings enable developers to build native mobile apps using C# and .NET for iOS and Android using familiar web programming patterns. This means you can use the Blazor programming model and Razor syntax to define UI components and behaviors of an application. The UI components that are included are based on Xamarin.Forms native UI controls, which results in beautiful native mobile apps.

Ooui

Ooui (pronounced weee!) is a small cross-platform UI library for .NET that uses web technologies. Include a WebAssembly mode of Ooui running Xamarin.Forms.

Ooui

Head on over to http://ooui.mecha.parts to try out the samples.

Xamarin.Forms.Platforms.Blazor

A proof of concept for a Blazor backend render platform for Xamarin.Forms.

Xamarin.Forms.Platforms.Blazor

Xamarin.Forms.Unity

Xamarin.Forms for Unity (Platform implementation for Unity Game Engine).

Xamarin.Forms.WinForms

Xamarin.Forms for Windows Forms (Platform implementation).

xamarin-forms-gui.cs

gui.cs is a simple UI toolkit for .NET, .NET Core and Mono and works on both Windows and Linux/Unix created by Miguel de Icaza.

This project is a small Xamarin.Forms backend of gui.cs. Yes, create console Apps with C# and XAML!.

xamarin-forms-gui.cs