{"id":21623042,"url":"https://github.com/pandatecham/be-tmp-pandatech-vertical-slices","last_synced_at":"2026-04-16T05:02:05.914Z","repository":{"id":230459654,"uuid":"670348572","full_name":"PandaTechAM/be-tmp-pandatech-vertical-slices","owner":"PandaTechAM","description":"Template using Vertical Slices Architecture for Monolith Applications","archived":false,"fork":false,"pushed_at":"2025-03-12T13:35:52.000Z","size":586,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-03-12T14:31:41.753Z","etag":null,"topics":["asp-net-core","cqrs-pattern","minimal-api","monolith-architecture","pandatech","template","vertical-slice-architecture"],"latest_commit_sha":null,"homepage":"","language":"C#","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/PandaTechAM.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":"2023-07-24T21:14:04.000Z","updated_at":"2025-03-12T13:35:56.000Z","dependencies_parsed_at":"2024-06-07T09:00:52.787Z","dependency_job_id":"4f0b91d9-0017-4079-9a13-207830b1bff3","html_url":"https://github.com/PandaTechAM/be-tmp-pandatech-vertical-slices","commit_stats":null,"previous_names":["pandatecham/be-tmp-pandatech-vertical-slices"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaTechAM%2Fbe-tmp-pandatech-vertical-slices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaTechAM%2Fbe-tmp-pandatech-vertical-slices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaTechAM%2Fbe-tmp-pandatech-vertical-slices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaTechAM%2Fbe-tmp-pandatech-vertical-slices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PandaTechAM","download_url":"https://codeload.github.com/PandaTechAM/be-tmp-pandatech-vertical-slices/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244287918,"owners_count":20428896,"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","cqrs-pattern","minimal-api","monolith-architecture","pandatech","template","vertical-slice-architecture"],"created_at":"2024-11-25T00:11:25.020Z","updated_at":"2026-04-16T05:02:00.885Z","avatar_url":"https://github.com/PandaTechAM.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Pandatech.VerticalSlices - Monolith Application Using Vertical Slices Architecture\n\n## Introduction\n\nThis project serves as a template for creating .NET Web API applications. It's pre-configured with essential\ndependencies and a Docker setup for ease of development and deployment. The template is designed to be flexible,\nallowing easy removal of unnecessary components and addition of new features. Template uses custom authentication and\nauthorization.\n\n## Project Structure\n\n**Root Directory:** Contains the solution file for the project.\n\n**src Folder:** Houses all the source code\n\n**tests Folder:** Contains all the test projects\n\n**Docker File** Located at the root, used for creating a Docker container for the application. `Dockerfile.Local`\nand `docker-compose` are for local development.\n\n## External Dependencies\n\nThis project integrates various services and configurations:\n\n**Postgres:** Used as the primary database.\n\n**Redis:** Implemented for caching purposes.\n\n**RabbitMQ (RMQ):** Utilized for messaging and event-driven architecture.\n\n**Elasticsearch:** Employed for logging advanced search capabilities.\n\n**appsettings{environment}.json:** Configuration settings for the application.\n\n## Project built-in features\n\n**Integration tests setup:** The project is pre-configured with integration tests.\n**Health checks:** The project has health checks for the database and other services. Also endpoint for prometheus.\n**OpenTelemetry:** The project is pre-configured with OpenTelemetry for logging and tracing.\n**Prometheus:** The project is pre-configured with Prometheus for monitoring.\n**Hangfire** The project is pre-configured with Hangfire for background jobs.\n**ResponseCrafter** The project is pre-configured with ResponseCrafter for consistent exception handling.\n**Serilog** The project is pre-configured with Serilog for logging. It asynchronously logs to Elasticsearch.\n**RegexBox** The project is pre-configured with RegexBox which will provide all essential regex patterns.\n\n## Getting Started\n\n### Pre-requisites:\n\n- [.NET Core SDK](https://dotnet.microsoft.com/download)\n- [Docker](https://www.docker.com/products/docker-desktop)\n\n### Basic Commands\n\n- `dotnet restore` - Restore dependencies\n- `dotnet build` - Build the project\n- `dotnet run` - Run the project\n- `dotnet test` - Run tests\n- `docker-compose up` - Run the project in Docker\n\n## Features\n\nList the key features of your application.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandatecham%2Fbe-tmp-pandatech-vertical-slices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandatecham%2Fbe-tmp-pandatech-vertical-slices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandatecham%2Fbe-tmp-pandatech-vertical-slices/lists"}