https://github.com/fdeniz07/onionarchitecture
An Example : ASP.NET CORE 6 API + Onion Architecture + CQRS + MediatR + Entity Framework + IMapper + InMemory
https://github.com/fdeniz07/onionarchitecture
asp-net-core-6 cqrs-pattern csharp entity-framework-core imapper in-memory mediatr onion-architecture
Last synced: about 1 year ago
JSON representation
An Example : ASP.NET CORE 6 API + Onion Architecture + CQRS + MediatR + Entity Framework + IMapper + InMemory
- Host: GitHub
- URL: https://github.com/fdeniz07/onionarchitecture
- Owner: fdeniz07
- Created: 2022-05-19T22:11:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T23:27:14.000Z (about 4 years ago)
- Last Synced: 2025-04-13T01:56:06.471Z (about 1 year ago)
- Topics: asp-net-core-6, cqrs-pattern, csharp, entity-framework-core, imapper, in-memory, mediatr, onion-architecture
- Language: C#
- Homepage:
- Size: 20.5 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnionArchitecture
## An Example :
### ASP.NET CORE 6 API + Onion Architecture + CQRS + MediatR + Entity Framework + IMapper + InMemory


