{"id":21817838,"url":"https://github.com/weihanli/weihanli.entityframework","last_synced_at":"2025-04-03T03:11:40.854Z","repository":{"id":45920405,"uuid":"165834532","full_name":"WeihanLi/WeihanLi.EntityFramework","owner":"WeihanLi","description":"EntityFrameworkCore extensions","archived":false,"fork":false,"pushed_at":"2024-05-23T03:38:49.000Z","size":312,"stargazers_count":63,"open_issues_count":3,"forks_count":18,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2024-05-23T04:54:16.160Z","etag":null,"topics":["audit","ef","efcore","entity-framework-core","entityframework","entityframework-extensions","repository","unit-of-work","weihanli"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/WeihanLi.EntityFramework/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WeihanLi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-01-15T10:51:22.000Z","updated_at":"2024-05-30T18:23:25.971Z","dependencies_parsed_at":"2024-05-23T04:42:23.778Z","dependency_job_id":"f5a2837c-1f64-461e-addf-e811eb84e8d5","html_url":"https://github.com/WeihanLi/WeihanLi.EntityFramework","commit_stats":{"total_commits":237,"total_committers":1,"mean_commits":237.0,"dds":0.0,"last_synced_commit":"d1d26132057ec01baa0cbf118f75bfbc5635d1c4"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeihanLi%2FWeihanLi.EntityFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeihanLi%2FWeihanLi.EntityFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeihanLi%2FWeihanLi.EntityFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeihanLi%2FWeihanLi.EntityFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WeihanLi","download_url":"https://codeload.github.com/WeihanLi/WeihanLi.EntityFramework/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927839,"owners_count":20856198,"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":["audit","ef","efcore","entity-framework-core","entityframework","entityframework-extensions","repository","unit-of-work","weihanli"],"created_at":"2024-11-27T15:48:44.830Z","updated_at":"2025-04-03T03:11:40.829Z","avatar_url":"https://github.com/WeihanLi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WeihanLi.EntityFramework\n\n[![WeihanLi.EntityFramework](https://img.shields.io/nuget/v/WeihanLi.EntityFramework.svg)](https://www.nuget.org/packages/WeihanLi.EntityFramework/)\n\n[![WeihanLi.EntityFramework Latest](https://img.shields.io/nuget/vpre/WeihanLi.EntityFramework)](https://www.nuget.org/packages/WeihanLi.EntityFramework/absoluteLatest)\n\n[![Pipeline Build Status](https://weihanli.visualstudio.com/Pipelines/_apis/build/status/WeihanLi.WeihanLi.EntityFramework?branchName=dev)](https://weihanli.visualstudio.com/Pipelines/_build/latest?definitionId=11\u0026branchName=dev)\n\n![Github Build Status](https://github.com/WeihanLi/WeihanLi.EntityFramework/workflows/default/badge.svg)\n\n## Intro\n\n[EntityFrameworkCore](https://github.com/dotnet/efcore) extensions\n\n## Package Release Notes\n\nSee Releases/PRs for details\n\n- Releases: https://github.com/WeihanLi/WeihanLi.EntityFramework/releases\n- PRs: https://github.com/WeihanLi/WeihanLi.EntityFramework/pulls?q=is%3Apr+is%3Aclosed+is%3Amerged+base%3Amaster\n\n\u003e Package Versions\n\u003e\n\u003e For EF 8 and above, use 8.x or above major-version matched versions\n\u003e\n\u003e For EF 7, use 3.x\n\u003e\n\u003e For EF Core 5/6, use 2.x\n\u003e\n\u003e For EF Core 3.x, use 1.5.0 above, and 2.0.0 below\n\u003e\n\u003e For EF Core 2.x , use 1.4.x and below\n\n## Features\n\n- Repository\n  \n  - `EFRepository`\n  - `EFRepositoryGenerator`\n\n- UoW\n  \n  - `EFUnitOfWork`  \n\n- DbFunctions\n  \n  - `JsonValue` implement `JSON_VALUE` for SqlServer 2016 and above\n\n- Audit\n\n  - Auto auditing for entity changes\n \n- AutoUpdate\n\n  - Soft delete for the specific entity\n  - Auto update CreatedAt/UpdatedAt/CreatedBy/UpdatedBy\n\n- Extensions\n\n  - Update specific column(s) `Update`\n  - Update without specific column(s) `UpdateWithout`\n\n## Support\n\nFeel free to try and [create issues](https://github.com/WeihanLi/WeihanLi.EntityFramework/issues/new) if you have any questions or integration issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweihanli%2Fweihanli.entityframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweihanli%2Fweihanli.entityframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweihanli%2Fweihanli.entityframework/lists"}