mjwpl's Stars
wg/wrk
Modern HTTP benchmarking tool
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2025
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
dotnet-architecture/eBooks
.NET Architecture e-Books
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
patrickloeber/snake-ai-pytorch
adospace/reactorui-maui
MauiReactor is a MVU UI framework built on top of .NET MAUI
appium/dotnet-client
Extension to the official Selenium dotnet webdriver
conficient/BlazorChatSample
A sample Blazor chat application using SignalR
SciSharp/Gym.NET
openai/gym's popular toolkit for developing and comparing reinforcement learning algorithms port to C#.
mikoskinen/Blazor.EventAggregator
Lightweight Event Aggregator for Blazor (Razor Components).
adimiko/TransactionalBox
Outbox and Inbox Pattern in .NET (scalability & fault tolerance). Ensures eventual consistency between services. (microservices, event-driven architecture, message streaming)
PacktPublishing/Blazor-WebAssembly-by-Example
Blazor WebAssembly by Example, published by Packt
MackinnonBuck/MauiBlazorPermissionsExample
An example demonstrating how to manage and request platform-specific permissions for use within a MAUI Blazor app.
Atholn/PokeWars
dalionsystem/dataGuard
db permission management system
SingleUnitBox/SurveyStore
adospace/vs-android-emulator
This extension for Visual Studio 2022 embeds the Android emulator directly inside VS IDE: no more continue switches between IDE and emulators!
mjwpl/LoopLords
Loop Lords is an application designed to help users manage their recurring tasks efficiently. It aims to remind users of their cyclical tasks before the deadline, reward them for completing tasks within the cycle, prioritize tasks based on their last completion date (e.g., diet), and assist users in breaking habits (e.g., computer gaming addiction)
NielsFilter/TicTacToe.Net