Pinned Repositories
adr-tools
Command-line tools for working with Architecture Decision Records
AirBnB-Dataset-Visualization-Backend
🔥🔥 🏡 Interactive Data Visualization for the AirBnB Dataset - 2017 📉 🔥🔥
APIGatewayDemo
:seedling: Simple samples that use Ocelot to build API Gateway.
architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
aspnet-di
Examples I'm using in blog posts
AspNetCore-keycloak
Authorization with AspNetCore and Keycloak
aspnetcore3-grpc-samples
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
Autofac.KeyedDecorators
Helper functions for registering decorators of keyed services that support Autofac indexes (Autofac.Features.Indexed.IIndex<K,V>)
AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
alexandros-lykourgos's Repositories
alexandros-lykourgos/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
alexandros-lykourgos/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
alexandros-lykourgos/adr-tools
Command-line tools for working with Architecture Decision Records
alexandros-lykourgos/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
alexandros-lykourgos/AvroConvert
Rapid Avro serializer for C# .NET
alexandros-lykourgos/BloomFilter.NetCore
A bloom filter implementation
alexandros-lykourgos/buf
A new way of working with Protocol Buffers.
alexandros-lykourgos/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
alexandros-lykourgos/CleanArchitectureBlazor
Clean Architecture Solution Template for Blazor WebAssembly .NET 6
alexandros-lykourgos/docker-development-youtube-series
alexandros-lykourgos/EFCore.Sharding
Database Sharding For EFCore
alexandros-lykourgos/keycloak-authorization-services-dotnet
Authentication and Authorization with Keycloak and ASP.NET Core 🔐
alexandros-lykourgos/learn-io-polling
🐧 What is epoll?
alexandros-lykourgos/loadshedding
A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it
alexandros-lykourgos/mark
Sync your markdown files with Confluence pages.
alexandros-lykourgos/n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
alexandros-lykourgos/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
alexandros-lykourgos/ocelot-api-gateway
This repository intends to showcase simple and robust API gateway development using Ocelot and Asp.net Core
alexandros-lykourgos/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
alexandros-lykourgos/Orleans.Sagas
A distributed saga implementation for Orleans
alexandros-lykourgos/quicktype
Generate types and converters from JSON, Schema, and GraphQL
alexandros-lykourgos/Raft.Net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
alexandros-lykourgos/RedisHashStore
A sample application utilizing the redis hash store
alexandros-lykourgos/Shielded
A strict and mostly lock-free Software Transactional Memory (STM) for .NET
alexandros-lykourgos/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
alexandros-lykourgos/stateless
A simple library for creating state machines in C# code
alexandros-lykourgos/The-Standard
This is The Standard. A collection of decades of experience in the engineering industry. I authored it to help you navigate the vast ocean of knowledge. The Standard is not perfect and never will be, and it reflects the ongoing evolution of the engineering industry. While one person may write it, it is the collection of thoughts from hundreds of en
alexandros-lykourgos/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
alexandros-lykourgos/typeshape-csharp
Practical generic programming for C#
alexandros-lykourgos/zerolog
Zero Allocation JSON Logger