{"id":16490268,"url":"https://github.com/temilaj/asp.net-core-custom-error-pages","last_synced_at":"2025-08-12T06:15:11.008Z","repository":{"id":123470133,"uuid":"70243635","full_name":"temilaj/ASP.NET-Core-custom-error-pages","owner":"temilaj","description":"using Custom error pages in ASP.NET Core","archived":false,"fork":false,"pushed_at":"2021-03-08T06:51:24.000Z","size":631,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T01:41:18.520Z","etag":null,"topics":["asp-net","asp-net-core","asp-net-core-mvc","asp-net-mvc","custom-error","error-handling","error-page"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/temilaj.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-07T12:15:46.000Z","updated_at":"2021-03-08T06:51:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7ea9f8d-0ef3-415d-99b3-9e1173fe4504","html_url":"https://github.com/temilaj/ASP.NET-Core-custom-error-pages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/temilaj/ASP.NET-Core-custom-error-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2FASP.NET-Core-custom-error-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2FASP.NET-Core-custom-error-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2FASP.NET-Core-custom-error-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2FASP.NET-Core-custom-error-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temilaj","download_url":"https://codeload.github.com/temilaj/ASP.NET-Core-custom-error-pages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temilaj%2FASP.NET-Core-custom-error-pages/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270011194,"owners_count":24511902,"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-08-12T02:00:09.011Z","response_time":80,"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","asp-net-core","asp-net-core-mvc","asp-net-mvc","custom-error","error-handling","error-page"],"created_at":"2024-10-11T13:47:12.669Z","updated_at":"2025-08-12T06:15:10.974Z","avatar_url":"https://github.com/temilaj.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASPNETCore-customErrorPages\nCode sample detailing how to create and use custom error pages in ASP.NET Core 1.0.\nArticle detailing the steps to take can be found [here](https://gooroo.io/GoorooThink/Article/17086/Creating-Custom-Error-Pages-in-ASPNET-core-10)\n\n## This application consists of:\n\n*   Sample pages using ASP.NET Core MVC\n*   [Gulp](https://go.microsoft.com/fwlink/?LinkId=518007) and [Bower](https://go.microsoft.com/fwlink/?LinkId=518004) for managing client-side libraries\n*   Theming using [Bootstrap](https://go.microsoft.com/fwlink/?LinkID=398939)\n\n## Run \u0026 Deploy\n\nrestore the .NET core packages described in the `package.json`, install the npm and bower dependencies,and then update database with the migrations and run the project:\n\n```bash\ndotnet restore\nnpm install\nbower install\ndotnet ef database update\ndotnet run\n\n```\n\nThe `dotnet restore` command first restores the necessary packages required to run the application, \nthe `dotnet run` command simultaneously re-compiles and runs the `kestrel-server`.\n\nI would love to hear your [feedback](https://temilajumoke.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemilaj%2Fasp.net-core-custom-error-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemilaj%2Fasp.net-core-custom-error-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemilaj%2Fasp.net-core-custom-error-pages/lists"}