Skip to content

DipeshPansuriya/Clean-Architecture

Repository files navigation

ASP.NET Core WebApi - Clean Architecture

An Implementation of Clean Architecture with ASP.NET 5 WebApi.

Technologies

  • ASP.NET 5 WebApi
  • REST Standards
  • MS SQL

Dashboard

Features

  • Onion Architecture
  • CQRS with MediatR Library
  • Entity Framework Core
  • Dapper
  • Repository Pattern
  • MediatR Pipeline Logging
  • Serilog (File, SQL)
  • Swagger UI
  • Genric Response Formate
  • Redis Caching
  • Database Seeding
  • Genric Exception Handling Middlewares
  • Automapper
  • HangFire (Task, Equee)
  • Mail Log table Send mail through Task Hangfire
  • SMTP & Mailkit Send Email