Skip to content

Conversation

@kevinvenclovas
Copy link
Collaborator

Added support for dynamic report encoding.

  1. Read the file using the correct encoding -> ReportService.cs
  2. Save the file with the target encoding, determined by Thread.CurrentThread.CurrentCulture on AmazonConnection -> FileTransform.cs
  3. Read the file again to extract report values with the correct encoding ->Tables.cs

@abuzuhri
Copy link
Owner

abuzuhri commented Mar 9, 2025

you submit another request with nuget Ude.NetStandard i hope we can replace that nuget with c# code

@abuzuhri
Copy link
Owner

abuzuhri commented May 7, 2025

@kevinvenclovas Can you share PR for report in new PR , for encoding i don't think i will accept because you made depend on thread (EncodingHelper.GetEncodingFromCulture(Thread.CurrentThread.CurrentCulture)) and some user use multi account in the same server and cant do that

@abuzuhri abuzuhri closed this Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants