Giorgi / EntityFramework.Exceptions

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
https://giorgi.dev/entity-framework/introducing-entityframework-exceptions/
Other
1.44k stars 68 forks source link

Migration to dotnet 5 #33

Closed anoordover closed 3 years ago

anoordover commented 3 years ago

Giorgi,

I hope I did this migration correctly. I hope to hear back from you.

Regards, Arno Noordover

Giorgi commented 3 years ago

Are you sure it needs to be migrated to .Net 5? It should be already usable from EF Core 5: https://github.com/Giorgi/EntityFramework.Exceptions/issues/30

anoordover commented 3 years ago

I will create a test-project for this tomorrow. I will let you know tomorrow. I hope you are correct.

anoordover commented 3 years ago

You are correct. Migration isn't needed! Mea culpa.