Burakhan Dinç

Results 6 issues of Burakhan Dinç

I have asp.net core 2.1 project which I use 64 bit `libwkhtmltox.dll`. Locally all works fine either while debugging or hosting on local iis. However when I host it on...

This is not an issue, i just need to be clarified on passing the message parameter for notifying. Here is my object below; `[{"Key":"CustomerTitle","Value":["Please enter the title"]},{"Key":"VKN","Value":["Please enter the VKN"]},{"Key":"TaxOffice","Value":["Please...

I would like to use AutoHistory in my project where I need to query some history data with joining current data. Let's say I have an Order table ``` public...

I am using 2.0 version of this library for my Asp.Net 4.5.1 project. I am trying to send my logs to our company server which has specific streams for each...

Hi, Thank you so much for your valuable effort on building this sdk. I would appreciate that if you or anyone could translate or rewrite the readme file and comments...

Can we combine this approach with the asp.net core's convention based one? I mean while I am using `Resources/ViewModel/Home/Index.en-US.resx` for `/Home/Index.cshtml`, on the other hand I want to get localized...