Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After upgrad to .NET 5 the FirebirdSql.EntityFrameworkCore.Firebird not work any more [DNET981] #899

Closed
firebird-automations opened this issue Nov 27, 2020 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: Roberto Carlos da Silva (robertosistemas)

Duplicates DNET975

System.IO.FileNotFoundException
HResult=0x80070002
Message=Could not load file or assembly 'Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified.
Source=FirebirdSql.EntityFrameworkCore.Firebird
StackTrace:
at FirebirdSql.EntityFrameworkCore.Firebird.Infrastructure.Internal.FbOptionsExtension.ExtensionInfo.GetServiceProviderHashCode()
at Microsoft.EntityFrameworkCore.Internal.ServiceProviderCache.<>c.<GetOrAdd>b__4_1(Int64 t, IDbContextOptionsExtension e)
at System.Linq.Enumerable.Aggregate[TSource,TAccumulate](IEnumerable`1 source, TAccumulate seed, Func`3 func)
at Microsoft.EntityFrameworkCore.Internal.ServiceProviderCache.GetOrAdd(IDbContextOptions options, Boolean providerRequired)
at Microsoft.EntityFrameworkCore.DbContext..ctor(DbContextOptions options)
at Abp.EntityFrameworkCore.AbpDbContext..ctor(DbContextOptions options)
at Abp.Zero.EntityFrameworkCore.AbpZeroCommonDbContext`3..ctor(DbContextOptions`1 options)
at Abp.Zero.EntityFrameworkCore.AbpZeroDbContext`4..ctor(DbContextOptions`1 options)
at NidaTech.DadosPublicos.EntityFrameworkCore.DadosPublicosDbContext..ctor(DbContextOptions`1 options) in C:\Users\rober\source\repos\dados-publicos-pj\src\NidaTech.DadosPublicos.EntityFrameworkCore\EntityFrameworkCore\DadosPublicosDbContext.cs:line 38
at Castle.Core.Internal.ReflectionUtil.Instantiate[TBase](Type subtypeofTBase, Object[] ctorArgs)
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.CreateInstanceCore(ConstructorCandidate constructor, Object[] arguments, Type implType)

@firebird-automations
Copy link
Author

Modified by: Roberto Carlos da Silva (robertosistemas)

environment: Visual Studio 2010, net5.0, http://Asp.net 5, FirebirdSql.EntityFrameworkCore.Firebird 7.5.0, Firebird 3.0.7, aspnetboilerplate 6.0 => Visual Studio 2019, net5.0, http://Asp.net 5, FirebirdSql.EntityFrameworkCore.Firebird 7.5.0, Firebird 3.0.7, aspnetboilerplate 6.0

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue duplicates DNET975 [ DNET975 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Closed [ 6 ]

resolution: Duplicate [ 3 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants