Skip to content

kaangemalmaz/kodlamaIoDevs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onion Architecture Net Core Project

Layers

  • Core
  • Domain
  • Application
  • Persistence
  • Infrastructure
  • API

Features

  • CQRS
  • Mediatr (with Behavior)
  • Repository Design Pattern
  • Entity Framework Core Orm
  • Authentication(with Claim Extension)
  • Json Web Token
  • Business Rules Const.
  • Hashing and Verify hash
  • Result Const.
  • Custom Exception Middleware (Centralization)
  • Cross cutting concerns
  • Memory Cache
  • Fluent Validation
  • Unit Of work
  • Fluent API
  • AutoMapper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages