Skip to content

v3.10.46

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 09 Feb 15:23
· 1171 commits to master since this release

Download the library here

ADDED: UpdateFromQuery support to INNER query (Issue #26)

Context.Users.UpdateFromQuery(u => new User {
    RoleCount = u.Roles.Count()
});

PRO Version unlocked for the current month (February)