{"id":19992198,"url":"https://github.com/zzzprojects/EntityFramework-Classic","last_synced_at":"2025-05-04T11:30:48.149Z","repository":{"id":61250095,"uuid":"138603863","full_name":"zzzprojects/EntityFramework-Classic","owner":"zzzprojects","description":"Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.","archived":false,"fork":false,"pushed_at":"2025-03-11T08:06:56.000Z","size":14838,"stargazers_count":100,"open_issues_count":6,"forks_count":28,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-08T02:39:25.823Z","etag":null,"topics":["database","dotnet-core","dotnet-framework","ef6","entity-framework","entity-framework-6","entity-framework-classic","orm"],"latest_commit_sha":null,"homepage":"https://entityframework-classic.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zzzprojects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-25T14:10:09.000Z","updated_at":"2025-02-08T20:29:52.000Z","dependencies_parsed_at":"2023-01-23T15:15:43.209Z","dependency_job_id":"88da123d-50cc-471f-aa67-dd597ee2d62d","html_url":"https://github.com/zzzprojects/EntityFramework-Classic","commit_stats":null,"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzzprojects%2FEntityFramework-Classic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzzprojects%2FEntityFramework-Classic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzzprojects%2FEntityFramework-Classic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzzprojects%2FEntityFramework-Classic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zzzprojects","download_url":"https://codeload.github.com/zzzprojects/EntityFramework-Classic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252329144,"owners_count":21730556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","dotnet-core","dotnet-framework","ef6","entity-framework","entity-framework-6","entity-framework-classic","orm"],"created_at":"2024-11-13T04:52:04.597Z","updated_at":"2025-05-04T11:30:43.140Z","avatar_url":"https://github.com/zzzprojects.png","language":"C#","readme":"# What's EF Classic?\nEntity Framework Classic is a supported version from the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.\n\nDownload: https://entityframework-classic.net/download\n\n### Who is it for?\nIf you are looking for performance enhancement, an Entity Framework version that's compatible with .NET Core, tons of new built-in features, and outstanding customer support. In that case, EF Classic is for you!\n\n### Why should you use it?\nEF Classic is an EF6 fork compatible with .NET Core. It's a limitless version that includes tons of must-haves built-in features. Need support or a particular feature? \n\n## Features\n\n### Community (Free)\n- Change Tracker\n   - [Audit](https://entityframework-classic.net/audit)\n   - [Soft Delete](https://entityframework-classic.net/soft-delete)\n- Batch Query\n   - [Batch Delete](https://entityframework-classic.net/delete-from-query)\n   - [Batch Update](https://entityframework-classic.net/update-from-query)\n- Include\n   - [Also Include](https://entityframework-classic.net/also-include)\n   - [Then Include](https://entityframework-classic.net/then-include)\n   - [Include Filter](https://entityframework-classic.net/query-include-filter)\n   - [Include Optimized](https://entityframework-classic.net/query-include-optimized)\n- Query\n   - [LINQ Dynamic](https://entityframework-classic.net/linq-dynamic)\n   - [Query Cache](https://entityframework-classic.net/query-cache)\n   - [Query Deferred](https://entityframework-classic.net/query-deferred)\n   - [Query Filter](https://entityframework-classic.net/query-filter)\n   - [Query Future](https://entityframework-classic.net/query-future)\n   - [Query Result Filter](https://entityframework-classic.net/query-result-filter)\n- Utilities\n   - [Attach \u0026 Attach Range](https://entityframework-classic.net/attach)\n   - [.NET Fiddle](https://entityframework-classic.net/net-fiddle)\n\n### Enterprise\n- [Batch SaveChanges](https://entityframework-classic.net/batch-save-changes)\n- [Bulk SaveChanges](https://entityframework-classic.net/bulk-save-changes)\n- [Bulk Insert](https://entityframework-classic.net/bulk-insert)\n- [Bulk Update](https://entityframework-classic.net/bulk-update)\n- [Bulk Delete](https://entityframework-classic.net/bulk-delete)\n- [Bulk Merge](https://entityframework-classic.net/bulk-merge)\n- [Bulk Synchronize](https://entityframework-classic.net/bulk-synchronize)\n- [C# Eval Function](https://entityframework-classic.net/csharp-eval-function)\n\n## What will happen to your other prime \u0026 free libraries on Entity Framework?\nNothing will change. We will keep supporting them all.\n\n- [Entity Framework Extensions](https://entityframework-extensions.net/): EF Classic has a dependency to this library.\n- [Eval Expression.NET](https://eval-expression.net/): EF Classic has a dependency to this library.\n- [EF Effort](https://www.nuget.org/packages/Z.EntityFramework.Classic.Effort/): A version is available compatible with EF Classic\n- [EF GraphDiff](https://github.com/zzzprojects/GraphDiff): We are currently investigating to either rewrite this library or to release a version compatible with EF Classic\n- [Entity Framework Dynamic Filter](https://entityframework-dynamicfilters.net/): We will continue to support this library, but all features will be rewritten in EF Classic to add more flexibility.\n- [Entity Framework Plus](https://entityframework-plus.net/): We will continue to support this library, but all features will be rewritten in EF Classic to add more flexibility.\n\n## Contribute\n\nThe best way to contribute is by **spreading the word** about the library:\n\n - Blog it\n - Comment it\n - Star it\n - Share it\n \nA **HUGE THANKS** for your help.\n\n## More Projects\n\n- Projects:\n   - [EntityFramework Extensions](https://entityframework-extensions.net/)\n   - [Dapper Plus](https://dapper-plus.net/)\n   - [C# Eval Expression](https://eval-expression.net/)\n- Learn Websites\n   - [Learn EF Core](https://www.learnentityframeworkcore.com/)\n   - [Learn Dapper](https://www.learndapper.com/)\n- Online Tools:\n   - [.NET Fiddle](https://dotnetfiddle.net/)\n   - [SQL Fiddle](https://sqlfiddle.com/)\n   - [ZZZ Code AI](https://zzzcode.ai/)\n- and much more!\n\nTo view all our free and paid projects, visit our website [ZZZ Projects](https://zzzprojects.com/).\n","funding_links":[],"categories":["Supported Packages","C\\#"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzzprojects%2FEntityFramework-Classic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzzprojects%2FEntityFramework-Classic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzzprojects%2FEntityFramework-Classic/lists"}