Stars
A Roslyn analyzer to enforce some good practices in C#.
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.
Library for interacting with command-line interfaces
inkle's open source scripting language for writing interactive narrative.
An editor for ink: inkle's narrative scripting language
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
Simple, unambitious mediator implementation in .NET
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
This repository has examples of broken patterns in ASP.NET Core applications
A modern runtime for JavaScript and TypeScript.
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
LiteDB - A .NET NoSQL Document Store in a single data file
netDumbster is a .Net Fake SMTP Server clone of the popular Dumbster
📇 A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
.NET Transactional Document DB and Event Store on PostgreSQL
A collection of awesome .NET libraries, tools, frameworks and software
Json.NET is a popular high-performance JSON framework for .NET
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET …