Highlights
Stars
Large Action Model framework to develop AI Web Agents
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language 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 Roslyn analyzer to enforce some good practices in C#.
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#).
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
Compile and package Angular libraries in Angular Package Format (APF)
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI