https://github.com/fdeniz07/eticaretapi
This project is a E-Commerce Project. ASP.NET Core 6 + Angular + Onion Architecture. - Trainer : Gencay Yildiz
https://github.com/fdeniz07/eticaretapi
asp-net-core-6 asp-net-core-identity asynchronous-programming azure-blob-storage code-first cqrs-pattern docker entity-framework-core fluent-validation generic-repository jwt-authentication mediatr onion-architecture seq serilog social-logins
Last synced: 2 months ago
JSON representation
This project is a E-Commerce Project. ASP.NET Core 6 + Angular + Onion Architecture. - Trainer : Gencay Yildiz
- Host: GitHub
- URL: https://github.com/fdeniz07/eticaretapi
- Owner: fdeniz07
- Created: 2022-06-03T21:27:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T20:16:08.000Z (11 months ago)
- Last Synced: 2025-04-13T01:56:13.750Z (2 months ago)
- Topics: asp-net-core-6, asp-net-core-identity, asynchronous-programming, azure-blob-storage, code-first, cqrs-pattern, docker, entity-framework-core, fluent-validation, generic-repository, jwt-authentication, mediatr, onion-architecture, seq, serilog, social-logins
- Language: C#
- Homepage:
- Size: 2.38 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETicaretAPI
This project is a E-Commerce Project. ASP.NET Core 6 + Angular + Onion ArchitectureTechnologies and structures used
Backend:
- ASP.NET Core 6
- Onion Architecture
- Code First
- Async Programming
- Dependency Injection
- CQRS Design Pattern
- Mediator Design Pattern (MediatR Library)
- Entity Framework Core 6
- Generic Repository Design Pattern
- Fluent Validation
- Pagination
- File & Image Upload mechanism - Table Per Hierarchy (Local and Cloud)
- Storage File Management infrastructure
- Azure Blob integration
- ASP.NET Core Identity
- JWT
- Authentication & Authorization
- Guard Infrastructure
- Identity Check infrastructure
- Social Login
- Global Http Error Handler with Http Interceptor
- Logging with Serilog and Visualization with Seq
- Global Exception HandlingDB:
- Docker
- Postgresql via DBeaver (for Local DB)
- Azure Services (for Cloud Storage)Frontend:
- Angular 14
- Spinner for Animation
- Reactive Form
-On the User Side:
- Bootstrap 5 Library
- ToasterOn the Admin Side:
- Materials
- Alertify