Skip to content

Dynamic report encoding #831

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kevinvenclovas
Copy link
Contributor

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants