Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Dynamic report encoding #831

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

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