-
-
UrlShortenerMinimalAPI Public
A simple URL shortener using .NET 9 Minimal API. Read the detailed article on Medium: https://medium.com/devops-dev/how-to-build-a-simple-url-shortener-with-net-9-minimal-api-275d69b47324
C# UpdatedAug 5, 2025 -
-
-
-
RabbitMqMessageQueueDesigns Public
P2P, Pub/Sub, Work Queue, Request Response Message Designs
C# UpdatedMar 7, 2024 -
-
RabbitMQFanoutExchange Public
When the publisher publishes the message, the routingKey must be empty so that all subscribed queues can access the message.
C# UpdatedNov 5, 2023 -
RabbitMQDirectExchange Public
The publisher sends a message directly to the queue, and the consumer receives that queue's message. When publishing the message, the publisher adds the queue name to the routing key to indicate wh…
C# UpdatedNov 5, 2023 -
RedisCacheExmaple Public
InMemory and Distributed Caching Base Example
C# MIT License UpdatedSep 29, 2023 -
RabbitMQ-MassTransit Public
RabbitMQ-MassTransit Example (order, billing, notification)
C# UpdatedSep 10, 2023 -
DotNetBestPractise Public
Best Practises in DotNet (AsNoTracking, Benchmark, DataAccess, SingleOrUnique)
C# UpdatedJun 5, 2023 -
-
SA.UpSchoolProgress Public
Upschool - Akbank .Net Bootcamp Progress
identity observer-pattern netcore registration configurations entity-framework-core repository-patternHTML UpdatedFeb 23, 2023 -
SA.BaseIdentity Public
base Identity Application in asp.net core 6 with nTier Architecture
-
-
-
-
-
SA.KUSYS-DEMO Public
An example of interview questions in .net. I used these technologies (.net core 6, n-Tier architecture, fluent api, extension method, generic repository, auto mapper, rest-api, dto, dependency inje…
-
-
SA.Rate Public
get and post operation in relationship tables . I used these technologies .net core 6, entity framework, fluent api, automapper, n-tier
-
CRM Public
.net core 5, nTier, generic repository, mvc
-
SA.BaseFileUpload Public
asp.net core 6 file upload. I used folders like a layer. I did only image upload. If you want to upload another files, you can change for your choice.
-
-
Kodlama.io.Devs Public
nTierArchirecture first homework (kodlama.io)
-
BaseAPI Public
.net Core 6, CQRS, DTO, AutoMapper, nTier, Generic Repository
-
-
SA.BaseWebApiNetCore5 Public
base api application in asp.net core 5
-