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

Added new extensions for both IJsonSerializers and IYamlSerializers #92

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

cdavernas
Copy link
Member

  • Adds new extensions for both IJsonSerializers and IYamlSerializers
  • Fixes the way plugins were instantiated, thus enabling plugin injection in hosted services by lazy loading
  • Fixes default resources YAML files by changing the group they belong to

…d IYamlSerializers

fix(Plugins): Fixed the way plugins were instantiated, thus enabling plugin injection in hosted services by lazy loading
fix(ResourceOriented): Fixed default resources YAML files by changing the group they belong to
…eserialize method that supports string input (not to be overloaded by the Deserialize JsonNode method)
@cdavernas cdavernas merged commit d51220d into main Apr 15, 2024
1 check passed
@cdavernas cdavernas deleted the fix-serialization branch April 15, 2024 09:15
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.

1 participant