Repos
14
Stars
80
Forks
8
Top Language
C#
Loading contributions...
Top Repositories
In this project, I tried to apply some design patterns with sample projects.
This repository contains SOLID principles explainations and for each principle have an example.
This repository contains object oriented programming works and for covering oop principles by implementing winform applications.
This repository contains sql studies, stored procedures ,triggers, etc and sample databases.
In this repository i try to make CRUD operation using jawascript-ajax scripts.
CRUD operations were performed with .netcore in this repository.
Repositories
14This repository contains object oriented programming works and for covering oop principles by implementing winform applications.
This repository contains c# works and examples.
This repository contains SOLID principles explainations and for each principle have an example.
In this project, I tried to apply some design patterns with sample projects.
This repository contains sql studies, stored procedures ,triggers, etc and sample databases.
In this repository i try to make CRUD operation using jawascript-ajax scripts.
Crud operations of an ecommerce API-Web app with repository pattern and JWT implementation
In this repository, the blog project I developed with .net core has deleting, updating, adding and listing features for all controllers. I used the classes I mapped using IOC container by matching them in .netcore's built-in ioc container.
Selenium project version1
No description provided.
All javascript projects will be in this repository.
CRUD operations were performed with .netcore in this repository.
This project uses generic repository pattern and implement unit of work for doing multiple transactions in a single commit.
You can find a lot of information about data access and orm tools such as entity-framework and dapper in this repository.