Skip to content

CSLA 1.1

Choose a tag to compare

@niemyjski niemyjski released this 07 Aug 20:36
· 2120 commits to master since this release

Improvements

  • Visual Basic support
  • Added generated authorization rules based on work described here.
  • Fixed a bug where a Column that is a primary key and a foreign key was not handled correctly.
  • Fixed a bug where many to many tables would be excluded from the Entities collection.
  • The CleanExpression and IgnoreExpression are now case insensitive.
  • Fixed many small template bugs.