{"id":21039807,"url":"https://github.com/sidroopdaska/todo-ts-aspnetmvc","last_synced_at":"2026-04-06T08:31:22.226Z","repository":{"id":84217237,"uuid":"126509845","full_name":"sidroopdaska/todo-ts-aspnetmvc","owner":"sidroopdaska","description":"Todo SPA (using Asp.NET Core + React + Typescript)","archived":false,"fork":false,"pushed_at":"2018-03-24T09:42:37.000Z","size":295,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-29T02:13:58.460Z","etag":null,"topics":["asp-net-mvc","asp-net-web-api","aspnet-core","react","to-do-list","typescript","webpack3"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sidroopdaska.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-03-23T16:15:01.000Z","updated_at":"2018-03-24T09:42:38.000Z","dependencies_parsed_at":"2023-03-11T07:45:23.491Z","dependency_job_id":null,"html_url":"https://github.com/sidroopdaska/todo-ts-aspnetmvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sidroopdaska/todo-ts-aspnetmvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidroopdaska%2Ftodo-ts-aspnetmvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidroopdaska%2Ftodo-ts-aspnetmvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidroopdaska%2Ftodo-ts-aspnetmvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidroopdaska%2Ftodo-ts-aspnetmvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidroopdaska","download_url":"https://codeload.github.com/sidroopdaska/todo-ts-aspnetmvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidroopdaska%2Ftodo-ts-aspnetmvc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["asp-net-mvc","asp-net-web-api","aspnet-core","react","to-do-list","typescript","webpack3"],"created_at":"2024-11-19T13:43:50.332Z","updated_at":"2026-04-06T08:31:22.201Z","avatar_url":"https://github.com/sidroopdaska.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo Web App using Asp.NET Core + React + Typescript\n\nThis repository implements a Todo SPA using Asp.NET Core + React + Typescript. Please use the [Todo Starter Kit](https://github.com/sidroopdaska/todo-ts-aspnetmvc-starter) as a starting point and follow the it's associated README.md to reach this final product. This project:\n\n* Implements a *Web API* using Asp.NET Core\n* *Stores the data* in an in-memory databse by leveraging the Microsoft Entity Framework for database operations\n* Develops the User Interface using React, a popular client-side view library, and,\n* Builds the client code using Webpack, a module bundler\n\n## Overview\n\nThe diagram below shows basic design of the app.\n\n\u003cimg src='readme_images/app-arch.PNG' width=500 /\u003e  \n\n## Prerequisites\n\n* Asp.NET Core SDK (https://www.microsoft.com/net/download/macos)\n* Visual Studio 2017 (https://www.microsoft.com/net/download/macos)\n* Node.js (https://nodejs.org/en/, download the LTS version)\n\n## Launch the app\n\n* Navigate to the ```Website/``` folder in your terminal. Run:\n  * ```npm install``` to import the required node modoules.\n  * Following this, execute the npm build script by running```npm start``` in the terminal. This should trigger Webpack which bundles your client side application into a single bundle. Moreover, this script also invokes Webpack in *watch* mode, i.e. any future changes to your client-side source files will re-trigger the bundling process.\n\n* Next, open the ```Todo.sln``` in Visual Studio and hit ```Ctrl + F5``` for Windows or ```Run \u003e Start with Debugging``` for Mac to launch the website.\n\nYou should see the browser navigate to ```http://localhost:3001```\n\n**Yay!**\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidroopdaska%2Ftodo-ts-aspnetmvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidroopdaska%2Ftodo-ts-aspnetmvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidroopdaska%2Ftodo-ts-aspnetmvc/lists"}