Skip to content

Clean Architecture, CQRS, and DDD Implementation by ASP.NET Core Blog problem domain.

License

Notifications You must be signed in to change notification settings

aKateidesu/Blogger

 
 

Repository files navigation

ASP.NET Core Blog Engine

This document serves as a guide for building a blog application using Clean Architecture and Domain-Driven Design (DDD) software design approach In ASP.NET Core 8.

Tip

Here you can see UI for this api project, Blogger.UI

Warning

Tests will end this month, follow me on https://lu.ma/thisisnabi?tag=testing

  1. Unit Testing - 6 May
  2. Integration Testing - 13 May
  3. Functional Testing - 20 May
  4. Load Testing - 27 May

Give a Star! ⭐

If you find this Blogger valuable and believe in the importance of CQRD, Clean Architecture, Domain-Driven Design, consider showing your support by giving this repository a star!

Getting Started

This repository provides various resources to get you started with building your blog application:

Cooming soon

Index

  • Problem domain:
  • Ubiquitous Language
  • Domain objects
  • Aggregates
  • Repository
  • Factory
  • Strongly-typed IDs
  • Domain Events
  • Clean Architecture
  • Setting up our domain objects
  • Setting up usescases
  • Persist data by using EF Core
  • Expose our features

Contributing

We welcome contributions to this project! Feel free to open pull requests with improvements, bug fixes, or additional features.

Thanks for

Amirhossein Shiravandi
Amirhossein Shiravandi
Amir Abbas Hassan Khani
Amir Abbas Hassan Khani
SLjavad
SLjavad
Hossein Hayati
Hossein Hayati
aminafra
aminafra
MohammadReza SH
MohammadReza SH
Soheila Golshan
Soheila Golshan
Ali Ghodrati
Ali Ghodrati
Mahdi Salahinia
Mahdi Salahinia
Nader Javid
Nader Javid
Mohammad Amin Ghaderi
Mohammad Amin Ghaderi
Mohammad Reza Nouri
Mohammad Reza Nouri
Ali
Ali
Ahmed Yezdane
Ahmed Yezdane
Fara
Fara
Salar Afshar
Salar Afshar
Saeed Tavakoli
Saeed Tavakoli
parsa panahpoor
parsa panahpoor
Mohammad Zarei
Mohammad Zarei

License

This project is licensed under the MIT License: MIT License.

Stay Connected

Feel free to raise any questions or suggestions through GitHub issues.

About

Clean Architecture, CQRS, and DDD Implementation by ASP.NET Core Blog problem domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • Dockerfile 0.6%