TotPeRo
TotPeRo
> > After 9.1 update the datetime binding don't works in others languages. In english language is ok. I copy and replace with the old code from datetime binding and...
Also will be nice to add `DateOnlyNullableJsonConverter` to NewtonsoftJson convertor like `DateOnlyNullableTextJsonConverter` 👍
Hi @maliming , The same problem with the language is if I use `System.Text.Json`. The error is in Romanian language but also in English. ``` .AddJsonOptions(options => { options.JsonSerializerOptions.PropertyNamingPolicy =...
https://github.com/pdevito3/QueryKit
@Omital can you explain how to integrate abp with SSRS and powerBI? Do you have sample project that can you share? I'm also interested on this subject. Thanks 👍
Thanks @onurcanyilmaz 👍 I know that in SQL Server Reporting Services (SSRS) if you want to integrate in project, you need to create custom authentification. How to deal with security,...
Hi @onurcanyilmaz Yes thanks to @Omital, this was my intention :))) but thanks also to you for this interesting topic. And thanks to @ismcagdas for abp. 👍
@Omital do you have any sample using Power BI? Thanks
I get this error not only to Dictionary mapping.