benjaminramey / GoodlyFere.Data

Base data classes to build data access layers with.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodlyFere.Data

Base data classes to build data access layers with. Use the interfaces and classes in this project to base data access layers off of.

Version History

  • [1.2.0.0] Add BeginTransaction method to IReadOnlyDataContext
  • [1.0.1.0] Add read-only interface and SaveChanges method on IDataContext
  • [1.0.0.0] Initial interfaces and classes

About

Base data classes to build data access layers with.

License:Apache License 2.0


Languages

Language:PowerShell 72.6%Language:C# 27.4%