aliasadidev / vscode-npm-gui

vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
MIT License
48 stars 16 forks source link

[Feature Request] Automatic Detection For Most Up-To-Date Package For used DOTNET Version #67

Open livan3li opened 7 months ago

livan3li commented 7 months ago

hi, thank you very much for providing such kind of extension for free.

I just wanted to suggest a feature that is providing package compatibility detection specific to dotnet version in selected projects.

For example, If I'm using DOTNET 6.0 in the project extension can detect and select automatically most up-to-date version for a related package i.e(6.0.27 for Microsoft.EntityFrameworkCore) and may show a warning higher versions of EF Core.

aliasadidev commented 6 months ago

@livan3li Thanks, i'm currently working on it and also * pattern