{"id":26415368,"url":"https://github.com/larsbergqvist/aspnetcore-todoapp","last_synced_at":"2025-03-18T00:18:27.836Z","repository":{"id":113970986,"uuid":"399570487","full_name":"LarsBergqvist/aspnetcore-todoapp","owner":"LarsBergqvist","description":"A simple todo-app in Razor Pages / .NET 6","archived":false,"fork":false,"pushed_at":"2023-11-06T17:08:13.000Z","size":729,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-28T22:13:43.031Z","etag":null,"topics":["csharp","entity-framework-core","net6","razorpages"],"latest_commit_sha":null,"homepage":"","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/LarsBergqvist.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}},"created_at":"2021-08-24T18:42:17.000Z","updated_at":"2024-05-28T22:13:43.064Z","dependencies_parsed_at":"2023-11-07T00:51:38.376Z","dependency_job_id":null,"html_url":"https://github.com/LarsBergqvist/aspnetcore-todoapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarsBergqvist%2Faspnetcore-todoapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarsBergqvist%2Faspnetcore-todoapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarsBergqvist%2Faspnetcore-todoapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarsBergqvist%2Faspnetcore-todoapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LarsBergqvist","download_url":"https://codeload.github.com/LarsBergqvist/aspnetcore-todoapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130300,"owners_count":20402756,"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":["csharp","entity-framework-core","net6","razorpages"],"created_at":"2025-03-18T00:18:27.165Z","updated_at":"2025-03-18T00:18:27.831Z","avatar_url":"https://github.com/LarsBergqvist.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aspnetcore-todoapp ![Build](https://github.com/larsbergqvist/aspnetcore-todoapp/actions/workflows/dotnet.yml/badge.svg)\nUses SqlLite, EntityFramework and AspNetCore.Identity\n\n# Install dotnet ef\n```\ndotnet tool install --global dotnet-ef\n```\n# Create the database for todo lists\nModify TodosConnection in Infrastructure\\appsettings.json (or use user-secret)\n```\ncd Infrastructure\ndotnet ef database update\n```\n# Create database for application users\n```\ncd RazorPagesApp\ndotnet ef database update --context ApplicationDbContext\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsbergqvist%2Faspnetcore-todoapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarsbergqvist%2Faspnetcore-todoapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsbergqvist%2Faspnetcore-todoapp/lists"}