0
drenton created
ASP.NET Zero V 5.3
I need to change MaxUserNameLength for UserName from 32 to 128.
So I downloaded ABP boilerplate v3.7.2 and change the value in AbpUserBase.cs but as Abp.Zero.Common is referenced by many other projects. I had to update those projects too. so I did except this Abp.AspNetZeroCore.
I could find most projects within ABP boileplrate but, Abp.AspNetZeroCore << I could not find.
Where can I download that project?
Thanks.
2 Answer(s)
-
0
see https://support.aspnetzero.com/QA/Questions/5637
-
0
Hi @drenton
That package is a close sourced nuget package for licensing purposes but I think it is not related to your case. You can refer to https://github.com/aspnetboilerplate/aspnetboilerplate/issues/3460#issuecomment-394612406.