Software Architect Β· Taipei, Taiwan
I specialize in enterprise application architecture β designing systems that are modular, maintainable, and built to scale. My focus is on applying N-Tier + Clean Architecture + MVVM patterns to real-world ERP and business information systems.
A Definition-Driven Architecture for .NET enterprise app development β a single schema drives UI, DB, and validation.
- Single source of truth β
FormSchemadrives UI layout, database schema, and validation simultaneously - Hybrid architecture β Layered separation with MVVM presentation, tuned for ERP transactional flows
- Cross-platform β Core packages target
netstandard2.0; net10.0 - Modular β Decoupled assemblies for core utilities, data access, business logic, and API hosting
Bee.Core Β· Bee.Definition Β· Bee.Api.Contracts
β
βββββββββββββββββ΄ββββββββββββββββ
Server Client
β β
Bee.Db Β· Bee.Repository Bee.Api.Client
β
Bee.Business
β
Bee.Api.AspNetCore
(JSON-RPC 2.0)
Architecture Patterns: N-Tier Β· Clean Architecture Β· MVVM Β· Definition-Driven Architecture
Domain: Enterprise Information Systems Β· ERP Β· Business Object Design
I share hands-on architecture experience and implementation notes on HackMD:
π hackmd.io/@jeff377
Topics include .NET architecture design, enterprise system patterns, and Bee.NET framework deep dives.




