{"id":20759911,"url":"https://github.com/alivedevil/inkforge","last_synced_at":"2026-04-28T04:01:56.026Z","repository":{"id":220564683,"uuid":"751917663","full_name":"AliveDevil/InkForge","owner":"AliveDevil","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-05T10:34:08.000Z","size":1895,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-18T05:17:27.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AliveDevil.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}},"created_at":"2024-02-02T16:00:58.000Z","updated_at":"2024-02-02T17:48:42.000Z","dependencies_parsed_at":"2024-02-10T23:29:35.704Z","dependency_job_id":"2c88578c-42cb-465f-a7c5-c36544de7430","html_url":"https://github.com/AliveDevil/InkForge","commit_stats":null,"previous_names":["alivedevil/inkforge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FInkForge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FInkForge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FInkForge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FInkForge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AliveDevil","download_url":"https://codeload.github.com/AliveDevil/InkForge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243076640,"owners_count":20232435,"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-11-17T10:09:04.844Z","updated_at":"2025-12-26T04:09:31.330Z","avatar_url":"https://github.com/AliveDevil.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InkForge\n\n## Modifying EF Model\n\nApply Migrations for Notes-Database (`InkForge.Data`) or Identity-Database (including Workspaces, `InkForge.Api.Data`)\n\n**InkForge.Data**:\u003cbr\u003e\n```\ndotnet ef migrations add \u003cName\u003e \\\n    --startup-project design/InkForge.Migrations/ \\\n    --project shared/migrations/InkForge.Sqlite/ \\\n    -c InkForge.Data.NoteDbContext -- \\\n    --DbProvider Sqlite --connectionstrings-defaultconnection \"Data Source=:memory:\"\n```\n\n**InkForge.Api.Data**:\u003cbr\u003e\n```\ndotnet ef migrations add \u003cName\u003e \\\n    --startup-project design/InkForge.Migrations/ \\\n    --project migrations/InkForge.Api.Sqlite \\\n    -c InkForge.Api.Data.ApiDbContext -- \\\n    --DbProvider Sqlite --connectionstrings-defaultconnection \"Data Source=:memory:\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falivedevil%2Finkforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falivedevil%2Finkforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falivedevil%2Finkforge/lists"}