Pinned Repositories
awesome-compose
Awesome Docker Compose samples
awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
CleanCodeTemplate
This repository provides a template for organizing your .NET projects using the Clean Architecture folder structure. The Clean Architecture is a software design pattern that separates concerns and promotes maintainability, testability, and scalability.
dynamic-aes
The purpose of this research is to update AES with a dynamic s-box in order to counter the timing vulnerabilities that exist in AES. Static s-box allows data analyses attack and the eventual captures of sub-keys using inverse SubByte knowing inverse s-box. We propose a novel yet simple design and implementation with a very low overhead cost to existing AES in order to update s-box to a dynamic s-box depending on a variable sub-key at each round. This way, static data analysis of the program flow and data injection cannot affect the AES security.
ExceptionManager
This repo include exeption manager. You can create rules and publisher. I configured that application. Thanks for Mehmet Baykal for information. This manager written with C# and .NET framework.
grpc-proxy
gRPC Proxy is a library that provides a generic proxy implementation for gRPC services. It allows you to intercept and modify incoming gRPC requests and outgoing responses, enabling you to add cross-cutting concerns such as logging, authentication, authorization, and more.
PostgreSQL-Converter
Price.Net
This is a price object library that includes some price features. Using this library you can easily add, multiply or divide multiple prices. On the other hand you can simply compare two different prices and you can check equality or inequality given prices.
vertical-slice-architecture-example
Example demonstrates vertical slice architecture in an e-commerce app. Each feature module, like product listing, has its own set of contracts and services, promoting modularity and encapsulation. Infrastructure layer provides concrete implementations, enabling independent development and testing of feature-specific functionality.
yunuskiran's Repositories
yunuskiran/PostgreSQL-Converter
yunuskiran/CleanCodeTemplate
This repository provides a template for organizing your .NET projects using the Clean Architecture folder structure. The Clean Architecture is a software design pattern that separates concerns and promotes maintainability, testability, and scalability.
yunuskiran/CognitoUserManager
Cognito User Manager is a user management solution that demonstrates building User flows in AWS Cognito using ASP.NET Core.
yunuskiran/development-training
This is the training repo for some development solutions and codes.
yunuskiran/dotnet-api-techchallenge
This is a repo containing source code for a tech challenge
yunuskiran/go-workout
yunuskiran/grpc-proxy
gRPC Proxy is a library that provides a generic proxy implementation for gRPC services. It allows you to intercept and modify incoming gRPC requests and outgoing responses, enabling you to add cross-cutting concerns such as logging, authentication, authorization, and more.
yunuskiran/line-protocol-to-json
yunuskiran/mcr.cleanarchitecture
This is the sample clean architecture template.
yunuskiran/mongo452
yunuskiran/Net7DispatchProxy
yunuskiran/Npgsql.Bulk
Helper for performing COPY (bulk insert and update) operation easily, using Entity Framework + Npgsql.
yunuskiran/Practical.CleanArchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
yunuskiran/Price.Net
This is a price object library that includes some price features. Using this library you can easily add, multiply or divide multiple prices. On the other hand you can simply compare two different prices and you can check equality or inequality given prices.
yunuskiran/react-map-app
yunuskiran/react-nd-would-u-rather
yunuskiran/reactnd-project-myreads-starter
Starter Code for the React MyReads Project
yunuskiran/Specification
Base class with tests for adding specifications to a DDD model
yunuskiran/v28-Net5-GraphQL
Todo list application build on .Net 5 with GraphQL
yunuskiran/vue-connect
Web UI for Apache Kafka Connect (vue-connect)
yunuskiran/vertical-slice-architecture-example
Example demonstrates vertical slice architecture in an e-commerce app. Each feature module, like product listing, has its own set of contracts and services, promoting modularity and encapsulation. Infrastructure layer provides concrete implementations, enabling independent development and testing of feature-specific functionality.
yunuskiran/ApplicationDIResolver
yunuskiran/az-900
yunuskiran/Baristaa
yunuskiran/cdnizer
Node module for replacing local links with CDN links, includes fallbacks and customization
yunuskiran/keycloak-theme
Keycloak Custom Theme
yunuskiran/nextjs-dashboard
yunuskiran/npm-packages
yunuskiran/reminders
yunuskiran/SSEExample