{"id":23567107,"url":"https://github.com/godeltech/godeltech.microservices.data.entityframeworkcore","last_synced_at":"2026-02-16T20:32:02.780Z","repository":{"id":46659255,"uuid":"514256381","full_name":"GodelTech/GodelTech.Microservices.Data.EntityFrameworkCore","owner":"GodelTech","description":"Microservice initializer for GodelTech.Data.EntityFrameworkCore","archived":false,"fork":false,"pushed_at":"2024-12-23T11:16:58.000Z","size":110,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-28T19:05:42.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GodelTech.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":"2022-07-15T12:09:57.000Z","updated_at":"2024-07-02T20:45:14.000Z","dependencies_parsed_at":"2023-01-21T05:17:20.053Z","dependency_job_id":"14ba7d49-9b5e-454e-9845-fd18b38eb494","html_url":"https://github.com/GodelTech/GodelTech.Microservices.Data.EntityFrameworkCore","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FGodelTech.Microservices.Data.EntityFrameworkCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FGodelTech.Microservices.Data.EntityFrameworkCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FGodelTech.Microservices.Data.EntityFrameworkCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FGodelTech.Microservices.Data.EntityFrameworkCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GodelTech","download_url":"https://codeload.github.com/GodelTech/GodelTech.Microservices.Data.EntityFrameworkCore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251372471,"owners_count":21578965,"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":[],"created_at":"2024-12-26T18:19:00.217Z","updated_at":"2026-02-16T20:31:57.733Z","avatar_url":"https://github.com/GodelTech.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GodelTech.Microservices.Data.EntityFrameworkCore\nMicroservice initializer for [GodelTech.Data.EntityFrameworkCore](https://github.com/GodelTech/GodelTech.Data.EntityFrameworkCore)\n\nFor Repository with Unit of Work use:\n```c#\nyield return new DataInitializer\u003cCurrencyExchangeRateDbContext, ICurrencyExchangeRateUnitOfWork, CurrencyExchangeRateUnitOfWork\u003e(\n        Configuration,\n        _hostingEnvironment,\n        options =\u003e Configuration.Bind(\"DataInitializerOptions\", options)\n    )\n    .WithRepository\u003cIRepository\u003cBankEntity, Guid\u003e, Repository\u003cBankEntity, Guid\u003e, BankEntity, Guid\u003e()\n    .WithRepository\u003cICurrencyRepository, CurrencyRepository, CurrencyEntity, int\u003e();\n```\n\nFor simple Repository (repository without Unit of Work) use:\n```c#\nyield return new SimpleDataInitializer\u003cCurrencyExchangeRateDbContext\u003e(\n        Configuration,\n        _hostingEnvironment,\n        options =\u003e Configuration.Bind(\"DataInitializerOptions\", options)\n    )\n    .WithRepository\u003cICurrencyRepository, CurrencyRepository, CurrencyEntity, int\u003e();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodeltech%2Fgodeltech.microservices.data.entityframeworkcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodeltech%2Fgodeltech.microservices.data.entityframeworkcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodeltech%2Fgodeltech.microservices.data.entityframeworkcore/lists"}