v1.0.0
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.Specificationsinstead ofCSF.Data.Specifications