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

Will this support .net core soon? #27

Open
lamLeX opened this issue Jun 18, 2017 · 7 comments
Open

Will this support .net core soon? #27

lamLeX opened this issue Jun 18, 2017 · 7 comments

Comments

@lamLeX
Copy link

lamLeX commented Jun 18, 2017

Neo4jClient now supported .net core and and it can target .net standard 1.0.
Will this library support .net standard soon?

Otherwise, do you accept PR for that?

@simonpinn
Copy link
Owner

hey @lamLeX - personally not planning to make the move, however I'd be more than happy for you to raise a PR, I think last time I looked the neo4jclient lib was in the process of implementing, go for it

@cskardon
Copy link
Contributor

Hey, just for your info - Neo4jClient is on NetStandard 1.3, not 1.0.

@lamLeX
Copy link
Author

lamLeX commented Jun 20, 2017

@simonpinn Thank for your information, I can start working on it now.
@cskardon Thank you for the heads-up. The dependency in Neo4JClient's nugget makes me think that it targets NetStandard 1.0. Could you please clarify this information?
neo4jclientdependency

@cskardon
Copy link
Contributor

Version 3.x of the client is due out soon - and this works with Bolt, so will target 1.3 as it has to.

@lamLeX
Copy link
Author

lamLeX commented Jun 20, 2017

@cskardon it's good to know.
I'll link that issue here as a reference.
Readify/Neo4jClient#126

@lamLeX
Copy link
Author

lamLeX commented Jul 17, 2017

Sorry for the delay,
After considering the API, it would be better to delay this task until the release of .NETStandard 2 to get wider API surface.

@kYann
Copy link

kYann commented Mar 11, 2021

Made a version for .NetStandard (available on nuget) and a PR with netstandard, neo4j syntax update (for variable) and neo4jclient update.

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

4 participants