serhatyamann
Hey there! I'm Serhat. I'm a 29 year old software engineer.
Foresters FinancialLondon, UK
Pinned Repositories
ASP.NET_MVC_CRUD
In this web project, I performed simple CRUD operations by using .NET Standard MVC. I also used EntityFramework's "Code First Approach".
CMS_Project
This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.
DATA_ACCESS
Collecting data with ORM tools EF and Dapper.
DESIGN_PATTERNS
Design Patterns explanations and examples.
MS_SQL_SERVER
A collection of my MSSQL samples. (DML, Functions, Stored Procedures, Triggers, Views)
OOP_Object_Oriented_Programming
Object Oriented Programming - C# .NET
SOLID_Principles
SOLID Principles explanations and examples.
ToDo_App_.NET_Core
A TO-DO app I developed by using .NET Core, repositories, MVC, services, AutoFac (IoC container), AutoMapper, Fluent Validation, Microsoft Identity and Google External Login.
serhatyamann's Repositories
serhatyamann/ASP.NET_MVC_CRUD
In this web project, I performed simple CRUD operations by using .NET Standard MVC. I also used EntityFramework's "Code First Approach".
serhatyamann/OOP_Object_Oriented_Programming
Object Oriented Programming - C# .NET
serhatyamann/SOLID_Principles
SOLID Principles explanations and examples.
serhatyamann/CMS_Project
This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.
serhatyamann/DESIGN_PATTERNS
Design Patterns explanations and examples.
serhatyamann/DATA_ACCESS
Collecting data with ORM tools EF and Dapper.
serhatyamann/MS_SQL_SERVER
A collection of my MSSQL samples. (DML, Functions, Stored Procedures, Triggers, Views)
serhatyamann/ToDo_App_.NET_Core
A TO-DO app I developed by using .NET Core, repositories, MVC, services, AutoFac (IoC container), AutoMapper, Fluent Validation, Microsoft Identity and Google External Login.