The-Standard ★ PINNED
A unified standard for building distributed systems — the engineering book that started it all. Free forever, translated by the community into multiple languages.
§ 03 — OPEN SOURCE
Open source is at the heart of everything I do — from libraries that make .NET engineering nicer to community projects serving free education and healthcare. Every package below is open source. Counters are live from NuGet and GitHub; the full picture lives on GitHub.
A unified standard for building distributed systems — the engineering book that started it all. Free forever, translated by the community into multiple languages.
Exceptional Exceptions
RESTFul Integration w/ Love <3
ADotNet is a dot net library to help engineers develop their build and release pipelines in C# without having to use YAML or any other…
EFxceptions is a .NET library that captures the exceptions thrown by Entity Framework from a SQL Server database and converts them into…
PrettyBlazor is a library that adds the rest of control structures to Blazor markup. With PrettyBlazor you can now implement iterations and…
EFxceptions.Identity captures exceptions thrown by ASP.NET Core Identity with Entity Framework from a SQL Server database and converts them…
A Standardized .NET library for OpenAI Integrations.
TDD-able Styles
EFxceptions is a .NET library that captures the exceptions thrown by Entity Framework from a SQL server and converts them into meaningful,…
RESTFul Integration w/ Love <3
Local Eventing .NET Library
InvisibleApi is a .NET Standard library developed to add an extra layer of security to protect your existing API endpoints from scanning or…
Standard-Compliant Open-Source Pub/Sub .NET library for managing events in distributed systems.
A Standardized .NET library that provides an abstract DBContext to capture exceptions thrown by EntityFramework and converts them into…
The C# reference implementation of The Standard for Agents. Agent = Orchestration(Data, Decision, Direction) — a tiered agent framework…
EFxceptions is a .NET Standard library that captures the exceptions thrown by the EntityFramework from a MySQL server and converts them…
A Standardized .NET library that provides an abstract DBContext that implements AspNetCore.Identity to capture exceptions thrown by…
EFxceptions is a .NET Standard library that captures the exceptions thrown by the EntityFramework from a MySQL Server and converts them…
InternalMock is a .NET library that uses reflection to mock internal static private methods
EFxceptions is a .NET Standard library that captures the exceptions thrown by the EntityFramework from a MySQL or Sql server and converts…
A Standardized .NET library that provides interfaces for the core components to capture exceptions thrown by EntityFramework and converts…
EventHighway abstractions: interfaces and contracts for custom event handlers.
SQL Server provider for EventHighway.
Standard-compliant open-source .NET library containing EventHandler implementations for distributed systems, including delegate-based…
A Standardized .NET library for PeerLLM, enabling developers to integrate AI-powered solutions into their .NET applications.
A Simple OSS tool to verify your commits on Github
An optional in-process local-inference brain (the Decision nature) for Standard.Agents, backed by LLamaSharp (llama.cpp). Runs GGUF models…
A PeerLLM skills registry source (the Data nature) for Standard.Agents. Pulls versioned skills from skills.peerllm.com through the same…
A PostgreSQL knowledge source (the Data nature) for Standard.Agents. Grounds an agent on a Postgres table using full-text search — the same…
A Redis memory store (the Data nature) for Standard.Agents. Persists an agent's memory as a Redis list keyed per agent/user/session — the…
A SQL Server knowledge source (the Data nature) for Standard.Agents. Grounds an agent on a SQL Server table using full-text search — the…
PostgreSQL provider for EventHighway.