Code Monkey home page Code Monkey logo

Comments (4)

eriawan avatar eriawan commented on July 18, 2024

@sayedihashimi @balachir @Andrew-MSFT

guys, any update on my feedback? is this repo still active or not?

from tooling.

AndrewBrianHall avatar AndrewBrianHall commented on July 18, 2024

Yes, this is an active repo, but last week was a holiday week in the US so most people were on vacation.

I'm not sure I fully follow your question, but because .NET Core 1.0/1.1 will still be in support when Visual Studio 2019 first releases, the component will be available for installation on the Individual Components tab of Visual Studio 2019, and 2019 will continue to support working with 1.0/1.1 projects.

from tooling.

eriawan avatar eriawan commented on July 18, 2024

@Andrew-MSFT

Thanks for your reply!
I now add more clarification about my concern and still have some questions. I'll try to clarify further about why I thought the tooling for .NET Core 1.0/1.1 should not be supported in VS 2019 anymore.

because .NET Core 1.0/1.1 will still be in support when Visual Studio 2019 first releases

I know, but .NET Core 1.0/1.1 will have end of support in June 2019, as mentioned in this link:
https://github.com/dotnet/core/blob/master/microsoft-support.md

I imagine this scenario:

Let's say if VS 2019 will have support for .NET Core 1.0/1.1 tooling. Assume VS 2019 will be released on early February 2019. On the other hand, .NET Core 1.0/1.1's support will end on June 2019.
Then it will be quite strange use case for me if VS 2019 has support for .NET Core 1.0/1.1 but the .NET Core 1.0/1.1 will have end of support after VS 2019 released, as illustrated in this table from the previous link:

image

the component will be available for installation on the Individual Components tab of Visual Studio 2019, and 2019 will continue to support working with 1.0/1.1 projects

Does this mean VS 2019 will have its own .NET Core 1.0/1.1 tooling? because VS 2017 depends on VS 2015 tooling for .NET Core 1.0/1,1, as often mentioned in previous issues. So please correct me if I'm wrong on this fact.

from tooling.

AndrewBrianHall avatar AndrewBrianHall commented on July 18, 2024

Visual Studio 2017 has no dependency on VS 2015 for .NET Core tooling. There was a preview extension available for download that would enable Visual Studio 2015 to work with .NET Core projects, but it was never GA and is no longer supported. If you have pointers to where it's been mentioned that VS2017 depends on 2015 I'd like to see that, as that should be corrected.

GA tooling support for .NET Core began in Visual Studio 2017, and is largely orthogonal to the version of .NET Core being targeted. What support really means in this case, is that the runtime and SDK will no longer receive any security fixes. However, the SDK will still be available for download, and as long as the SDK is installed on the machine, Visual Studio is able to open, build, and run those projects and applications.

from tooling.

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.