WarBorg's Stars
reactivemarbles/DynamicData
Reactive collections based on Rx.Net
reactiveui/ReactiveUI
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.
cashapp/redwood
Multiplatform reactive UI for Android, iOS, and web using Kotlin and Jetpack Compose
adospace/reactor-data
ReactorData is a fast, easy to use, low cerimony data container for your next .NET app
zauberzeug/quicktest-maui
Library to write acceptance & integration tests for dotnet maui applications with NUnit
zauberzeug/quicktest
Library to write acceptance & integration tests for Xamarin.Forms with NUnit
LorenzoBalducci96/custom-cdj
A raspberry-pi Cdj project realized with the usage of mixxx for the audio software and Arduino Leonardo for input reading. The MIDI protocol is used for the communication between Arduino and the Raspberry.
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
Draco-lang/Language-suggestions
Collecting ideas for a new .NET language that could replace C#
AvaloniaUI/Avalonia.Markup.Declarative
Provides helpers for declarative ui in C#
adospace/reactorui-maui
MauiReactor is a MVU UI framework built on top of .NET MAUI
adospace/reactorui-xamarin
An alternative UI framework on top of Xamarin Forms highly inspired to React.js and Flutter
rivantsov/ngraphql
GraphQL .NET Server and Client
AAkira/Kotlin-Multiplatform-Libraries
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Foso/Ktorfit
HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit
tweag/haskell-training
Material for Haskell training
raamcosta/compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
google/accompanist
A collection of extension libraries for Jetpack Compose
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
sundews/Sundew.DiscriminatedUnions
Adds Discriminated unions to C# until they get added for real
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
nemanjarogic/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
morelinq/MoreLINQ
Extensions to LINQ to Objects
jsuarezruiz/comet-travel-app-challenge
Travel App UI Challenge made with Comet.
mitchtabian/MVVMRecipeApp
Kotlin, MVVM, Navigation Component, Hilt, Jetpack Compose, Retrofit2
vinaygaba/Learn-Jetpack-Compose-By-Example
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
safakgur/guard
A high-performance, extensible argument validation library.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
ardalis/GuardClauses
A simple package with guard clause extensions.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET