Hi Team,
I am using aspnetzero wtih core and jquery template. I have created some custom table and I want to perform CRUD operation using built in repository. So is there any way I can define my custom model and pass to existing method. Like I want to change password in custom table and I want to use UserManager.ChangePasswordAsync method and pass my entity. Please help me so that I can Customize my application.
Regards Gunjan
3 Answer(s)
-
0
Hi,
I couldn't find your username in our customer list. Can you send an email to us and we can add you to premium forum section ?
Thanks a lot.
-
0
I believe you are asking username of the person who have purchased the license for aspnetzero. Well I actually don't know the username and even if I come to know I will have to confirm from my client because its a matter of privacy. I request you to help us in customization of aspnetzero project according to our requirements. Can you provide us any kind of document so that we can customize each component from scratch. Actually we are using this framework because we want to use built in features like (ex-role management ,search ,audit log ex-ta) and don't want to redesign those components again.
Thanks a lot Gunjan C
-
0
Hi,
UserManager is only for user entity, so you can create your own repository or manager for your custom entity. You can follow this document to start developing your application <a class="postlink" href="https://aspnetzero.com/Documents/Developing-Step-By-Step-Core">https://aspnetzero.com/Documents/Develo ... -Step-Core</a>.
Please ask your customer to send your username to us via email and we will add you to premium forum section. We cannot provide any more support in ABP section for AspNet Zero.
Thanks.