Skip to content

Base Repository Classes

Dennis C. Mitchell edited this page Mar 15, 2019 · 22 revisions

(under construction) EDennis.AspNetCore.Base provides four base repository classes, which cross writeability with temporality. Two of the base repos are writeable and two are readonly. Two of the base repos have temporal support (write to history tables) and two do not have temporal support. The table below summarizes the four repo types. 4 repo types image

WriteableTemporalRepo

(to be continued...)

Clone this wiki locally