/

xamarin-forms-samples

Sample apps built using the Xamarin.Forms framework

最終更新日:364日前
4.3k

MvvmCross/MvvmCross
354日前3.8k

The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.

reactiveui/ReactiveUI
355日前7.8k

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

dotnet-architecture/eShopOnContainers
354日前24.6k

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

mono/mono
354日前10.8k

Mono open source ECMA CLI, C# and .NET implementation.

unoplatform/uno
354日前8.2k

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

reactiveui/refit
354日前7.9k

The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

bitwarden/mobile
354日前5.4k

The mobile app vault (iOS and Android).

MessagePack-CSharp/MessagePack-CSharp
354日前5.1k

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]

mono/SkiaSharp
354日前3.9k

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

beto-rodriguez/LiveCharts2
354日前3.7k

Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.

migueldeicaza/TensorFlowSharp
359日前3.1k

TensorFlow API for .NET languages

mono/CppSharp
355日前2.9k

Tools and libraries to glue C/C++ APIs to high-level languages

Caliburn-Micro/Caliburn.Micro
354日前2.7k

A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

jsuarezruiz/xamarin-forms-goodlooking-UI
357日前2.6k

Xamarin.Forms goodlooking UI samples

reactiveui/Akavache
355日前2.4k

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

xamarin/xamarin-macios
356日前2.3k

Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.