theczorn's Stars
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Swordfish90/cool-retro-term
A good looking terminal emulator which mimics the old cathode display...
conwnet/github1s
One second to read GitHub code with VS Code.
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
Azure/azure-quickstart-templates
Azure Quickstart Templates
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
microsoft/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
noDRM/DeDRM_tools
DeDRM tools for ebooks
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
microsoft/VisualStudioUninstaller
Visual Studio Uninstallation sometimes can be unreliable and often leave out a lot of unwanted artifacts. Visual Studio Uninstaller is designed to thoroughly and reliably remove these unwanted artifacts.
ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC.
Tyrrrz/CliFx
Class-first framework for building command-line interfaces
ekonbenefits/impromptu-interface
Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.
Polly-Contrib/Simmy
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
kristofferandreasen/awesome-azure
A Curated List of Azure Resources. The list provides you with enough resources to get a full overview of the services in Azure and get started with cloud computing.
Azure/azure-storage-net-data-movement
Azure Storage Data Movement Library for .Net
IIInitiationnn/BloodEmporium
A program to automatically level the Bloodweb in the game Dead by Daylight.
tawman/git-unite
Git Unite fixes case sensitive file paths present in a git repository index on Windows.
slalombuild/blackslope.net
.Net Core reference architecture
RobertTalbert/calculus
Materials for MTH 201 (Calculus) at Grand Valley State University -- using a flipped learning design with specifications grading.
wufe/mapper
Object to object mapper in Typescript - Inspired by Automapper
cfryerdev/zeroslope-net6
ZeroSlope is a lean microservice architecture using .NET 6 with Minimal Api. With support for Jwt Auth, Global Error Handling, Structured Logging, Dapper, Redis, and much more.
lilasquared/NRedux
NRedux is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.