A collection of Debian packages for tools not available in the official Debian repositories. This project includes packages for popular developer tools like lazydocker, yazi, and lowfi, making them easily installable on Debian-based systems through a custom APT repository.
A .NET library that enables Unix-style environment file configuration for .NET Core applications. It allows for local development environments that closely mirror production setups, supporting multiple files, variable prefixes, and automatic configuration updates.
A modular approach to Microsoft.Extensions.DependencyInjection, allowing for better organization of service registration through modules. Supports nested modules, parameterized modules, and module registration via actions.
A .NET service registration library that simplifies dependency injection setup. It provides a clean and efficient way to register services in your .NET applications while maintaining flexibility and control.