Pinned Repositories
AnadoluParamApi_Management
This project is a WebApi project written in .NetCore 6. The project contains many structures such as repository pattern, Token-based authorization and authentication (JWT Token), Redis Cache, DependecyInjection and docker.. In addition, 2 database connections, MSSql and MongoDB, were made.
AnadoluPrmPracticum
Anadolu Param Practicum Bootcamp exercises
API_Services
In this project, there are user registration processes, getting tokens, login processes using API services. There are also CRUD operations, listing operations and search operations by requesting Api services.
AspNet_MVC_Ecommerce_Project
Multi-layer E-Commerce project developed with Asp Net MVC
Data_Access
You can find examples of dataaccess in this project.
Design_Patterns
You can find examples of design patterns in this project. How many design patterns we have and you can see how some of them are used.
enesserenli
HC_ManagementSystem
This project is a restaurant project created with .Net Core. In this project, I used structures such as UnitofWork, Services, Components, MVC structure, Identity, Autorization Process, Repositories, Role management, Validation processes,API services,Custom MiddleWare and LoggerService.
NetCoreAppUserIdentity
This project includes .NetCore login operations.
Solid_Principles
You can find examples of solid principles in this project.
EnesSERENLI's Repositories
EnesSERENLI/AnadoluParamApi_Management
This project is a WebApi project written in .NetCore 6. The project contains many structures such as repository pattern, Token-based authorization and authentication (JWT Token), Redis Cache, DependecyInjection and docker.. In addition, 2 database connections, MSSql and MongoDB, were made.
EnesSERENLI/AspNet_MVC_Ecommerce_Project
Multi-layer E-Commerce project developed with Asp Net MVC
EnesSERENLI/HC_ManagementSystem
This project is a restaurant project created with .Net Core. In this project, I used structures such as UnitofWork, Services, Components, MVC structure, Identity, Autorization Process, Repositories, Role management, Validation processes,API services,Custom MiddleWare and LoggerService.
EnesSERENLI/Design_Patterns
You can find examples of design patterns in this project. How many design patterns we have and you can see how some of them are used.
EnesSERENLI/Solid_Principles
You can find examples of solid principles in this project.
EnesSERENLI/AnadoluPrmPracticum
Anadolu Param Practicum Bootcamp exercises
EnesSERENLI/API_Services
In this project, there are user registration processes, getting tokens, login processes using API services. There are also CRUD operations, listing operations and search operations by requesting Api services.
EnesSERENLI/Data_Access
You can find examples of dataaccess in this project.
EnesSERENLI/enesserenli
EnesSERENLI/NetCoreAppUserIdentity
This project includes .NetCore login operations.
EnesSERENLI/Object_Oriented_Programming
In this project you can find the principles of oop and exercises related to oop.
EnesSERENLI/Practical-Studies
EnesSERENLI/SQL_Server
In this repository, there are database creation and query commands with sql server.