Highlights
Stars
How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quality enforcement on all levels. Make your agents production-ready.
Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.
Large Action Model framework to develop AI Web Agents
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Mega list of 1 on 1 meeting questions compiled from a variety to sources
📚 A curated list of papers for Software Engineers
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them nul…
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
An easy-to-use, zero-downtime schema migration tool for Postgres
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
A tool that help you find duplicate transitive package references.
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
Using SourceGenerators to Automatically Freeze/Create Mock<T> Instances
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
The .NET ObjectFiller fills the properties of your .NET objects with random data
Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup
Utility library for breaking down an Angular form into multiple components
A .NET library for distributed synchronization
Demo for AutoFixture SpecimenFactory and how we can integrate with it
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.
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).