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

any plans to support .net8? #22

Open
mehmet-erdogdu opened this issue Nov 24, 2023 · 9 comments
Open

any plans to support .net8? #22

mehmet-erdogdu opened this issue Nov 24, 2023 · 9 comments

Comments

@mehmet-erdogdu
Copy link

System.MissingMethodException: 'Method not found: 'System.Collections.Generic.IEnumerable`1<Microsoft.EntityFrameworkCore.Metadata.IMutableProperty> Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType.GetProperties()'.'

@donkee
Copy link

donkee commented Nov 28, 2023

Seeing the same issue

@caboodal
Copy link

yep I've got this to this morning

@caboodal
Copy link

The package works with .NET 8 after simply updating the Entity Framework and .NET Core versions to 8.

@velyo
Copy link

velyo commented Dec 19, 2023

I got same error when upgraded my project to .NET 8.
Just cloned this repo, upgraded to .NET 8 and built with it.
Making custom build after upgrading to .NET 8 and using it solves the issue for now.
Anyway would be good to have .NET 8 package update.

@joeldebont
Copy link

@emrekizildas Please make it compatible with .NET 8. There are already several PR's for it.

@robertsimmons
Copy link

@emrekizildas Any updates you can provide?

@officereso
Copy link

3 open pull requests for .net 8 two of which have been open for 5 months. This project feels abandoned.

@uenlkr4e
Copy link

4 contributors and no one cares to even answer the questions or concerns here.
Remove the package from nuget library and github or put a notification telling people the project is not maintained anymore.

@karlknibbs
Copy link

There seems to be a clone(?) of this project called EntityFrameworkCore.JamieEncryptColumn that still references this Project URL and Jamie Davies, Emre Kizildas as authors.
It does however seem to work with .Net8

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

No branches or pull requests

9 participants