{"id":20059158,"url":"https://github.com/rd003/dotnetcoremvccrud","last_synced_at":"2025-07-27T10:33:46.993Z","repository":{"id":234521678,"uuid":"786497446","full_name":"rd003/DotNetCoreMvcCrud","owner":"rd003","description":"DotNet Core MVC (8.0) CRUD with EF Core","archived":false,"fork":false,"pushed_at":"2024-04-22T14:46:18.000Z","size":873,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T09:45:34.985Z","etag":null,"topics":["aspnetcoremvc","csharp","dotnet8","dotnetcoremvc","entity-framework-core"],"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/rd003.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":"2024-04-14T16:39:08.000Z","updated_at":"2024-08-25T20:21:18.000Z","dependencies_parsed_at":"2024-04-22T16:17:37.252Z","dependency_job_id":null,"html_url":"https://github.com/rd003/DotNetCoreMvcCrud","commit_stats":null,"previous_names":["rd003/dotnetcoremvccrud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rd003/DotNetCoreMvcCrud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rd003%2FDotNetCoreMvcCrud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rd003%2FDotNetCoreMvcCrud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rd003%2FDotNetCoreMvcCrud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rd003%2FDotNetCoreMvcCrud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rd003","download_url":"https://codeload.github.com/rd003/DotNetCoreMvcCrud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rd003%2FDotNetCoreMvcCrud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267345098,"owners_count":24072451,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aspnetcoremvc","csharp","dotnet8","dotnetcoremvc","entity-framework-core"],"created_at":"2024-11-13T13:06:16.023Z","updated_at":"2025-07-27T10:33:46.955Z","avatar_url":"https://github.com/rd003.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DotNetCoreMvcCrud\n\nCRUD app with .net core mvc\n\n## Tech stack\n\n- .Net Core MVC (.net 8.0)\n- Microsoft Sql Server\n- Entity Framework Core\n\n## How to run this Project?\n\n- Open command prompt. Go to a directory where you want to clone this project. Use this command to clone the project.\n  \n  `git clone https://github.com/rd003/DotNetCoreMvcCrud`\n  \n- Go to the directory where you have cloned this project, open the directory `BookShoppingCart-Mvc`. You will find a file with name `BookShoppingCartMvc.sln`. Double click on this file and this project will be opened in Visual Studio.\n\n- Open `appsettings.json` file and update connection string\n  \n  ```\n    \"ConnectionStrings\": {\n     \"conn\": \"data source=your_server_name;initial catalog=MovieStoreMvc; integrated security=true;encrypt=false\"\n    }\n  ```\n\n- Delete Migrations folder\n\n- Open `Tools \u003e Package Manager \u003e Package manager console`.\n  \n  Run these 2 commands\n  \n  ```\n    (i) add-migration init\n    (ii) update-database\n  ```\n\n- Now you can run this project\n\nThank's for ⭐ 😅\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frd003%2Fdotnetcoremvccrud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frd003%2Fdotnetcoremvccrud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frd003%2Fdotnetcoremvccrud/lists"}