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

Windows 10 support #27

Closed
tomaszpolanski opened this issue Aug 16, 2015 · 7 comments
Closed

Windows 10 support #27

tomaszpolanski opened this issue Aug 16, 2015 · 7 comments
Labels

Comments

@tomaszpolanski
Copy link

Big fan of the library!
I already use it for my WP8.1 projects.

I tried to include it withing my Windows 10 project, but with no success. Still I cannot reference anything from the library.

As I know, creating the proper NuGet package is usually a hassle. Is the current one (1.0.0) supporting UWP applications?

Cheers,
Tomasz

@louthy
Copy link
Owner

louthy commented Aug 17, 2015

Hi @tomaszpolanski , thanks for the props :)

Re: Support for W10, I'm not 100% what's required here? I'm more of a web guy, so never really deal with phone or Store apps. If you have any pointers/guidance then I'm happy to help.

@tomaszpolanski
Copy link
Author

thanks for the response.
For now I've only tried to use the NuGet package and they still glitchy overall in Win10 and VS 2015.
I will investigate this issue a bit more and also try using sources instead to pinpoint the issue.
Will get back to you after I investigate it.

@louthy
Copy link
Owner

louthy commented Nov 6, 2015

Hi @tomaszpolanski - Am I to understand that everything is OK now on Win10?

@tomaszpolanski
Copy link
Author

Hi @louthy, I did not have time before to try it out again. Today I will do it and give you feedback.

@tomaszpolanski
Copy link
Author

I've investigated the issue more closely.
It seems that nuget is not the issue.
The issue is that the library is not Portable, so no wonder that it cannot be used inside Universal application/library.

@louthy, is there a reason why your library is not Portable?

Cheers,
Tomasz

@louthy
Copy link
Owner

louthy commented Dec 15, 2015

Hi @tomaszpolanski - I refer you to this issue: #70

It covers to progress of the migration to .NET Core (which I assume will give you W10 support). There are versions on nuget now, but please take a look at the table in the issue comments for the level of support for things like LanguageExt.Process.Redis.

@louthy louthy closed this as completed Mar 20, 2016
@tomaszpolanski
Copy link
Author

Great, thanks for the response!

T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants