Skip to content

HamidMusayev/CleanArchitectureStarter

Repository files navigation

Clean Architecture Starter

Instructions

Use dotnet build or the CI pipeline. Add custom scripts here.

Prerequisites

  • .NET 9.0 SDK or later

References

  • Api references: Application, Contracts, Infrastructure
  • Application references: Domain, Contracts
  • Infrastructure references: Application, Domain
  • Contracts no project references
  • SharedKernel referenced by Domain (and others if needed)

Features

  • Clean architecture
  • Global exception filter & middleware
  • Api versioning
  • Serilog
  • Swagger
  • Entity Framework Core
  • Dependency injection
  • CQRS pattern
  • MediatR

About

.net core starter project using clean architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published