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.

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


AI-Powered

  • XafDynamicAssemblies β€” AI-powered runtime entity system: create new business object types, properties, and relationships at runtime using Roslyn compilation (EF Core)
  • XafXPODynAssem β€” Same concept as above, but built on XPO instead of EF Core
  • XafAIReportDesigner β€” Standalone prompt-to-report designer with schema-aware AI context
  • XafTornado β€” Multi-provider AI assistant integrated into XAF via LLMTornado
  • xafrag β€” RAG pipeline for XAF Blazor using PostgreSQL/PGVector and DxAIChat
  • XafGitHubCopilot β€” GitHub Copilot integration for XAF
  • xafskills β€” Claude Code skills distilling hard-learned XAF + EF Core patterns

MCP Servers

  • mcpRoslyn β€” C# code intelligence MCP server: 13 symbol-level navigation tools (find_references, goto_definition, semantic_search, …) over Roslyn MSBuildWorkspace
  • mcpOffice β€” MCP server for Microsoft Office documents, built on DevExpress.Docs

Security & Roles

Infrastructure & Integration

  • XafGrafana β€” Prometheus/Grafana observability stack for XAF Blazor Server
  • xafhangfire β€” Hangfire job dispatcher integration
  • XAFn8nCRM β€” XAF Blazor CRM with n8n workflow automation via OData/REST
  • xafmaui β€” XAF Blazor Server + .NET MAUI mobile companion
  • XafFilter β€” Custom column-filter UI for XAF Blazor Server: five drop-in filter menus with a tested demo app
  • XafDataDrivenConditionalApp β€” Database-stored, runtime-editable appearance rules
  • XafSearch β€” Search functionality patterns

Other & Experimental

  • limbo β€” Limbo-inspired 2D puzzle-platformer built with Godot 4.6 + C# (not XAF!)
  • ClaudeViewer β€” WinForms artifact viewer for Claude Code: watches a folder for HTML/Markdown and renders them in tabbed WebView2 panes
  • tcpdebug β€” WinForms HTTP debug message receiver
  • yvanGPT β€” GPT experiment
  • Reactive.XAF β€” Fork of the ExpandFramework XAF extensions

All repos are POCs β€” they aim to cover the feature fully but aren't production-polished libraries. I use them as reference for my own XAF apps, and they're documented well enough that both humans and AI can pick them up. Star what you find useful, fork what you need.

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

    Python 5 2

  2. XafNavigatonHub XafNavigatonHub Public

    C# 4 1

  3. xafmaui xafmaui Public

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

    C# 3 2

  4. xafskills xafskills Public

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

    3 2

  5. xafrag xafrag Public

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

    C# 3 2

  6. mcpOffice mcpOffice Public

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

    C# 3