question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

visual studio 2022 support

See original GitHub issue

Before submitting

This repo is for Npgsql ADO.NET issues only. Entity Framework issues belong in Npgsql.EntityFrameworkCore.PostgreSQL for EF Core, or EntityFramework6.Npgsql for EF 6.x.

Steps to reproduce

run visual studio 2022

The issue

extension not installed for visual studio 2022

Exception message:
Stack trace:

Further technical details

Npgsql version: PostgreSQL version: Operating system:

Other details about my project setup:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
rojicommented, Oct 27, 2021

The Visual Studio extension has been discontinued - there are no plans to release a new version.

0reactions
MassimilianoCarosicommented, Apr 6, 2022

I have a project with a edmx file

So we are talking about EF 6 DB first here - yes?

The most future proof way would probably mean moving to EF Core and scaffolding a DbContext (https://medium.com/@RobertKhou/getting-started-with-entity-framework-core-postgresql-c6fa09681624 and https://docs.microsoft.com/en-us/shows/On-NET/Migrating-EDMX-projects-to-Entity-Framework-Core might help too), but most people I know who are still using EF6 are somehow stuck with it, so this probably won’t help you a lot. Am I right?

If you can’t or don’t want to move to EF Core I don’t see much of an alternative to keeping an old Visual Studio instance around somewhere in order to update your EF6 model.

Yes, EF Core is in the road map. I needed something more quick to face the contingency. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Technical Support & FAQs | Visual Studio IDE - Microsoft
Get help with common Visual Studio installation issues, download and installation, licensing and purchasing, and support policies.
Read more >
Support Overview - Visual Studio - Microsoft
All of the help you need for Visual Studio product support pages. FAQs and articles for Visual Studio IDE, VSTS, Code and more....
Read more >
Visual Studio 2022 - Microsoft Lifecycle
Support Dates ; Visual Studio 2022, Nov 8, 2021, Jan 12, 2027 ...
Read more >
Visual Studio 2022 Compatibility
Visual Studio 2022 Support for Android Development. Visual Studio 2022 enables you to build native Android apps using Xamarin and C# or using...
Read more >
Visual Studio Product Lifecycle and Servicing
Visual Studio 2022 follows the Microsoft Product Fixed Lifecycle Policy of 10 years. The first 5 years of Mainstream Support provide new ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found