{"id":26205404,"url":"https://github.com/alirizaadiyahsi/aspnetcorestarterkit","last_synced_at":"2025-04-15T08:36:34.084Z","repository":{"id":47519336,"uuid":"250088061","full_name":"alirizaadiyahsi/AspNetCoreStarterKit","owner":"alirizaadiyahsi","description":"Asp Net Core Starter Kit. Modular monolithic Web API startup template.","archived":false,"fork":false,"pushed_at":"2022-12-08T06:43:39.000Z","size":97,"stargazers_count":12,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T18:10:25.437Z","etag":null,"topics":["asp-net-core","entity-framework-core","modular-architecture","monolithic","swagger","web-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/alirizaadiyahsi.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}},"created_at":"2020-03-25T20:48:25.000Z","updated_at":"2024-08-16T12:40:38.000Z","dependencies_parsed_at":"2023-01-24T17:00:17.519Z","dependency_job_id":null,"html_url":"https://github.com/alirizaadiyahsi/AspNetCoreStarterKit","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/alirizaadiyahsi%2FAspNetCoreStarterKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirizaadiyahsi%2FAspNetCoreStarterKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirizaadiyahsi%2FAspNetCoreStarterKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirizaadiyahsi%2FAspNetCoreStarterKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alirizaadiyahsi","download_url":"https://codeload.github.com/alirizaadiyahsi/AspNetCoreStarterKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249038342,"owners_count":21202678,"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":["asp-net-core","entity-framework-core","modular-architecture","monolithic","swagger","web-api"],"created_at":"2025-03-12T04:46:08.667Z","updated_at":"2025-04-15T08:36:34.058Z","avatar_url":"https://github.com/alirizaadiyahsi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asp Net Core Starter Kit\n\nModular monolithic Web API startup template.\n\n## Requirements\n\n- Visual Studio 2019 v16.3 or later **for Windows**.\n- Visual Studio 2019 for Mac v8.3 or later **for macOS**.\n\n## How to Start?\n\n### Local Environment\n\n- Select `AspNetCoreStarterKit.WebApi` project \"**Set as Startup Project**\"\n- Open \"**Package Manager Console**\" and select default project as `src/AspNetCoreStarterKit.EntityFramework`\n- Run `update-database` command to create database.\n- Run(F5 or CTRL+F5) Web API project first \n- Admin user name and password : `admin/123qwe`\n\n## Swagger UI Authorize\n\nYou can login on swagger ui by using a bearer token. So you can make requests to authorized end-points. Check the following steps.\n\n- In swagger ui, execute `api/login` to get a bearer token.\n- Copy bearer token that is in `api/login` response.\n- Click `Authorize` button in swagger ui page.\n- Enter the token like `Bearer \u003ctoken\u003e` and click `Authorize`.\n- Now you can make requests to authorized end-points.\n\n###\n\n### Tags \u0026 Technologies\n\n- [ASP.NET Core Web API](https://docs.microsoft.com/en-us/aspnet/core/web-api/?view=aspnetcore-2.1)\n- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/)\n- [ASP.NET Core Identity](https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.identity?view=aspnetcore-2.1)\n- [JWT (Bearer Token) Based Authentication](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/)\n- [Automapper](https://automapper.org/)\n- [Serilog](https://serilog.net/)\n- [Swagger](https://swagger.io/)\n- [Authorization \u0026 Authentication](https://docs.microsoft.com/en-us/aspnet/core/security/?view=aspnetcore-2.1)\n- [Exception Handling \u0026 Logging](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?view=aspnetcore-2.1)\n\n## Lincense\n\n[MIT License](https://github.com/alirizaadiyahsi/AspNetCoreStarterKit/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falirizaadiyahsi%2Faspnetcorestarterkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falirizaadiyahsi%2Faspnetcorestarterkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falirizaadiyahsi%2Faspnetcorestarterkit/lists"}