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

Upgrade to .netstandard 2.0, asp.net core 2.0 and entity framework core 2.0 #5

Open
ghd258 opened this issue Aug 15, 2017 · 1 comment

Comments

@ghd258
Copy link

ghd258 commented Aug 15, 2017

Upgrade to .netstandard 2.0, asp.net core 2.0 and entity framework core 2.0

@daxnet
Copy link
Owner

daxnet commented Aug 17, 2017

It is not as critical to update libraries to .NET Standard 2.0. In general, libraries should target the lowest version of .NET Standard they can tolerate (for maximum .NET implementation applicability) unless they require APIs only in .NET Core. Based on this, there is no plan right away to update Apworks to use the latest version of netstandard, unless in the consequent tests it implies we have to.
For demonstration purpose, the example projects (apworks-examples) will be updated to use 2.0.

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