MicroLite ORM v6.2.8 Release Notes

Release Date: 2015-12-08 // over 8 years ago
  • MicroLite 6.2.8 contains a couple of changes:

    • ๐Ÿ‘Œ Improved validation of ObjectInfo.SetIdentifierValue
    • Corrected resolution of table name from a generic class
    • #432 - When using dynamic paged results, the row number used for paging shouldn't be returned

    ๐Ÿš€ This release was supposed to be MicroLite 6.2.7, but I found a missing change for #432 which resulted in an exception

    view code changes