New build of dotConnect for DB2 1.7.282 is available for download now.
In this version:
- ADO.NET implementation of ASP.NET Identity 2.0 support is improved
- The new IUserStore<T>, IUserClaimStore<T>, IUserLoginStore<T>, IUserPasswordStore<T>, IUserRoleStore<T>, IUserEmailStore<T>, IUserPhoneNumberStore<T> interfaces are implemented in the DB2UserStore and DB2UserStore<TIdentityUser, TIdentityRole> classes
- The new IRoleStore<T> interface is supported in the DB2RoleStore and DB2RoleStore<TIdentityUser, TIdentityRole> classes
- The bug with throwing System.NullReferenceException when disposing an ObjectResult is fixed
- The bug with performing "Generate Database from Model" wizard when working with Entity Framework 6.1.0 Tools for Visual Studio 2012/Visual Studio 2013 is fixed
http://www.devart.com/dotconnect/db2/