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

.Net core compatability? #160

Closed
Whil- opened this issue Mar 1, 2020 · 4 comments
Closed

.Net core compatability? #160

Whil- opened this issue Mar 1, 2020 · 4 comments

Comments

@Whil-
Copy link

Whil- commented Mar 1, 2020

Hi,

Tried this with a .Net Core 3.1 app but got issues hinting at no support for core just yet. Is .Net Core 3.1 supported or not?

And if not, then please either add it or make a note that this is .Net Framework specific in the readme.

Thanks

@sergey-tihon
Copy link
Member

what version have you tried? (latest alpha?)

@Whil-
Copy link
Author

Whil- commented Mar 1, 2020

Tried 1.5

@bethmaloney
Copy link

@Whil- I've been using 2.0.0 Alpha 2 with .net core 3.1 with no issues. I have to add System.Configuration.ConfigurationManager otherwise I get a runtime error when trying to access a value from the config file.

@Whil-
Copy link
Author

Whil- commented Mar 30, 2020

Ok, thanks for the information. Glad to see it's in progress.

@Whil- Whil- closed this as completed Mar 30, 2020
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

3 participants