Code Monkey home page Code Monkey logo

lab.hrm.cleanarchitecture's Introduction

What is this project about?

HRM Project is a lab API. Lab has been used technology .NET Core with Clean Architecture, JWT, Roles based Authorization,...

What does the Solution offer?

The Solution is built keeping in mind the most fundamental blocks an API must have in order to build a scalable and near-perfect API component. The solution offers a complete implementation of the following:

  • Clean Architecture with separated layers for API, Core, Infrastructure
  • UnitOfWork with Generic Repository
  • Entity Framework Core migrations with SQLServer
  • Complete CRUD for an Entity following CQRS, with segregated Commands and Queries
  • Fluent Validation of input inside the Command classes
  • Using SignalR to handle realtime
  • Preconfigured Swagger UI
  • JWT Token API for Generation and Configured JWT Validation
  • Roles based Authorization with predefined Roles
  • Complete Client Implementation of Entity CRUD and Token management in ReactJS
  • API Versioning with separated Swagger Documentation
  • AutoMapper implementation for Entity-to-DTO conversion
  • ILogger logging implementation
  • Database Seeding with a Single User and Roles added as the application starts
  • Auditable Entities with User Tracking (Comming Soon)
  • In-Memory Caching for single Entity via IMemoryCache (Comming Soon)
  • Distributed Caching implementation via IDistributedCache, with NCache (Comming Soon)
  • Ready to use Docker configuration with Dockerfiles (Comming Soon)
  • One Command deployment in Docker with Docker Compose (Comming Soon)

lab.hrm.cleanarchitecture's People

Contributors

huynhquangvinh01121999 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.