Pinned Repositories
Angular7
Angular7 training Journey
FullStack-netCore3
n-tier Architecture implementation with asp.net core 3.0 (autofac, JWT, Web API)
netCoreBlogApp
.net Core Blog App with Angular 7, Asp.NET Core, and MongoDB
NLayerProject
.net core Web API Project which is included (EF Core, Repository Pattern, UnitOfWork Pattern, AutoMapper)
ProducerConsumerWithKafka
Producuer and Consumer app by using Apache Kafka and Zookeper
RedisPubSub
Redis Publisher and Subscriber solution with .net Core
RefactoringAnemicDomainModel
Refactoring from Anemic Domain Model Towards a Rich One
shopMicroServices
Microservice architecture implementation
TDDApp
This project is a xUnit Test Project which is using Test Driven Development approach
terraform-lab
Using terraform scripts for creating AWS Resources
ercanerdogan's Repositories
ercanerdogan/FullStack-netCore3
n-tier Architecture implementation with asp.net core 3.0 (autofac, JWT, Web API)
ercanerdogan/RedisPubSub
Redis Publisher and Subscriber solution with .net Core
ercanerdogan/netCoreBlogApp
.net Core Blog App with Angular 7, Asp.NET Core, and MongoDB
ercanerdogan/Angular7
Angular7 training Journey
ercanerdogan/ASPNetCorePractice
ercanerdogan/IntroRabbitMQ
Sampe of Producer and Consumer by RabbitMQ
ercanerdogan/MERNStack-exercise-tracker
MongoDB, Express, React and Node.JS application
ercanerdogan/ngShop
Angular e-commerce Application
ercanerdogan/AccountOwnerServer
ASP.Net Core Web API project and consumer its endpoints by Angular/React or Blazor App
ercanerdogan/auto-backport
Fast and flexible GitHub action to backport merged pull requests to selected branches.
ercanerdogan/backport-action
Fast and flexible GitHub action to backport merged pull requests to selected branches
ercanerdogan/BootcampJSPractices
Created with CodeSandbox
ercanerdogan/CoreWebApi6
Asp.Net Core Web Api 6 - CRUD Application
ercanerdogan/DataDrivenNETCoreApp
Building a Data-driven ASP.NET Core Application with EF Core
ercanerdogan/DataStructures
Samples from Data Structure studies
ercanerdogan/DoubleReversal
to check double reversed number is the same
ercanerdogan/eCommerce.App
.net Core and Angular project
ercanerdogan/ercanerdogan
ercanerdogan/GenerateParentheses
https://leetcode.com/problems/generate-parentheses/
ercanerdogan/InsertNodeToLinkedList
https://www.hackerrank.com/challenges/insert-a-node-at-a-specific-position-in-a-linked-list/problem?isFullScreen=true&h_l=interview&playlist_slugs%5B%5D=interview-preparation-kit&playlist_slugs%5B%5D=linked-lists
ercanerdogan/LINQSamples
detailed linq queries
ercanerdogan/MyCalendarCore
Calendar Application with .net Core
ercanerdogan/PaymentApp
This project provides "create payment" and "get payment" services including order information.
ercanerdogan/RefactoringAnemicDomainModel
Refactoring from Anemic Domain Model Towards a Rich One
ercanerdogan/shopMicroServices
Microservice architecture implementation
ercanerdogan/terraform-lab
Using terraform scripts for creating AWS Resources
ercanerdogan/ThreadSafety
ercanerdogan/UserManagement
.net Core API Backend, Angular 11 Frontend project
ercanerdogan/VueStudy
Bootcamp Vue studies
ercanerdogan/TaskVsValueTask
Task vs. ValueTask: Navigating Asynchronous Programming in C#