Hello,
I apologies for misunderstanding.
In ABP commercial when we add any module as a source code then it is given as a ProjectReference
in .csproj files like
This module is professional one so its like Volo.Identity.Pro
and for module source code the reference is given as a PackageReference
in .csproj files like
because the Professional modules are build on top of basic modules.
For basic modules we need to use Nuget Package references.
Thanks
Hello,
please check this https://support.abp.io/QA/Questions/2659/Identity-API-with-JWT
Thanks
Hello,
please check https://docs.abp.io/en/abp/latest/Startup-Templates/Application and https://abp.io/Packages
Thanks,
Hi,
can you check logs under this path MyApp\aspnet-core\src\MyApp.HttpApi.Host\Logs
?
please share if any logs?
Hello ,
Please check this https://stackoverflow.com/questions/4458950/mongodb-and-c-case-insensitive-search try to add ToLower
at both side (frontend and backend).
Thank you.
Hello,
could you please check this similar issue https://support.abp.io/QA/Questions/1023 if it helps you
thanks
Hello,
Can you please check this link https://support.abp.io/QA/Questions/6220/Customize-HTTP-Error-Handler
Thank You.
contact at info@abp.io.
Hello ,
Can you please check if it is helpful for you https://github.com/Megabit/Blazorise/pull/1623/commits/75a5c3c0629b5aa614bc742498e81fa35a484a50
Thank you.
Hello,
Could you please check this if it helps you https://stackoverflow.com/questions/75039614/how-to-set-abp-io-ihascreationtime-for-timezone-pacific-standard-time-ef-and.
Thanks.