Paul-Williams's Stars
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
jgiacomini/Tiny.RestClient
Simpliest Fluent REST client for .NET
morelinq/MoreLINQ
Extensions to LINQ to Objects
adamabdelhamed/PowerArgs
The ultimate .NET Standard command line argument parser
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
fclp/fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
natemcmaster/CommandLineUtils
Command line parsing and utilities for .NET
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
litedb-org/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
falahati/LiteDBViewer
LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell
mcintyre321/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
KeRNeLith/Here
.NET library providing features for C# (Option, Result, Either, etc).
Fody/Fody
Extensible tool for weaving .net assemblies