good to hear that.
see https://github.com/abpframework/abp/issues/1009#issuecomment-483602466
hi you can send it to @liangshiwei shiwei.liang@volosoft.com
Thanks for your feedback. We are aware of this exception and it'll be fixed in the next release candidate.
This out of ABP development context. You can use loadbalancers.
try this
app.Use((httpContext, next) =>
{
httpContext.Request.Scheme = "https";
return next();
});
https://github.com/abpframework/abp/blob/dev/docs/en/Migration-Guides/Abp-4_0.md#other-identityserver-changes
hi, see this https://support.abp.io/QA/Questions/550#answer-257dfd30-1972-69c7-7e35-39f8edbca82b
@joe can you create a new topic for your issue.
Introduction to ABP Framework https://www.youtube.com/watch?v=bnvBcnCC1p0
Web Application Development Tutorial with AspNet Core MVC & EF Core https://www.youtube.com/watch?v=cJzyIFfAlp8&list=PLsNclT2aHJcPNaCf7Io3DbMN6yAk_DgWJ
Setting up your development environment for abp https://amazingsolutions.teachable.com/courses/enrolled/564200
Lets Build the BookStore Application with ABP vNext Framework https://amazingsolutions.teachable.com/courses/enrolled/577537