drewburlingame's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
neovim/neovim
Vim-fork focused on extensibility and usability
nektos/act
Run your GitHub Actions locally 🚀
nocodb/nocodb
🔥 🔥 🔥 Open Source Airtable Alternative
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
elsa-workflows/elsa-core
A .NET workflows library
npryce/adr-tools
Command-line tools for working with Architecture Decision Records
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
halirutan/IntelliJ-Key-Promoter-X
Modern IntelliJ plugin to learn shortcuts for buttons
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
sdcuike/Clean-Code-Collection-Books
Clean Code Collection books-写代码的艺术--但是也不能死读书,照搬理论实践
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
BenMorris/NetArchTest
A fluent API for .Net that can enforce architectural rules in unit tests.
oskardudycz/ArchitectureWeekly
Architecture Weekly - links and resources to boost your knowledge and developer skills
nietras/Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
domn1995/dunet
C# discriminated union source generator
awslabs/diagram-as-code
Diagram-as-code for AWS architecture.
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
Azure/openapi-diff
Command line tool to detect breaking changes between two openapi specifications
christianhelle/refitter
A tool for generating Refit interfaces and contracts from OpenAPI specifications
pb33f/openapi-changes
The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger
ModernRonin/ProjectRenamer
Conveniently rename your csproj files
nimbleways/dotnet-subset
A .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker build caching for "dotnet restore" instructions.
dotmake-build/command-line
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
dotnetconfig/dotnet-config
A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format
devlooped/dotnet-file
Download, update and sync loose files from URLs
drwatson1/dbup-cli
Cross platform command line tool that helps you to deploy database changes. Supports a range of databases
criteo/openapi-comparator
3mpowered/CommandLine.Extensions
A set of cli extensions containing a preconfigured CLI AppRunner based on CommandDotNet and extension methods for Spectre.Console.