djohnst10's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/orleans
Cloud Native application framework for .NET
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
dahlbyk/posh-git
A PowerShell environment for Git
serilog/serilog
Simple .NET logging with fully-structured events
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
PragmaticFlow/NBomber
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
Sergio0694/PolySharp
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
CoreWCF/CoreWCF
Main repository for the Core WCF project
amantinband/error-or
A simple, fluent discriminated union of an error or a result.
badamczewski/PowerUp
⚡ Decompilation Tools and High Productivity Utilities ⚡
mariotoffia/FluentDocker
Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI
andrewlock/NetEscapades.EnumGenerators
A source generator for generating fast "reflection" methods for enums
patriksvensson/cupboard
A framework for provisioning local environments to a desired state, using the .NET SDK.
sblom/RegExtract
Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.
dotnet/systemweb-adapters
chrissainty/blazor-in-action
Code examples for Blazor in Action
dotnet/vscode-dotnet-runtime
VSCode Extension for Installing .NET via VS Code
aspnet/MicrosoftConfigurationBuilders
Microsoft.Configuration.Builders
horsdal/microservices-in-dotnet-book-second-edition
Code for the second edition of Microservices in .NET Core
CoreForms/docs
Documentation for working with CoreForms