Hi, How is the ABP Template generated and then download it after user inputs a project name ?Is it created by T4-Template? Recently,I Need to Develop a abp project like that,Can you help me? Thanks!
Abp.zero.Nhibernate.EntityMappings don't map AbpUserLoginAttemps. Since I want to use zero by nhibernate,but it always error: could not insert: [Abp.Authorization.Users.UserLoginAttempt][SQL: INSERT INTO AbpUserLoginAttempts DEFAULT VALUES; select SCOPE_IDENTITY()] I searched for the zero source code,but not exists the mappings. Is there any solutions?