Jon2G's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
2noise/ChatTTS
A generative speech model for daily dialogue.
lowlighter/metrics
📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
android/ndk
The Android Native Development Kit
enisn/UraniumUI
Uranium is a Free & Open-Source UI Kit for MAUI.
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
grumpydev/TinyIoC
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike.
RadekVyM/SimpleToolkit
SimpleToolkit is a .NET MAUI library of helpers and simple, fully customizable controls, such as SimpleShell - custom Shell implementation that allows you to create unique navigation experiences.
jsuarezruiz/AlohaKit.Controls
A set of .NET MAUI drawn controls.
mrlacey/MauiAppAccelerator
A Visual Studio extension to accelerate the creation of new .NET MAUI apps.
jfversluis/Plugin.Maui.Audio
Plugin.Maui.Audio provides the ability to play audio inside a .NET MAUI application
VladM7/Stack-Solver
Stack Solver is an app for the optimisation of palletizing and shipping items.
Eilon/MauiHybridWebView
mephraim/ghostscriptsharp
A C# wrapper for the Ghostscript library (1.1)
jamesmontemagno/StoreReviewPlugin
Request app store reviews across Xamarin and Windows applications
matt-goldman/Maui.Plugins.PageResolver
A simple and lightweight page resolver for use in .NET MAUI projects
xceedsoftware/Xceed-Toolkit-for-.NET-MAUI
Welcome to MauiToolkit by Xceed, your premier source for cutting-edge MAUI (Multi-platform App UI) Controls and Toolkits. Our meticulously designed suite provides developers with a comprehensive range of UI components that elevate the user experience across all platforms.
liweiyi88/onedump
Effortlessly database dump with one command.
castorflex/manifestreplace-plugin
Gradle plugin to add more placeholders to your manifest.xml.
akgulebubekir/PdfSharp.Maui
Pdf library for .net Maui
szr2001/VNotes
akkadotnet/Akka.Hosting.Maui
MAUI support for Akka.Hosting
Jon2G/MauiPdfJSViewer
A implementation of pdfjs for android wrapped into a nuget so you can just install and use it. Have fun :). Based on https://github.com/jfversluis/MauiPdfJsViewerSample
Jon2G/StatelessForMAUI
A state machine to handle navigation and common app workflow using https://github.com/dotnet-state-machine/stateless
Jon2G/DelayedViewMaui
A view that delays content rendering to optimize page push time
lettucemode/raauu
Randomize and Add Useless Usings Visual Studio Extension
Jon2G/TinyTypeContainer
A tiny lightweight single file implementation of a type container for .net