Building AI agents, LLM infrastructure, and scalable .NET systems
Open-source when it helps the community; honest about maturity
UpgradePilot — AI-powered .NET framework upgrade pipeline
20-agent pipeline that upgrades ASP.NET Zero / ABP Framework / .NET apps without silently overwriting customizations
Status: 19/20 agents implemented, 112 tests passing. Every agent is real, not an LLM-prompt wrapper: actual dotnet build/dotnet test/dotnet ef invocations, real git/gh operations, real Roslyn AST diff/merge, real NuGet vulnerability scans. Open-core — this repo is Apache-2.0; the hosted multi-tenant product is closed-source.
| Pain | Direction |
|---|---|
| Manual framework upgrades take weeks and risk breaking custom code | Roslyn-based semantic three-way merge: auto-propagates safe template changes, flags everything else as an explicit conflict |
| AI code tools that rewrite everything and hope | Every agent returns a confidence score and citations — nothing overwrites without evidence |
| No visibility into what an upgrade actually changed | Real build/test/security validation, then a generated PR with the full upgrade report |
C# .NET 10 Roslyn MCP ASP.NET Zero ABP Framework #ai-agents #framework-upgrade
AgentWire — AI observability gateway (Alpha)
OpenTelemetry-inspired monitoring for agents, LLMs, and MCP traffic
Status: Alpha / MVP. Local ingest + cost endpoints run today; gateway security/replay are on the roadmap.
| Pain | Direction |
|---|---|
| Unattributed LLM spend | Cost rollups by model / packet |
| Opaque agent traces | Trace ingest + packet inspection API |
| Hard to secure agent traffic | Planned security scanner & guardrails |
C# .NET 10 ASP.NET Core Next.js #ai-observability #mcp
smart-slm-router — Smart SLM Router & Fallback Proxy
Sub-15ms local classifier & cost-optimizing fallback proxy compatible with OpenAI API
Evaluates prompt complexity locally, routes simple queries to SLMs (Ollama/gpt-4o-mini), and automatically escalates complex tasks or errors to Tier-1 models (GPT-4o/Claude 3.5). Reduces API spend by up to 80%.
Python FastAPI OpenAI Ollama #slm-router #fallback-proxy
langchain-supabase-ingestor — Privacy-first RAG ingestion
REST → LangChain + local Ollama → Supabase Realtime alerts
Production-oriented pipeline with migrations, docker-compose, and a Next.js dashboard.
Python LangChain Supabase Ollama pgvector Next.js
dotnet-agent-framework — Multi-agent orchestration for .NET
Lightweight agents, tools, and sequential workflows in idiomatic C#
C# .NET RAG LLM #semantic-kernel
mcp-server-template — Enterprise MCP server starter
TypeScript template with Zod, Vitest, esbuild, and Pino
TypeScript MCP Node.js
aspnetzero-blazor-telerik.skill — ANZ / ABP + Telerik Blazor
Agent skill for grafting Blazor + Telerik into ASP.NET Zero (circuit DI, UoW, Metronic seams)
blazor-crud-standards.skill — Blazor CRUD standards
Scaffold/review CRUD against Microsoft Blazor patterns (any hosting model)
enterprise-starter-kit-v2 — .NET 10 starter (preferred)
Clean Architecture + CQRS + MediatR + Outbox + ABP patterns + Docker
enterprise-starter-kit — .NET 8 LTS track
Same patterns on .NET 8 for teams staying on LTS
sql-recyclebin — A recycle bin for SQL Server
Undo an accidental
DELETE/UPDATEwith one command — no restore, no downtime
Trigger-based capture with rows stored as JSON, so schema changes never break the safety net. Runs on every SQL Server edition since 2017, including Express. Source-available (PolyForm Noncommercial) with a commercial tier for production use. Also available as a PowerShell module — Install-Module SqlRecycleBin gives you 13 cmdlets (Install-SqlRecycleBin, Restore-SqlRecycleBinLast, etc.) instead of raw T-SQL.
Live site & pricing · Demo & docs · PowerShell Gallery
T-SQL SQL Server PowerShell #disaster-recovery #dba-tools
ckeditor5-blazor — CKEditor 5 for Blazor
Working CKEditor 5 + custom upload adapter for Blazor Server/WASM — community reference; maintenance welcome
Blazor CKEditor5 JavaScript
media-qa-bot — Ads campaign reconciliation
Asana (source of truth) vs Google Ads / Meta — catch budget & date setup errors
wifi-monitor — Local WiFi dashboard + CLI
Browser dashboard + Python CLI; uses available Web APIs and documents simulation limits
car-maintenance — .NET MAUI reference app
Oil-change tracking on iOS/Android
"Build things that matter. Open source what you can. Label maturity honestly."
Open to contract work in Blazor/.NET architecture and AI agent tooling — reach out via the site below.
What that looks like in practice: production ABP/Blazor enterprise architecture (see the starter kits above), paired with Claude Code skills that automate the exact review process this account itself went through — a sharper offer than generic ".NET developer available for hire."
See shipped work in CASE-STUDIES.md for working software, not just source.
If a project helped you, a star helps others find it.



