MADE.NET

Make app development easier with reusable code

A toolkit of lightweight .NET libraries that streamline common development tasks, from data validation and serialization to networking and diagnostics.

dotnet add package MADE.Collections|

Data validation

A lightweight, extensible validation framework for input values in any .NET application.

EF Core helpers

Common data modelling, querying, and data access patterns for Entity Framework Core.

Networking

Typed HTTP request handlers that simplify API calls with built-in serialization.

Cross-platform

Targets .NET 8 and .NET 10. Works everywhere .NET runs, from server to mobile.

Collections

Extension methods for lists, dictionaries, and queryables that reduce boilerplate.

Diagnostics

Stopwatch-style helpers for measuring and logging performance in your code.

Open source and ready to use