-
Split from #1566
We are missing the EntityFramework components in our functional integration tests added in #1217. We should add them, plus any other missing components that would be valuable.
TODO…
-
I'm trying to implement Admin UI into a project that doesn't use EntityFramework. We are in fact using MongoDB with a custom ODM framework (https://github.com/Etherna/mongodm), but `Skoruba.IdentitySe…
-
说EF性能不好的人,你真的会用EF吗,来看EF优化技巧
## Reference
-
-
-
-
How long it will take to support EF Core 1.0?
Thanks
-
Or a range of migrations.
See https://github.com/dotnet/EntityFramework.Docs/issues/3432 and https://stackoverflow.com/questions/42586235/how-to-get-the-database-update-script-from-the-last-migrati…
-
I've got an issue where when i just build without obfuscation, my invalid database connection code returns a valid message eg. "Invalid login for user X.", but when i obfuscate the same code and try a…
-
Hi @holajan . I wanted to try the Oracle.ManagedDataAccess.EntityFramework.Core in my dotnet 6 app for using the existing edmx from .net framework project. Can you please provide me access.
-
-
As discussed on twitter, I'm opening this issue about covering the usage of EF Query Async operations.
> Is it wise to say that we should always use Async methods for query when it comes to EntityF…
-
The `Aspire.Npgsql` client integration package depends on the `Npgsql` package. `Npgsql` just shipped a `9.0.0` version on nuget:
https://www.nuget.org/packages/Npgsql/9.0.0
The Npgsql `9.0.0` still…