Dasith Wijesiriwardena

Results 4 repositories owned by Dasith Wijesiriwardena

NEventLite

131
Stars
19
Forks
Watchers

NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Serv...

Modern_ROS2_Workspace

19
Stars
1
Forks
Watchers

This is an example of a modern ROS2 development environment which utilises a devcontainer and integrated with VS Code debug, linting and testing.

SimpleEndpoints

34
Stars
7
Forks
Watchers

A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger

SimpleMediator

17
Stars
3
Forks
Watchers

A .NET/C# implementation of the mediator pattern with support for queries, commands and events