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

Netcoreapp 2.2 Compatibility #9

Closed
aliesenli opened this issue Jul 21, 2019 · 5 comments
Closed

Netcoreapp 2.2 Compatibility #9

aliesenli opened this issue Jul 21, 2019 · 5 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@aliesenli
Copy link

This Library isn't compatible with Netcoreapp2.2 therefore I can't download it to my Project. Is there a way solve this problem?

@lisa3907 lisa3907 self-assigned this Jul 22, 2019
@lisa3907 lisa3907 added help wanted Extra attention is needed question Further information is requested labels Jul 22, 2019
@lisa3907
Copy link
Member

After downloading the ccxt.net source, modify the target framework of the project to netstandard 2.0 and try again.

@aliesenli
Copy link
Author

After downloading the ccxt.net source, modify the target framework of the project to netstandard 2.0 and try again.

Alright. But I've never added a framework manually to the Project without using nuget. Is there a documentation/resource you can recommend me?

@lisa3907
Copy link
Member

C # program developer right? Attach your source and I'll review it.

@aliesenli
Copy link
Author

C # program developer right? Attach your source and I'll review it.

Well it's an ASP.NET Core-Webapplication using MVC pattern. I haven't done anything yet that's why I don't want to attach.

But If you know how to add this framework to an asp.net core-webapplication without using nuget packet manager, I would be thankful.

@lisa3907
Copy link
Member

lisa3907 commented Jul 24, 2019

1
=> ccxt.net solution

2
=> ccxt.net target framework

3
=> ccxt.test target framework

** "프로젝트" is project
** Tester project's name is ccxt.test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants