Welcome to MiddyNet

MiddyNet is a lightweight middleware library for .NET Core and AWS Lambda that let you focus on what’s really important for you: your business logic.

MiddyNet is a port to .NET Core of the fantastic Middy library for Javascript.

MiddyNet will force you to organise your lambda’s code in a certain way, but we think it’s a reasonable and practical way to do it.

MiddyNet also includes a custom logger, that will help you logging structured logs and that let you enrich your logs with custom properties.

MiddyNet also includes a way to read and propagate the TraceContext so you can have distributed tracing without any effort.