MarimerLLC/csla359日前1.2k
A home for your business logic in any .NET application.
MvvmCross/MvvmCross354日前3.8k
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
reactiveui/ReactiveUI355日前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/eShopOnContainers354日前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/mono354日前10.8k
Mono open source ECMA CLI, C# and .NET implementation.
unoplatform/uno354日前8.2k
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
reactiveui/refit354日前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.
NLog/NLog358日前6.1k
NLog - Advanced and Structured Logging for Various .NET Platforms
xamarin/Xamarin.Forms362日前5.6k
Xamarin.Forms Official Home
bitwarden/mobile354日前5.4k
The mobile app vault (iOS and Android).
MessagePack-CSharp/MessagePack-CSharp354日前5.1k
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
mono/SkiaSharp354日前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/LiveCharts2354日前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/TensorFlowSharp359日前3.1k
TensorFlow API for .NET languages
mono/CppSharp355日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
Caliburn-Micro/Caliburn.Micro354日前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-UI357日前2.6k
Xamarin.Forms goodlooking UI samples
reactiveui/Akavache355日前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.