Public Projects

Public Projects

public/Alveus.DataAccessLayer
Project exploring creating a framework for developing a repository pattern data access layer with limited LINQ handling on CRUD methods
Updated 2025-10-15 08:51:20 +02:00
public/Alveus.Common.Logging
Provides common logging setup using Serilog.
Updated 2025-10-03 11:41:48 +02:00
public/Alveus.EventBus
Alveus.EventBus is a lightweight, in-process library for enabling decoupled communication between different parts of an application using a publish-subscribe pattern. This promotes cleaner, more maintainable code by allowing components to interact without having direct dependencies on each other.
Updated 2025-10-03 10:36:39 +02:00