Files
db-subclass-to-dto/src
mostalive 06a12e55f8 Add Before.Console — console app demonstrating ActiveRecord pattern
Scaffold Before.Console project referencing the Before library.
Implements a straight-line demo that creates clients/orders, saves
them via DbBase.Context (singleton), lists all clients with orders,
and finds a client by name using Client.FindByName().
2026-09-14 20:50:25 +01:00
..