I did some clean up for the migrations. I noticed something that when I run the application the data is seeded, is that by design?
If I wanna do it myself, how to do so?
Also, is it still difficult to upgrade to the latest framework if I have an already existing project? (Abp and now NPMs)?
Great. So Chat is linked to Features. Features don't exist in single tenant apps but still Chat is enabled. I assume you keep that in single tenant as an extra feature correct since features are not present.
Hahaha thanks Ismail. I meant from my question why not count only on the canActivate why need that function to redirect. That's my point. Isnt it duplicating the checking?
Thanks a lot :)
Ok thanks.
I will give this a try and report back. Thanks
Ok, thanks a lot.
Can you please have a look at this post: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/383">https://github.com/aspnetzero/aspnet-ze ... issues/383</a>
Thanks Bilal
I've added an issue on github with more details: <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/383">https://github.com/aspnetzero/aspnet-ze ... issues/383</a>
Thanks
Thanks. I followed this document.
I wasn't sure where shall I install the nuget whether on the Web.Core or the ApplicationModule?
The app now compiles but when it is time to create that repository it fails.
Can you look at it more please?