{"id":19175507,"url":"https://github.com/jzo001/aspnetcoremvcwithreact","last_synced_at":"2025-05-07T19:09:44.062Z","repository":{"id":74365095,"uuid":"251586056","full_name":"JZO001/ASPNETCoreMVCwithReact","owner":"JZO001","description":"How to integrate ReactJS into ASP.NET Core MVC project with the ability to server-side rendering the HTML content","archived":false,"fork":false,"pushed_at":"2021-10-09T15:43:52.000Z","size":846,"stargazers_count":10,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T19:09:29.083Z","etag":null,"topics":["dotnet","dotnetcore","javascript","nodejs","react","reactjs","server-side-rendering","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/JZO001.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":"2020-03-31T11:42:34.000Z","updated_at":"2024-12-13T19:56:53.000Z","dependencies_parsed_at":"2023-03-01T08:15:40.736Z","dependency_job_id":null,"html_url":"https://github.com/JZO001/ASPNETCoreMVCwithReact","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/JZO001%2FASPNETCoreMVCwithReact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JZO001%2FASPNETCoreMVCwithReact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JZO001%2FASPNETCoreMVCwithReact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JZO001%2FASPNETCoreMVCwithReact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JZO001","download_url":"https://codeload.github.com/JZO001/ASPNETCoreMVCwithReact/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940934,"owners_count":21828769,"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":["dotnet","dotnetcore","javascript","nodejs","react","reactjs","server-side-rendering","typescript"],"created_at":"2024-11-09T10:23:33.841Z","updated_at":"2025-05-07T19:09:44.001Z","avatar_url":"https://github.com/JZO001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASPNETCoreMVCwithReact\nHow to integrate ReactJS into ASP.NET Core MVC project with the ability to server-side rendering the HTML content\n\nFor detailed documentation, please visit: https://jzo.hu/blog/1002\n\nTo start the project for development, run \"npm run start\" in command prompt (don't forget to navigate to the ClientApp folder). For production optimized compilation, run \"npm run build\". Finally, in Visual Studio just simply run the project with IIS Express.\n\nIn the browser, you see the difference in the HTML HEAD, if you open three browser tab with these links:\n\nhttps://localhost:44371/\n\nhttps://localhost:44371/article/1\n\nhttps://localhost:44371/article/2\n\nServer render the initial HTML content (head, meta, scripts, styles, body, etc), sends it to the client in the response, than React starts. This solution is usefull,\nif you would like to control the contents before the site rendered in the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjzo001%2Faspnetcoremvcwithreact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjzo001%2Faspnetcoremvcwithreact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjzo001%2Faspnetcoremvcwithreact/lists"}