Ebendiol's Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
Maoni0/mem-doc
This is a document to help with .NET memory analysis and diagnostics.
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
RWE-Nexus/EnergyTrading-Core
Various libraries that the EnergyTrading-MDM* solutions depend on
jsuarezruiz/dotnet-maui-showcase
A curated list of awesome .NET MAUI samples
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
jasontaylordev/RapidConsole
A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency injection, logging, and a whole lot more.
TobiasBuchholz/Plugin.Firebase
Wrapper around the native Android and iOS Firebase Xamarin SDKs
DevToys-app/DevToys
A Swiss Army knife for developers.
DIPSAS/DIPS.Xamarin.UI
A shared UI library that DIPS uses and maintains for their mobile applications.
OneSignal/OneSignal-Xamarin-SDK
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
bitwarden/android
Bitwarden mobile app for Android.
StefH/FluentBuilder
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
CrossGeeks/PushNotificationPlugin
Push Notification Plugin for Xamarin iOS and Android
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
thomas-girotto/MockGen
A C# mocking library based on source generators
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
jbogard/Respawn
Intelligent database cleaner for integration tests
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
Azure/azure-notificationhubs-dotnet
.NET SDK for Azure Notification Hubs
lepoco/wpfui
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
dotnet/xharness
C# command line tool for running tests on Android / iOS / tvOS devices and simulators
TestableIO/System.IO.Abstractions.Analyzers
Analyzer for helping using package System.IO.Abstractions
MelGrubb/BuilderGenerator
A source-generator-based implementation of the Builder pattern
canton7/PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
alphaleonis/EventSourceGenerator
A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class definition.
dotnet/org-policy
This repo contains tools and tracks policy violations for the dotnet org.
dotnet/Scaffolding
Code generators to speed up development.
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.