ef6
ef6 copied to clipboard
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Hello, I'm not so sure of this is a issue of or bug in EF6 but many times there occurs slow speed of returning data while querying database. One thing...
Currently EF6 depends on System.Data.SqlClient which is included in .NET Framework, but SQL Server is moving development to Microsoft.Data.SqlClient, where any new features will be supported. EF6 is in a...
Using new csproj format with dotnet core 3.0, whenever I run `update-database` it creates a database in localdb rather than using the SqlConnectionFactory and connection string provided in app.config ```xml...
Fixes #1342
This change is required to continue building PRs in the dotnet public repo. The agents and images used in the new project / organization are identical and build regressions are...
## Question What are the plans for the next release of EF6? I wonder when https://github.com/dotnet/ef6/issues/823 is going to be available? I see [documentation](https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-7.0/plan#theme-clear-path-forward-from-ef6) says: > In addition, we plan...
This pull request updates the following dependencies [marker]: (Begin:f607b9f2-509c-4318-eb57-08d8e4d5099b) ## From https://github.com/dotnet/arcade - **Subscription**: f607b9f2-509c-4318-eb57-08d8e4d5099b - **Build**: 20240510.2 - **Date Produced**: May 10, 2024 5:18:03 PM UTC - **Commit**: 480401b003bfd2eb989c315da5d6b99ad13a968c...