Giter VIP home page Giter VIP logo

Comments (5)

bruno-garcia avatar bruno-garcia commented on July 27, 2024

@Arthurren .NET Framework 2.0 is replaced by .NET Framework 3.5 with any Windows machine that gets Windows Update.

Could you please explain what use case you have where an app can't be upgraded from .NET Framework 2.0 to 3.5?

from raven-csharp.

ArthurRyan0803 avatar ArthurRyan0803 commented on July 27, 2024

@bruno-garcia
emmm.... i'm a Chinese developer and there is still some people use win-xp computer ...
But never mind , i have modified some code in order to compatible with .net 2.0 by myself , and i havn't found any problem so far.

Just need to implement "Extension Method" & "TimeZoneInfo ".

from raven-csharp.

bruno-garcia avatar bruno-garcia commented on July 27, 2024

@Arthurren .NET Framework 3.5 is compatible with Windows XP:

https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies

from raven-csharp.

ArthurRyan0803 avatar ArthurRyan0803 commented on July 27, 2024

@bruno-garcia
In china , there are many kinds of "Windows XP" ,and some pirated Windows XP are not well compatible with .NET 3.5 or higher version,some users could not even install .net 3.5.

from raven-csharp.

bruno-garcia avatar bruno-garcia commented on July 27, 2024

@Arthurren Unfortunately the maintenance burden is not really worth it for us. Tooling wise it's also tricky, even to get a machine with CLR 2.0, which gets replaced by the 3.5 when the machine is 'Windows Updated'.

Microsoft released a lot in the last 13 years, current version being .NET Framework 4.7.2 which is 12 version (3.5, 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2) ahead of 2.0. On top of that, there's a new, multiplatform runtime (.NET Core) which had 4 releases already in the last two years. We must ensure we can support the new runtimes and doing so in combination with such an older version would be extremely hard.

In this case I'd suggest forking the project to add support to .NET Framework 2.0.
I'll make sure to point anyone asking for .NET Framework 2.0 towards that repo.

from raven-csharp.

Related Issues (20)

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.