Giter Site home page Giter Site logo

.Net Standard Support about wget.net HOT 4 CLOSED

MrHinsh avatar MrHinsh commented on June 6, 2024
.Net Standard Support

from wget.net.

Comments (4)

basicx-StrgV avatar basicx-StrgV commented on June 6, 2024 1

Version 3.0 is out now, with support for .Net Standard 2.0.

https://github.com/basicx-StrgV/WGet.NET/releases/tag/3.0.0

I will close the issue for now. If you still encounter any problems feel free to open a new issue.

from wget.net.

basicx-StrgV avatar basicx-StrgV commented on June 6, 2024

I understand the problem that this library is not compatible with older framework versions.
But I will probably not switch the library from .Net Core 3.1 to .Net Standard 2.0.

.Net Standard will not get any major updates (https://devblogs.microsoft.com/dotnet/the-future-of-net-standard/) but it is needed for the transitioning time from .Net Framework to .Net Core (Now only .Net).
I also work with software that only supports .Net Framework 4.x and understand the problem at hand .

.Net Core 3.1 gives me compatibility with all new framework versions and allows me to more easily update to the newes LTS version (Like .Net 6 or 8), when necessary.
This allows me to have the library more future proof.

I could create a .Net Standard version of the library, but Iā€™m not sure if I can and want to support two different framework versions of the library, because I only work on it in my free time.

I need to think about this problem a bit, to hopefully find a good solution.
I will post updates to this issue, when I have found a possible solution.

from wget.net.

basicx-StrgV avatar basicx-StrgV commented on June 6, 2024

I released a pre-release version of the library that now also has support for .Net Standard 2.0.
The basic functionalities should now work in .Net Standard 2.0 but async execution is currently not supported.

https://github.com/basicx-StrgV/WGet.NET/releases/tag/3.0.0-alpha1

I will continue to work on this feature to improve its functionalities and publish new versions when they are ready.

from wget.net.

basicx-StrgV avatar basicx-StrgV commented on June 6, 2024

I published a second pre-release version that now fully supports all asynchronous functions in .Net Standard 2.0.

https://github.com/basicx-StrgV/WGet.NET/releases/tag/3.0.0-alpha2

The library now fully supports .Net Standard 2.0.
If there are no problems, there will be no need for more pre-releases.
Therefore the next release will probably be the full release.
If the issue is not needed anymore, I will close it as soon as the version is fully released.

from wget.net.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.