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

https://github.com/asulwer/RulesEngine/issues/75 #82

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Conversation

asulwer
Copy link
Owner

@asulwer asulwer commented Nov 13, 2024

created an example which shows how to create a converter for System.Text.Json to ExpandoObject

@asulwer asulwer self-assigned this Nov 13, 2024
@asulwer asulwer linked an issue Nov 13, 2024 that may be closed by this pull request
@RenanCarlosPereira
Copy link
Collaborator

I will approve it, but lets be careful on that type conversion, are we sure we are not introducing any breaking changes?
I know the code got merged already but we will need to create tests for that, before putting examples.

not even c# can inver an empty array, how does rule engine is supposed to know the types?
thats a bit confusing

@asulwer asulwer merged commit 10a6799 into main Nov 13, 2024
3 checks passed
@asulwer asulwer deleted the empty-arrays-2 branch November 13, 2024 21:30
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.

Struggling with empty arrays
2 participants