Base solution for your next web application

Activities of "paulvg"

For the MVC project a quick solution is to add the "aside-minimize-hoverable" class next to "aside-minimize" in \Areas\App\Views\Layout_Layout.cshtml

@(theme.BaseSettings.Menu.DefaultMinimizedAside ? "aside-minimize aside-minimize-hoverable" :"")

I had the same issue. It seems like gulp doesn't like characers '(' & ')' being part of the full path. After removing them or moving the project to another folder without any '(' ')' it worked.

Hi,

I just downloaded asp.net zero 5.0.6, Project Type: ASP.NET CORE MVC & JQUERY, Framework: .NET Framework 4.6.1. But it did not build, giving the following errors:

Restoring NuGet packages... To prevent NuGet from restoring packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages during build.' Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Castle.Log4Net 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Castle.Log4Net 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Abp.Web.Common 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Abp.Castle.Log4Net 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Castle.Log4Net 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Abp.Web.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Web.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1 (win7-x86). One or more packages are incompatible with .NETFramework,Version=v4.6.1 (win7-x86). Package Abp.Web.Common 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Web.Common 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1 (win7-x86). One or more packages are incompatible with .NETFramework,Version=v4.6.1 (win7-x86). Package Microsoft.EntityFrameworkCore.Tools.DotNet 2.0.1 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package Microsoft.EntityFrameworkCore.Tools.DotNet 2.0.1 supports: netcoreapp2.0 (.NETCoreApp,Version=v2.0) One or more packages are incompatible with .NETCoreApp,Version=v1.0. Package Microsoft.Extensions.SecretManager.Tools 2.0.0 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package Microsoft.Extensions.SecretManager.Tools 2.0.0 supports: netcoreapp2.0 (.NETCoreApp,Version=v2.0) One or more packages are incompatible with .NETCoreApp,Version=v1.0. Package Abp.TestBase 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.TestBase 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Diagnostics 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Server.IISIntegration 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Server.IISIntegration 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.VisualStudio.Web.BrowserLink 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.VisualStudio.Web.BrowserLink 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Mvc 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Logging 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Logging 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Castle.Log4Net 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Castle.Log4Net 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.StaticFiles 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Cookies 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Diagnostics 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Diagnostics 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Server.IISIntegration 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Server.IISIntegration 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.VisualStudio.Web.BrowserLink 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.VisualStudio.Web.BrowserLink 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package IdentityServer4.AccessTokenValidation 2.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package IdentityServer4.AccessTokenValidation 2.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Mvc 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Mvc 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.RedisCache 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.RedisCache 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Logging 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Logging 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Owin 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Owin 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Castle.Log4Net 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Castle.Log4Net 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.StaticFiles 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.StaticFiles 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Google 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Google 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.HangFire.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.HangFire.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package IdentityServer4.AccessTokenValidation 2.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package IdentityServer4.AccessTokenValidation 2.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.RedisCache 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.RedisCache 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Owin 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Owin 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Google 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Google 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.HangFire.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.HangFire.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Diagnostics 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Diagnostics 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Server.IISIntegration 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Server.IISIntegration 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.VisualStudio.Web.BrowserLink 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.VisualStudio.Web.BrowserLink 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Options.ConfigurationExtensions 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Mvc 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Mvc 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Logging 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Logging 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Castle.Log4Net 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Castle.Log4Net 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package IdentityServer4.AccessTokenValidation 2.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package IdentityServer4.AccessTokenValidation 2.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.StaticFiles 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.StaticFiles 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.VisualStudio.Web.CodeGenerators.Mvc 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.RedisCache 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.RedisCache 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Owin 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Owin 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Authentication.Facebook 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.ZeroCore.IdentityServer4 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Google 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Google 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package IdentityServer4.AccessTokenValidation 2.1.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package IdentityServer4.AccessTokenValidation 2.1.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.HangFire.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.HangFire.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Authentication.MicrosoftAccount 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.RedisCache 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.RedisCache 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Web.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Owin 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Owin 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Authentication.JwtBearer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Google 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.AspNetCore.Authentication.Google 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.HangFire.AspNetCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.HangFire.AspNetCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Web.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Web.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Tools 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.EntityFrameworkCore.Tools 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.EntityFrameworkCore.SqlServer 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Application.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Project CANS.CANSSuite.Application.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore 3.2.4 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.ZeroCore 3.2.4 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.EntityFrameworkCore.Relational 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.EntityFrameworkCore.Relational 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Configuration.EnvironmentVariables 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.MailKit 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.MailKit 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1). Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Configuration.Json 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Configuration.Json 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.ZeroCore.IdentityServer4.EntityFrameworkCore 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1. Package Castle.Windsor.MsDependencyInjection 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Castle.Windsor.MsDependencyInjection 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1. Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Microsoft.Extensions.Configuration.UserSecrets 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Cookies 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Cookies 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.AutoMapper 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.AutoMapper 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.Extensions.Logging.Debug 2.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.Extensions.Logging.Debug 2.0.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Project CANS.CANSSuite.Core.Shared is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Project CANS.CANSSuite.Core.Shared supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Server.Kestrel 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Abp.Zero.Common 3.3.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package Abp.Zero.Common 3.3.0 supports: netstandard2.0 (.NETStandard,Version=v2.0) Package Microsoft.AspNetCore.Authentication.Twitter 2.0.1 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Microsoft.AspNetCore.Authentication.Twitter 2.0.1 supports: netstandard2.0 (.NETStandard,Version=v2.0) One or more projects are incompatible with .NETFramework,Version=v4.6.1 (win7-x86).

Do you know how to fix them? thanks!

Answer

So what i've found out, is that you need to aquire a token by sending a post to api/TokenAuth/Authenticate With a json body { "UserNameOrEmailAddress": "admin", "Password": "123qwr" }

But to make this post successfull you'll need to disable

//options.Filters.Add(new AutoValidateAntiforgeryTokenAttribute()); in the startup

Question

Hi we are developing a application which will consume custom api's.

Were fiddling with acquiring a jwt token .

Sending a post (according to the development guide) to <a class="postlink" href="http://localhost:62114/jwt-token/authenticate">http://localhost:62114/jwt-token/authenticate</a> returns a 404 :shock:

So after scrolling some code we found the TokenAuthController. Which works from swagger, but when we post the same json body from a external app returns a 400 bad request.

Could you point out what the correct way is to get a jwt token?

Showing 1 to 5 of 5 entries