Skip to content

v1.0.0

Choose a tag to compare

@craigfowler craigfowler released this 19 Jan 13:17
· 38 commits to master since this release

This is the initial release of the Specifications library, as a standalone project outside of the CSF.Data package. Specifications needs no dependency upon the System.Data namespace and has wider usage scope than just for database technologies.

Otherwise, the actual code has very little changes from that in CSF.Data v1.3.0, except that:

  • One method has been marked virtual
  • The namespace is now different: CSF.Specifications instead of CSF.Data.Specifications