{"id":19024923,"url":"https://github.com/sonujose/aspnetcore-react-webpack","last_synced_at":"2026-04-30T00:30:21.390Z","repository":{"id":115803511,"uuid":"159964467","full_name":"sonujose/aspnetcore-react-webpack","owner":"sonujose","description":"React application bootstrapped in asp.net core with webpack","archived":false,"fork":false,"pushed_at":"2018-12-01T20:59:11.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T01:45:09.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/sonujose.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-12-01T16:31:01.000Z","updated_at":"2018-12-01T21:02:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"70291dd2-9e4f-4c92-92da-ec7ba4d932cb","html_url":"https://github.com/sonujose/aspnetcore-react-webpack","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/sonujose%2Faspnetcore-react-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonujose%2Faspnetcore-react-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonujose%2Faspnetcore-react-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonujose%2Faspnetcore-react-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonujose","download_url":"https://codeload.github.com/sonujose/aspnetcore-react-webpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072132,"owners_count":19743526,"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-08T20:39:33.411Z","updated_at":"2026-04-30T00:30:21.338Z","avatar_url":"https://github.com/sonujose.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React, .NET Core, Webpack \n\nThis application bootstraps react.js from asp.net core mvc app using webpack. Make sure node and npm installed in your machine.\n\nCheck npm and node version. Make sure both are updated\n\nUpdate npm run - `npm i npm@latest -g`\n\nIf any of the node packages are not loaded please load package explicitly - `npm install`. \n\nThe npm modules are build during the dotnet build - see the csproj file (All the webpack magic happens there).\n\nTo Run the app - trigger `dotnet run`\n\n```cmd\ndotnet restore\ndotnet build\ndotnet run\n```\n\n## Analyze your webpack modules\n\nThis app consists of 2 webpack modules \n\n- webpack.config.js - Application level files are modularized here\n- webpack-config.vendor.js - Vendor dependencies are build here eg: react modules \n\nRun\n\n```cmd\nwebpack --profile --json \u003e\u003e stats.json\n```\n\nOpen http://webpack.github.io/analyse/#modules or you can use any webpack visualizer\n\nUpload stats.json file from your repository","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonujose%2Faspnetcore-react-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonujose%2Faspnetcore-react-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonujose%2Faspnetcore-react-webpack/lists"}