Hi,
I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.
My question: do I install more packages to get all modules to work or was this the only one?
Any help is appreciated.
Kind regards, Tako Verkroost
If you're creating a bug/problem report, please include followings:
- ABP Framework version: abp.io v4.4.2
- UI type: Blazor
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
3 Answer(s)
-
0
hi
I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.
which package are you installed?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
hi
I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.
which package are you installed?
abp add-package Volo.Abp.Emailing
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)