Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdeniz07/myfinalproject

Kodlama.io
https://github.com/fdeniz07/myfinalproject

Last synced: 8 days ago
JSON representation

Kodlama.io

Awesome Lists containing this project

README

        

# MyFinalProject

## In this project, Restful API structure was built in N-Tier Architecture using Northwind infrastructure. Technologies and libraries used:

- Developing a Project With N Layered Architecture -
- Entity Framework Core 7.0 Code First -
- Generic Repository Pattern -
- OOP -
- Polymorphism -
- Dependency Injection In N Layered Architecture -
- Extension Methods -
- Custom Result Structure -
- DTO (Data Transfer Object) -
- LINQ -
- AOP (Aspect Oriented Programming) -
- Autofac - IoC Container -
- FluentValidation -
- Cross Cutting Concerns -
- Interceptor, Reflextion, Delegate, Attribute -
- HMACSHA512 Password Hashing -
- ASP.NET Core Identity -
- Authentication & Authorization -
- JWT (JSON Web Token) -
- SOLID -
- CLEAN CODE -