Skip to content

.NET 9 / Encapsulate text values #4

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

Merged
merged 5 commits into from
Feb 14, 2025
Merged

.NET 9 / Encapsulate text values #4

merged 5 commits into from
Feb 14, 2025

Conversation

InvaderZim85
Copy link
Owner

  • Change from .NET 7 / .NET 8 to .NET 9
  • Added new property EncapsulateText which can be used to indicates that text values should be encapsulated with quotation marks (only for CSV type). For example: 1;Test value;2 > 1;"Test value";2

@InvaderZim85 InvaderZim85 added the enhancement New feature or request label Feb 14, 2025
@InvaderZim85 InvaderZim85 self-assigned this Feb 14, 2025
Copy link
Owner Author

@InvaderZim85 InvaderZim85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewd

@InvaderZim85 InvaderZim85 merged commit 134e378 into main Feb 14, 2025
1 check failed
@InvaderZim85 InvaderZim85 deleted the net9 branch February 14, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant