Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maliming"

This does not comply with security regulations.

But it can also be achieved. If you use JWT you can manually modify the expires.

If you are using IdentityServer, you can define a special client and modify the token expiration time.

You can refer to this sample[https://github.com/aspnetboilerplate/aspnetboilerplate-samples/tree/master/MultipleDbContextEfCoreDemo]) to use multiple database contexts.

Answer

Comment out this code under the Core module to send mail.

Configuration.ReplaceService<IEmailSender, NullEmailSender>(DependencyLifeStyle.Transient);

Can make information about Microsoft related components very rich to help debug. My qq answer can be filled in at will.

[https://docs.microsoft.com/zh-cn/aspnet/core/fundamentals/logging/?view=aspnetcore-2.1#settings-file-configuration])

"System": "Information" "Microsoft": "Information"

Modify the System and Microsoft log levels.

Turning Microsoft's log level to Debug or Trace may reveal more information.

I have received it and I will check it.

The point is that you need to reproduce this error. Otherwise it is difficult to figure out what happened.

You can reply to me in Chinese.

I think this error has nothing to do with Zero, you can upgrade the mysql-related package to try,.

If this problem still occurs, you should go to the MySqlConnector project for feedback.

What is the model of the CreateOrEdit method? If you can use the ABP template project (<a class="postlink" href="https://aspnetboilerplate.com/Templates">https://aspnetboilerplate.com/Templates</a>) to reproduce this error, please send me a look at the project.

email:[email protected]

Showing 2931 to 2940 of 2998 entries