Vahid Nasiri
Vahid Nasiri
About `Unable to load DLL 'libdl'` error in containers, [they are suggesting](https://github.com/dotnet/corefx/issues/25102): - Install `libgdiplus` **and** `libc6-dev` in your container (If you're on Ubuntu or Debian, you can try to...
You can try https://github.com/VahidN/iTextSharp.LGPLv2.Core
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content.
I had this issue with the `hot reload` feature of .NET 6. Whenever a record was written to an SQLite database located at wwwroot, all of the HTTP requests of...
You can try the updated version https://github.com/VahidN/iTextSharp.LGPLv2.Core
البته مورد فوق زياده روي محسوب ميشود. در حد اصلاح «آمدهايم» كافي است. ه و ا چيزي مثل عبارت باقاعده نوشتن همزه براي ه و ي.
اين بد نيست و كافي است //put zwnj between ه and ا/ه such as آمدهايم and فاصلهها var phase3 = Regex.Replace(phase2, @"(\S)((ه)[\s]+([ا|ه]))(\S)", "$1$3$4$5");
These files should be updated: /data/misc/zoneinfo/tzdata or /system/usr/share/zoneinfo/* /system/usr/icu/*.dat Source: https://github.com/meefik/tzupdater
@shiraziamir [Follow these instructions in Persian.](https://www.dntips.ir/post/3283/%d8%b1%d9%88%d8%b4-%d9%86%d8%b5%d8%a8-%d8%a7%d9%86%d8%af%d8%b1%d9%88%db%8c%d8%af-10-%d8%a8%d8%b1-%d8%b1%d9%88%db%8c-%da%af%d9%88%d8%b4%db%8c%e2%80%8c%d9%87%d8%a7%db%8c-%d9%82%d8%af%db%8c%d9%85%db%8c-%d8%b3%d8%a7%d9%85%d8%b3%d9%88%d9%86%da%af#comment-19191)
> More investigations shows in strange way apps that using time zone show clock incorrectly even after applying tzdata patch and while system ui shows time and timezone correctly! >...