This is by desing. I you donwload MVC you can not see Angular and if you download Angular, then you can not see MVC project.
You can see all of them on github.
We fixed at v5.5.1
Check this: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/releases/tag/v5.5.1">https://github.com/aspnetzero/aspnet-ze ... tag/v5.5.1</a>
Components get color from metronic base styles, so no need to create custom themes.
NOTE: We upgraded metronic to v5.3. So this can be resolved at metronic side.
Hi @tteoh did you check this document : <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Notification-System#publish-notifications">http://aspnetboilerplate.com/Pages/Docu ... ifications</a>
Hi @[email protected], did you solve this issue?
Could you check generated code at browser side and share this? Any browser console error are you getting?
Hi @ivanosw1, it is about configuration of ASP.NET Core Identity. It is configuring globally. We will think on solution for this issue.
Check for detail: <a class="postlink" href="https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-configuration?view=aspnetcore-2.0&tabs=aspnetcore2x#lockout">https://docs.microsoft.com/en-us/aspnet ... 2x#lockout</a>
Hi @BobIngham, thanks a lot for sharing this.
Hi @Mitch, Could you check if Abp.Zero.Ldap is up to date(3.6.1)?
Check this: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/releases/tag/v5.4.0">https://github.com/aspnetzero/aspnet-ze ... tag/v5.4.0</a>