LucasMaloney's Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotnet/orleans
Cloud Native application framework for .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.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
ServiceStack/ServiceStack.Text
.NET's fastest JSON, JSV and CSV Text Serializers
Bobris/Nowin
Owin Web Server in pure .Net
minecraft-dotnet/Substrate
Comprehensive .NET SDK for reading and writing Minecraft worlds and data
fsprojects/FSharp.ViewModule
Library providing MVVM and INotifyPropertyChanged support for F# projects
kthompson/Actress
Actress is a C# port of the F# MailboxProcessor