Hi,
I apologize if I misunderstood your case, can you please elaborate in detail on what you expect?
regards,
I thought I did that in my question. Can you please tell me which part is unclear, so I can explain it better?
thanks for your efforts
Hi,
You may use command to install abp cli, mention your version
dotnet tool install -g volo.abp.cli --version 8.2.2
thanks
how does that correspond to the issue?
did you run abp install-libs? did you also check for leptonx updates while upgrading?
and no, you do not need to purchase a blazorise commercial license.
may it be that you deployed a debug build and not a release build? As far as I know, license checks like this are not performed when running a published application 🤔
Hey, does the dev console (F12) output some errors?
Hey,
kind regards Jack
Hey,
do there resources help you?
https://community.abp.io/posts/file-uploaddownload-with-blob-storage-system-in-asp.net-core-abp-framework-d01cbe12
https://community.abp.io/posts/how-to-upload-and-download-files-in-the-abp-framework-using-angular-que8cdr8
kind regards Jack
i meant something like this here;
https://github.com/serilog-mssql/serilog-sinks-mssqlserver
does that work for you?
why don't you configure a serilog sink to db? and just call Logger.LogError or something?
sure, why not.
you can do that with websockets (SignalR) for example.