-
OtobusTicketProject Public
In this project, a bus ticket desktop application was made using ORM architecture. It was aimed for the customer to register by selecting a seat and to buy a ticket.
-
-
-
odev-4-nihatcanertug Public
Forked from Todeb-Net-Bootcamp/odev-4-nihatcanertugodev-4-nihatcanertug created by GitHub Classroom
C# UpdatedJul 26, 2022 -
odev-3-nihatcanertug Public
Forked from Todeb-Net-Bootcamp/odev-3-nihatcanertugodev-3-nihatcanertug created by GitHub Classroom
UpdatedJul 15, 2022 -
odev-2-nihatcanertug Public
Forked from Todeb-Net-Bootcamp/odev-2-nihatcanertugodev-2-nihatcanertug created by GitHub Classroom
C# UpdatedJul 3, 2022 -
odev-1-nihatcanertug Public
Forked from Todeb-Net-Bootcamp/odev-1-nihatcanertugodev-1-nihatcanertug created by GitHub Classroom
C# UpdatedJun 24, 2022 -
-
-
CMS_Project Public
In this project,I created a small e-commerce site.I used Asp .Net Core technology and benefit to MVC pattern.The purpose of this project, created using layered architecture, is for the user to log …
-
SOLID Public
In this project, I explained the Solid principles in theory and coding.
-
TeslaBlogger_Client Public
In this project,I created a client and request for web api.Then ı get some article data with response.Lastly,thanks to ajax,ı get some data about tesla from API.
-
SocialMediaTwitterProject Public
This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can r…
-
Client_Project Public
In this project,I created virtual client.This client connection my CMS_Project with CMS_Api.Firstly,I created CategoryController and writed asynchronous method.Then, prepare Category Model and View…
-
CMS_RestAPI Public
In this project , I created api for my CMS project.I used asp .net core web api and swagger.Thanks to api, I can get categories and CRUD operation with swagger.Lastly,ı used jwt authentication,ı cr…
-
API_CRUD_Project Public
In this project,I built a basic Restful API.I create a boxer class and give property.Then, I do CRUD operation for boxer property with swashbuckle
-
CoreCrudProject Public
In this project using .NetCore technology and MVC patterns.Firstly,the AppUser entity was created and CRUD operations were performed on the properties of this entity.
-
BLOG_Project Public
In this project,I used .Net framework technology and MVC patterns.In this Blog Project content,I used 2 areas for project.Admin ve member areas have different authority for project.For example,Admi…
-
NewsProject Public
In this project,I used .net framework technology and MVC pattern in the content of the project, Admin and member have been kept separately as areas and their authorities have been added.
-
Bill_Payment_Project Public
The bill payment project was made using the polymorphism method.
5 UpdatedDec 21, 2020 -
DesignPatterns Public
In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.
-
IMDb-Project Public
In this project, the imdb project has been implemented using Entity Framework technology in layered architecture.