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

ExtCore v1.0 #47

Open
6 tasks
jack-pappas opened this issue Jul 15, 2018 · 7 comments
Open
6 tasks

ExtCore v1.0 #47

jack-pappas opened this issue Jul 15, 2018 · 7 comments

Comments

@jack-pappas
Copy link
Owner

jack-pappas commented Jul 15, 2018

Once the Maintainability tasks project is completed, I think we ought to release the new versions of ExtCore as v1.0.0. The reason for the version bump is that the library has been (more or less) API-stable for a long time, but we will need to make a few breaking changes at some point to be able to properly support new versions of F# without having conflicts between ExtCore and newer versions of FSharp.Core.

Current list of breaking changes that'll need to be made:

@7sharp9
Copy link
Contributor

7sharp9 commented Jul 16, 2018

What is typehandleof<'T> used for?

@theimowski
Copy link

I'm interested in ExtCore targeting .NETStandard2.0
If there are any low-hanging fruits among outstanding issues - please let me know, I'll be happy to help

@7sharp9
Copy link
Contributor

7sharp9 commented Oct 14, 2020

This could probably do with a new version for NET5 or the version below that...

@7sharp9
Copy link
Contributor

7sharp9 commented Oct 16, 2020

Because this lib is long dormant Im having to borrow the code, :-(

@jackfoxy
Copy link

@7sharp9 fork it!

@7sharp9
Copy link
Contributor

7sharp9 commented Oct 16, 2020

Easier to borrow a bit, having a nuget would be nice now that dotnet has stabilised a bit.

@jack-pappas
Copy link
Owner Author

@7sharp9 I fixed up the build process a few months back (which'll make it significantly easier to build, since it uses the F# compiler nuget packages), just never got around to pushing it up to Github and fixing the CI build. I'll do that sometime this weekend so we can get a new build out that's compatible with .NET core.

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

No branches or pull requests

4 participants