Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
use Redis for Distributed caching.
  • Loading branch information
omid-ahmadpour authored Apr 16, 2021
1 parent 9ad56ad commit db0a00f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,20 @@ If you like or are using this project to learn or start your solution, please gi
* Entity Framework Core
* MediatR
* Swagger
* Redis(for distributed caching)
* Api Versioning
* FluentValidation
* Serilog
* Elasticsearch(for writing Logs)
* AutoMapper
* Docker

## Software Development Best Practices and Design Principles used:

* Clean Architecture
* Clean Code
* CQRS
* Distributed caching
* Solid Principles
* REST API Naming Conventions
* Use multiple environments in ASP.NET Core(Development,Production,Staging,etc)
Expand Down

0 comments on commit db0a00f

Please sign in to comment.