The solution consists of application services and angular, How does an application service receive an Excel file uploaded from angular?
Hi guys,
I followed the instructions and builded console application for dynamic api client proxies. https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients https://docs.abp.io/en/abp/latest/Startup-Templates/Console
Is there a best practice for building winForm application clients to call dynamic api proxies???
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
ABP Framework version: v4.4.0 UI type: MVC DB provider: EF Core / MongoDB Tiered (MVC) or Identity Server Separated (Angular): no Exception message and stack trace: Steps to reproduce the issue:"
Hi guys,
I followed the instructions and enable razer page runtime compilation for RCL module. https://docs.microsoft.com/en-us/aspnet/core/mvc/views/view-compilation?view=aspnetcore-5.0&tabs=visual-studio#enable-runtime-compilation-for-a-razor-class-library-1
but the static file(js, css) cannot work.
Can someone tell me the correct operation?
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
Hi guys,
I followed the instructions and put the auditlogging module in the second database, but got "More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands." in package console when Add-Migration "Initial".
The same error occurred when I put a custom business module in a separate DB .
Can someone tell me the correct operation?
Check the docs before asking a question: https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
Hi,
I want to change a logo image in the login page. What is the best way to do that?