Package x is not compatible with net461 (.NETFramework,Version=v4.6.1)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Is the latest version of nop not compatible with Visual Studio 2017?  It works fine on my work laptop with VS 2016 but my home laptop with 2017 I get Package x 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) on most of the nuget packages and have no idea how to clear the errors.

There is terrible info out on the web on what to do about it.  Does anyone know what step by step procedure I can take to restore these nuget packages?  It's very frustrating and I've wasted a ton of time trying to get it to work with no success.

1. I have .net core SDK installed
2. I've attempted to restore the packages many times without success.  
3. It appears this release is not compatible with VS 2017.  The current packages cannot be updated because they fail as incompatible.  I've tried 20 different ways to do it and they wont pass a validity for 461
4. No advice I found on the forums have worked to resolve it

Thanks!
6 years ago
Tried to uninstall, update, restore. Nothing works and the same errors are displayed every time.
6 years ago
Restoring NuGet packages...
Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.DependencyInjection 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.Extensions.DependencyInjection 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.Extensions.Configuration 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Diagnostics 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Diagnostics 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Primitives 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.Extensions.Primitives 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Http 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.ResponseCompression 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.ResponseCompression 2.0.0 supports:
  - net461 (.NETFramework,Version=v4.6.1)
  - netstandard2.0 (.NETStandard,Version=v2.0)
Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Mvc 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Mvc 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.DependencyInjection 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.DependencyInjection 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Authentication 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Session 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Session 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Diagnostics 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Primitives 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Primitives 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Caching.Memory 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.Extensions.Caching.Memory 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.StaticFiles 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.StaticFiles 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Mvc 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Routing 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.AspNetCore.Routing 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration.Binder 2.0.0 is not compatible with net46 (.NETFramework,Version=v4.6). Package Microsoft.Extensions.Configuration.Binder 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
One or more packages are incompatible with .NETFramework,Version=v4.6.
Package Microsoft.AspNetCore.Session 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Session 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Caching.Memory 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Caching.Memory 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.StaticFiles 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Routing 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Routing 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration.Binder 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Binder 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.DependencyInjection 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.DependencyInjection 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http.Extensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http.Extensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Options 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Diagnostics 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
One or more packages are incompatible with .NETFramework,Version=v4.6.1.
Package Microsoft.Extensions.Primitives 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Primitives 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Mvc 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Session 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Session 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Caching.Memory 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Caching.Memory 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.StaticFiles 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Routing 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Routing 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration.Binder 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Binder 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http.Extensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http.Extensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Options 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
One or more packages are incompatible with .NETFramework,Version=v4.6.1.
Package Microsoft.Extensions.DependencyInjection 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.DependencyInjection 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Diagnostics 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Primitives 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Primitives 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Mvc 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Session 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Session 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Caching.Memory 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Caching.Memory 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.StaticFiles 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Routing 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Routing 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration.Binder 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Binder 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http.Extensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http.Extensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Options 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
One or more packages are incompatible with .NETFramework,Version=v4.6.1.
Package Microsoft.AspNetCore.Authentication.Facebook 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Facebook 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package AutoMapper.Extensions.Microsoft.DependencyInjection 3.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.DependencyInjection 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.DependencyInjection 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.DependencyInjection 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.DependencyInjection 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Diagnostics 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Diagnostics 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Primitives 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Primitives 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Primitives 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Primitives 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.OAuth 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Mvc 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Mvc 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Authentication 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Session 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Session 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Session 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Session 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Hosting.Abstractions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Caching.Memory 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Caching.Memory 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.DataProtection.Redis 0.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.StaticFiles 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Caching.Memory 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Caching.Memory 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Routing 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Routing 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.StaticFiles 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration.Binder 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Binder 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Routing 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Routing 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http.Extensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http.Extensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Configuration.Binder 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Binder 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Options 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.AspNetCore.Http.Extensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Http.Extensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
Package Microsoft.Extensions.Options 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0)
One or
6 years ago
Worked on it again this morning still not working
5 years ago
The distributed nuget packages are not working on my VS 2017 laptop.  I have a work laptop that it is working and the only difference is its been updated to the latest version of .net v 4.7.02558.  I'm updating my .net to the latest version of .net to see if that helps.  The nuget packages that are distributed with this project appear to have some sort of issues with lower versions.
5 years ago
I am using Microsoft Visual Studio Community 2017 with no problems
Version 15.6.1 VisualStudio.15.Release/15.6.1+27428.2002
Microsoft .NET Framework Version 4.7.02556
Installed Version: Community

Microsoft Visual Studio Community 2017
Version 15.6.1
VisualStudio.15.Release/15.6.1+27428.2002
Microsoft .NET Framework
Version 4.7.02556
NuGet Package Manager   4.6.0
5 years ago
Hi All,

Just wanted to share my results.  I upgraded my visual studio 1 minor version up and it resolved this issue.   Even with .net core SDK installed and everything else working outside of this latest version of the project nocommerve does not work unless you have the latest and greatest visual studio version.
5 years ago
I was using enterprise edition. v15.6.1 not working 15.6.6 working.  Nuget 4.6.0 was not the issue like I initially thought.  .net version 4.7.02558

Yidna wrote:
I am using Microsoft Visual Studio Community 2017 with no problems
Version 15.6.1 VisualStudio.15.Release/15.6.1+27428.2002
Microsoft .NET Framework Version 4.7.02556
Installed Version: Community

Microsoft Visual Studio Community 2017
Version 15.6.1
VisualStudio.15.Release/15.6.1+27428.2002
Microsoft .NET Framework
Version 4.7.02556
NuGet Package Manager   4.6.0
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.