İsmail ÇAĞDAŞ

Results 456 comments of İsmail ÇAĞDAŞ

@waghanza sure, you can add [aspnetboilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate). Let us know if you need any help from our side. Thanks 🙂

Are Product and ProductTranslation both multi tenant ?

We can check it after implementation of https://github.com/aspnetboilerplate/aspnetboilerplate/issues/6473

See https://github.com/aspnetboilerplate/aspnetboilerplate/issues/6255

I will cehck it out, I couldn't see anything problematic on your code for now.

@ahmedtolba1984 I assume this is caused by https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/src/Abp.AspNetCore/AspNetCore/Mvc/ExceptionHandling/AbpExceptionFilter.cs#L47. So, you can create your own exception filter simiar to AbpExceptionFilter and also use it if you want to handle UserFriendlyException throwed...

@uumarasif thanks, we will check this.