Giter VIP home page Giter VIP logo

be-tmp-pandatech-vertical-slices's Introduction

Pandatech.VerticalSlices - Monolith Application Using Vertical Slices Architecture

Introduction

This project serves as a template for creating .NET Web API applications. It's pre-configured with essential dependencies and a Docker setup for ease of development and deployment. The template is designed to be flexible, allowing easy removal of unnecessary components and addition of new features. Template uses custom authentication and authorization.

Project Structure

Root Directory: Contains the solution file for the project.

src Folder: Houses all the source code

tests Folder: Contains all the test projects

Docker File Located at the root, used for creating a Docker container for the application. Dockerfile.Local and docker-compose are for local development.

External Dependencies

This project integrates various services and configurations:

Postgres: Used as the primary database.

Redis: Implemented for caching purposes.

RabbitMQ (RMQ): Utilized for messaging and event-driven architecture.

Elasticsearch: Employed for logging advanced search capabilities.

appsettings{environment}.json: Configuration settings for the application.

Project built-in features

Integration tests setup: The project is pre-configured with integration tests. Health checks: The project has health checks for the database and other services. Also endpoint for prometheus. OpenTelemetry: The project is pre-configured with OpenTelemetry for logging and tracing. Prometheus: The project is pre-configured with Prometheus for monitoring. Hangfire The project is pre-configured with Hangfire for background jobs. ResponseCrafter The project is pre-configured with ResponseCrafter for consistent exception handling. Serilog The project is pre-configured with Serilog for logging. It asynchronously logs to Elasticsearch. RegexBox The project is pre-configured with RegexBox which will provide all essential regex patterns.

Getting Started

Pre-requisites:

Basic Commands

  • dotnet restore - Restore dependencies
  • dotnet build - Build the project
  • dotnet run - Run the project
  • dotnet test - Run tests
  • docker-compose up - Run the project in Docker

Features

List the key features of your application.

be-tmp-pandatech-vertical-slices's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.