https://github.com/abpframework/abp/pull/10531
We will re-publish @abp/aspnetcore.mvc.ui.theme.shared
npm package.
Re-open if still has problem.
Hi,
Yes, you can
Just:
var countries = new List<string>();
var results = await repository.where(x => countries.Any(country => x.Name.Contains(country))).ToListAsync();
Hi,
We reproduced the problem and will fix it. thanks, your ticket refunded.
Similarly, do we have any example or reference docs where we can obtain a list of accounts where country is USA, New Zealand, Italy etc. for example?
You can download the source code here: https://docs.abp.io/en/commercial/latest/samples/easy-crm#download
Something where we can pass multiple words as search terms to each fields?
Are you talking about front-end components? like: https://material.angular.io/components/select/overview#multiple-selection
Hi,
This is a known issue, because JWT is unchangeable.
We are trying to solve this problem: https://github.com/abpframework/abp/pull/8676
Hi,
I tried the project you provided, there is no error. I can upload and download the file.
Can you share the full logs? and what file type you uploaded?
Hi,
We have create an internal issue to discussion. it may be available in next version
You can follow it here: https://support.abp.io/QA/Questions/1269/using-MongoDB-in-microservice-service-inside-microservice-solution-which-uses-efcore
Hi,
I tried with 4.0.2, actually the front-end did not resolve the tenant, so there was no error.
This is the recommended way to implement multi-tenancy in Angular, you can check it: https://docs.abp.io/en/abp/latest/UI/Angular/Multi-Tenancy#domain-subdomain-tenant-resolver