-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
添加对Abp Vnext模块的封装和支持 #318
Labels
enhancement
New feature or request
Comments
xl-wenqiang
pushed a commit
that referenced
this issue
Aug 24, 2021
xl-wenqiang
pushed a commit
that referenced
this issue
Aug 24, 2021
xl-wenqiang
pushed a commit
that referenced
this issue
Aug 24, 2021
如何使用?
<PackageReference Include="Magicodes.IE.Excel.Abp" Version="2.5.5.2" />
<PackageReference Include="Magicodes.IE.Pdf.Abp" Version="2.5.5.2" />
[DependsOn(
typeof(MagicodesIEExcelModule),
typeof(MagicodesIEPdfModule)
)]
|
xl-wenqiang
pushed a commit
that referenced
this issue
Aug 25, 2021
请问:Magicodes.IE.Excel.Abp 是否不包含 Magicodes.IE.Excel.AspNetCore ? 如果使用了导出通用类 XlsxFileResult 还需要单独引用 Magicodes.IE.Excel.AspNetCore 组件? |
请问下 导出DTO的DisplayName 可以实现国际化多语言吗? |
可以看一下拦截器 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MagicodesIEExcelModule
)MagicodesIECsvModule
)MagicodesIEHtmlModule
)MagicodesIEPdfModule
)MagicodesIEWordModule
)The text was updated successfully, but these errors were encountered: