Should we add this package on Web.Mvc layer or other?
We have already tried setting while calling " _emailSender.SendAsync" SubjectEncoding yet it seems to be not changing.
@aaron Is there anyother way we can handle in our existing version. By implmenting or overriding some feature related class or any otherway?
Hi @maliming
https://prnt.sc/qfjvjr You can check error here. Problem is that another 3rd party dll we are using is looking for higher version of newtonsoft json package but abp is having lower version of same.
Sorry we can not share project right now.
Hi @ismcagdas
No our problem is not solved and our query is how do we change it exactly?
"It is referenced in ABP, see https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/src/Abp/Abp.csproj#L31." =>Could you please provide more details on how we can change it as we don't have Abp.csproj file?
No, we don't want to disable it, we want to extend that , as we want to utilize the global handling if there is one specific error.
We found a file abp.jquery.js . Can we modify this file directly?
1)"Subscription will also work with paypal or stripe." - Recurring subscription or one time subscription? 2)"And we plan to upgrade stripe to latest version in v8.1." - Here we have no stripe related file in our code. Is it due to our version of aspnetzero?
AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core