Skip to content
View MBrekhof's full-sized avatar
  • Netherlands

Block or report MBrekhof

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MBrekhof/README.md

Hey, I'm Martin πŸ‘‹

Netherlands-based .NET developer pushing DevExpress XAF to its limits with AI. Each repo here is a focused proof-of-concept: one subject, fully documented, built to explore what's possible. These aren't libraries β€” they're reference implementations you can learn from, fork, or feed to your AI assistant. YMMV, but have fun.

C# .NET DevExpress XAF EF Core PostgreSQL Docker

Updated = last push. Repos marked (fork) are other people's projects I work in, not my own.


Headless XAF

Repo Updated Description
XafHeadless 2026-08-09 Host XAF's model-driven core (TypesInfo, Application Model, Security, Validation) in a plain ASP.NET Core Web API, projected as JSON and rendered by a thin multi-render-mode Blazor client with zero XAF engine references (DevExpress 26.1 / .NET 10)

AI-Powered

Repo Updated Description
SharpMind (fork) 2026-09-02 Pure C# / .NET LLM engine β€” inference, training and agent tooling in one solution
XafEasyTestAI 2026-08-26 AI-authored XAF EasyTest functional tests for WinForms + Blazor: "making EasyTests the easy way"
XAFLogicExplainer (fork) 2026-08-26 Teach your AI coding agent what your XAF app actually does β€” Roslyn extraction of entities, controllers, business rules and Model Editor customizations
XafTornado 2026-08-23 Multi-provider AI assistant integrated into XAF via LLMTornado
XafDynamicAssemblies 2026-08-01 AI-powered runtime entity system: create business object types, properties and relationships at runtime via Roslyn compilation (EF Core)
XafAIReportDesigner 2026-07-19 Standalone prompt-to-report designer with schema-aware AI context
xafrag 2026-07-19 RAG pipeline for XAF Blazor using PostgreSQL/PGVector and DxAIChat
xafskills 2026-06-14 Claude Code skills distilling hard-learned XAF + EF Core patterns
LLMTornado (fork) 2026-05-26 The .NET library for building AI agents, with 30+ built-in connectors
XafXPODynAssem 2026-03-09 Same runtime-entity concept as XafDynamicAssemblies, but built on XPO instead of EF Core
XafGitHubCopilot (fork) 2026-03-01 GitHub Copilot integration for XAF

MCP Servers

Repo Updated Description
mcpOffice 2026-09-02 MCP server for Microsoft Office documents, built on DevExpress.Docs
mcpsql 2026-08-26 Read-only MCP server for Microsoft SQL Server: schema introspection plus SELECT-only queries behind a strict validator
mcpRoslyn 2026-08-15 C# code intelligence MCP server: 13 symbol-level navigation tools (find_references, goto_definition, semantic_search, …) over Roslyn MSBuildWorkspace
XafMcp 2026-08-10 An XAF LOB app exposing itself as an MCP server β€” metadata, secured data, log forensics, schema drift

Security & Roles

Repo Updated Description
XafNavigationHub 2026-08-26 Navigation hub patterns
XafRoleChooser 2026-08-26 Runtime role selection
XafSecureSearch 2026-03-18 Secure search implementation
XafSecureDash 2026-03-11 Secured dashboard patterns
xafroles 2026-03-08 Role export/import for DEV/TEST/PROD synchronization
XafPartition 2026-03-06 Data partitioning

Infrastructure & Integration

Repo Updated Description
XafReportParametersObjects 2026-08-22 Generate ReportsV2 ReportParametersObjectBase classes from report metadata at the push of a button
xafmaui 2026-08-10 XAF Blazor Server + .NET MAUI mobile companion (Project Administration MVP)
XafImport 2026-08-02 ETL-style import/export module for XAF with Hangfire background jobs
XAFProfiler 2026-05-31 StackExchange MiniProfiler in XAF Blazor Server, including profiling over the SignalR circuit where there is no HttpContext
XafTVF 2026-05-23 Mapping SQL table-valued functions to non-persistent DTOs (EF Core 10, DevExpress 25.2, .NET 10)
XafFilter 2026-05-17 Custom column-filter UI for XAF Blazor Server: five drop-in filter menus with a tested demo app
XafGrafana 2026-04-06 Prometheus/Grafana observability stack for XAF Blazor Server
XafSearch 2026-03-08 Search functionality patterns
XafDataDrivenConditionalApp 2026-03-06 Database-stored, runtime-editable appearance rules
xafhangfire 2026-03-04 Hangfire job dispatcher integration
XAFn8nCRM 2026-02-17 XAF Blazor CRM with n8n workflow automation via OData/REST
Reactive.XAF (fork) 2026-02-15 The eXpandFramework reactive extension framework for XAF

Tooling & Experimental

Repo Updated Description
limbo 2026-08-10 Limbo-inspired 2D puzzle-platformer built with Godot 4.6 + C# (not XAF!)
ClaudeViewer 2026-06-29 WinForms artifact viewer for Claude Code: watches a folder for HTML/Markdown and renders them in tabbed WebView2 panes
ClaudeBoard 2026-06-19 WinForms dashboard for managing Claude Code configuration across projects
MarkdownToDocxGenerator (fork) 2026-06-08 Markdown β†’ docx library for turning one or more files into a Word document
tcpdebug 2026-02-10 WinForms HTTP debug receiver for capturing debug traffic from browser/web-service environments
yvanGPT 2025-12-29 Early RAG chat experiment: vector store + chat integration over a PDF manual

Popular repositories Loading

  1. XafDynamicAssemblies XafDynamicAssemblies Public

    AI-powered runtime entity system for DevExpress XAF β€” create new business object types, properties, and relationships at runtime using Roslyn compilation

    C# 5 2

  2. XafNavigationHub XafNavigationHub Public

    C# 4 1

  3. xafrag xafrag Public

    RAG sample for DevExpress XAF Blazor with PostgreSQL/PGVector and DxAIChat

    C# 4 2

  4. mcpOffice mcpOffice Public

    MCP server for Microsoft Office documents (C# + DevExpress.Docs)

    C# 4

  5. xafmaui xafmaui Public

    Project Administration MVP: DevExpress XAF Blazor Server + .NET MAUI mobile companion

    C# 3 2

  6. xafskills xafskills Public

    XAF Skills for Claude Code β€” hard-learned DevExpress XAF + EF Core patterns

    3 2