{"id":19473116,"url":"https://github.com/issus/dotnetadminpaneltemplate","last_synced_at":"2026-03-19T10:03:43.043Z","repository":{"id":109827667,"uuid":"198205211","full_name":"issus/DotNetAdminPanelTemplate","owner":"issus","description":"An ASP.NET Core MVC Template project for creating an admin panel with indentity management built in.","archived":false,"fork":false,"pushed_at":"2022-12-08T05:51:46.000Z","size":807,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T06:45:43.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/issus.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":"2019-07-22T10:59:10.000Z","updated_at":"2023-06-04T07:09:39.000Z","dependencies_parsed_at":"2023-05-26T22:15:24.499Z","dependency_job_id":null,"html_url":"https://github.com/issus/DotNetAdminPanelTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/issus/DotNetAdminPanelTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issus%2FDotNetAdminPanelTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issus%2FDotNetAdminPanelTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issus%2FDotNetAdminPanelTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issus%2FDotNetAdminPanelTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issus","download_url":"https://codeload.github.com/issus/DotNetAdminPanelTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issus%2FDotNetAdminPanelTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29623546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-10T19:17:16.533Z","updated_at":"2026-03-19T10:03:43.037Z","avatar_url":"https://github.com/issus.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASP.NET CORE 2.1 ADMIN PANEL TEMPLATE\n\nThere is a distinct lack of a good admin panel template with authentication for ASP.NET, so this is my take on a template that implemented authentication using ASP.NET Identity and can be used as a building block for your own admin panel portal. \n\n# Databases\n\nThe project is setup with Entity Framework Core and has configuration strings and libraries loaded for MS SQL, MySql or the default of SQLite. SQLite is the default so you can quickly evaluate the project, an empty SQLite database is even provided to get you going quicker.\n\nWant to use another database? Just add the relevant Entity Framework Core libraries to the project with NuGet and edit Startup.cs.\n\n# Getting Started\n\nThere's a couple of things you will need to do to get started with the project. \n\nThe first thing you'll need is a [SendGrid](http://www.sendgrid.com/) API Key for receiving the email confirmation message. You can add this key to the appsettings.json file.\n\nIf you want to use a database other than the default SQLite you'll need to setup your connection string in appsettings.json, and then make a couple of changes in Startup.cs, which are documented in the file.\n\nAt this point you're pretty much set to go, just register a user, confirm your email address by clicking the link in the email you receive and then login.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissus%2Fdotnetadminpaneltemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fissus%2Fdotnetadminpaneltemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fissus%2Fdotnetadminpaneltemplate/lists"}