hi elferone
We already use the npoi replace the EPPlus in 8.4.
https://github.com/aspnetzero/aspnet-zero-core/pull/3057
hi
Thanks for your suggestion! : )
Hi
You can put the SameSiteHandlingExtensions
in the Web.Core
layer. Call AddSameSiteCookiePolicy
and UseCookiePolicy
in Startup
class of Web.Mvc
or Web.Host
hi
You need copy the following code to the zero.
https://github.com/IdentityServer/IdentityServer4/blob/main/src/IdentityServer4/host/Extensions/SameSiteHandlingExtensions.cs https://github.com/IdentityServer/IdentityServer4/blob/main/src/IdentityServer4/host/Startup.cs#L43 https://github.com/IdentityServer/IdentityServer4/blob/main/src/IdentityServer4/host/Startup.cs#L113
hi @bobingham
I think there is no problem, you can try it, if you encounter any problems, Please feel free to feedback. : )
hi
Angular is using JWT, so it can't be update. You can conside use RefreshToken
method in Angular client to get a new token.
yes our app is running in multiple instance
hi, You should use the redis in the situation
hi
You can disable language in Language-Management
page.
https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Mvc-Core-Language-Management
hi @serdar
Please share the details of the problem you encountered.(engilish) : )
hi .
Mvc.ExceptionHandling.AbpExceptionFilter - Unable to cast object of type 'Castle.Proxies.SessionAppServiceProxy' to type 'Microsoft.AspNetCore.Mvc.Controller'.
It seems the elsa already fix it, but not released yet.
https://github.com/elsa-workflows/elsa-core/commit/d3032a8a7acc87e19358c97060c65da3c91ea60c