Skip to content

Conversation

@rhssiiy
Copy link

@rhssiiy rhssiiy commented May 28, 2025

Fixes #560
byte and sbyte SmartEnums are supported in serialization by System.Text.Json

@rhssiiy
Copy link
Author

rhssiiy commented May 29, 2025

As I mentioned in issue, this is my first PR. If there is anything that would prevent it from being accepted, please don't hesitate to point it out - I will be happy to update or fix it.

I also noticed that the .NET Core workflow is currently broken due to the use of a deprecated actions/upload-artifact@v3. I didn't include a fix for that in this PR to keep the changes focused, but let me know if you'd prefer to include it here - I'd be glad to add it.

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.

SmartEnumValueConverter does not write the value as a number for TValue of type byte or sbyte

1 participant