Activities of "oshabani"

It is saving values now.

Thanks

Please check your email again

I have sent you the project link to your email by mks1704@gmail.com

I have tried the following code accordingly but still its not saving values.

var registerDto = new RegisterDto
    {
        AppName = "MVC",
        EmailAddress = Input.EmailAddress,
        Password = Input.Password,
        UserName = Input.UserName,
        ReturnUrl = ReturnUrl,
        ReturnUrlHash = ReturnUrlHash,
        CaptchaResponse = captchaResponse
    };

registerDto.SetProperty("EmployeeNo", Input.EmployeeNo).SetProperty("CivilId", Input.CivilId);

var userDto = await AccountAppService.RegisterAsync(registerDto);

After adding the project reference, it is working now. Thanks

AuthServer project link to download:

Hi Albert

the solution you provide is walk-around solution, we need more sustainable one

Regards,

Osama

hi where in the ABP , is there a clear way to do it , a walkthrough sample

regards,

Osama

hi

my request is to save the password as plain text NOT hashed code

how can we do this in ABP

Thanks ! regards,

Osama

thanks waiting for your feedback

Showing 31 to 40 of 43 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.