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

JSON, XML and YAML #302

Open
Paliscope opened this issue Oct 19, 2023 · 1 comment
Open

JSON, XML and YAML #302

Paliscope opened this issue Oct 19, 2023 · 1 comment

Comments

@Paliscope
Copy link

Hi

I am trying to use the
ChoETL.ChoYamlReader(FilePath) and also use the same for ChoXmlReader and ChoJSONReader depending on the in data.

But when I add the nuget packages for YAML I get the ambigous namespace issue..

Which nuget package(s) should I install to make all work?

@Cinchoo
Copy link
Owner

Cinchoo commented Oct 19, 2023

uninstall all packages from your project.

Just add this package https://www.nuget.org/packages/ChoETL.Yaml, which installs all dependencies.

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

No branches or pull requests

2 participants