MicroLite ORM v6.3.0 Release Notes

Release Date: 2016-08-30 // over 7 years ago
  • MicroLite 6.2.9 contains the following changes:

    • #422 - Add some helper convention mappings
    • 0️⃣ #447 - Use DbType.DateTime2 as the default mapping for System.DateTime
    • #449 - Simplify the listener code
    • #450 - Setting DbType via Column Attribute results in a compilation error
    • #452 - Use DbType.Xml for XDocument

    ⬆️ For further information, see the Upgrading to MicroLite 6.3 Blog Post

    view code changes