-
FarmasiX
- Istanbul
- ridvanorun@outlook.com
- in/ridvanorun
- https://medium.com/@ridvanorun
Stars
Performance comparison of .NET IoC containers
Unit of Work and Repository Example for Dapper
Source code for the DDD and EF Core Pluralsight course
This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable a…
Store Functions for EntityFramework CodeFirst
Unity.Microsoft.DependencyInjection package
ExcelStreamer is a .NET library that enables you to code reading and updating Microsoft Excel (.xlsx) file in a simpler way by making use of ClosedXML and ExcelDataReader Libraries.
A generic Entity Framework repository pattern implementation.
In this project, I examined the terms database first and code first and developed an application.
In this project, I explained the Solid principles in theory and coding.
In this project In layered architecture, by using Entity Framework technology, it is tried to understand the repository logic and Assigned tables.
I made an example of solid principles in this project
In this repository,i will explain Solid Principles moreover what the Solid Principles are and why the software world needs this.I m aim to give spesific instance for solid principles.
DDD Twitter projesinde kullanılan teknolojiler DDD,Asenkron programlama, Generic Repository,Unit Of Work,View Component AutoMapper,Autofac,Fluent Validation,DTO,VM,Extension method
In this project, i will demonstrate DesignPatterns.How many way we have and why we need Dependency Injection.
Bu projede katmanli mimaride EntityFreamwork Teknolojisi kullanilarak katmanli mimaride Repository mantiginin ve Assaigned tablolarin anlasilmasi calisilmistir.
In this project, data were collected by querying a table in Northwind Database sample by using Entity Framework library. Also focus on the Linq to Entity.
This repository contains object oriented programming works and for covering oop principles by implementing winform applications.
In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.
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…
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…
In this project, we use data access tools as an Entity Framework.Initally you see definition of ORM then why we use EntityFramework then i will show some linq methods for database searches.In addit…
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
An implementation of a Data Access Layer utilizing Entity Framework.