recepsen
-
- 6,783 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
A comprehensive C# library enhancing functional programming capabilities with type-safe monads (Maybe, Result), discriminated unions (Any), and robust error handling. Features include: domain-driven... More information -
- 5,458 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Enhances Entity Framework Core with functional programming patterns and DDD-friendly features. Includes base entity classes, soft delete support, audit trails, query filters, optimistic concurrency,... More information -
- 5,013 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
A comprehensive ASP.NET Core library that enhances functional programming capabilities in web applications. Features include API versioning, global exception handling with enhanced problem details,... More information -
-
- 4,950 total downloads
- last updated 1/29/2025
- Latest version: 1.0.11
A modern, production-ready microservices template built with .NET Aspire 9.0. Features include Domain-Driven Design (DDD), Clean Architecture, PostgreSQL, Redis, RabbitMQ, Keycloak, OpenTelemetry, and... More information -
-
- 3,520 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Enum utilities and attributes for enhanced enum functionality in C#. Provides StringEnumAttribute and various enum helper methods for better enum handling and serialization. Essential for... More information -
- 3,380 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Advanced HTTP traffic monitoring middleware for ASP.NET Core applications. Features configurable logging fields, path-based filtering, customizable header logging, high performance with minimal... More information -
- 3,232 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Core utilities and extensions for C# development. Includes string extensions, collection extensions, general purpose utilities, HTTP constants, and GUID utilities. Foundation package for all... More information -
- 3,174 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
JSON utilities and custom converters for System.Text.Json in C#. Includes MultiFormatDateTimeConverter, ConditionalStringEnumConverter, PolymorphicJsonConverterFactory, and JsonOptions.... More information -
- 3,135 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Comprehensive error handling system for functional programming in C#. Provides Error types, ErrorMetadata, ErrorType enums, and extensions for robust error management. Foundation for Result... More information -
- 3,076 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
A powerful .NET configuration provider for Google Cloud Secret Manager that enables seamless secret management in your applications. Features include region-specific secret handling, flexible... More information -
- 2,914 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Result pattern implementation for functional error handling in C#. Provides Result<T> and Result types for railway-oriented programming, eliminating exceptions for expected failures.... More information -
- 2,520 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Testable DateTime provider and time utilities for C#. Provides IDateTimeProvider interface and implementations for better testability and time handling in applications. Essential for... More information -
- 2,411 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Domain-driven design (DDD) entity base classes and patterns for CSharpEssentials. Provides EntityBase<TId> with soft delete functionality, audit trails, and domain event integration. Essential... More information -
- 2,374 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Maybe monad implementation with LINQ support for functional programming in C#. Provides type-safe null handling, eliminates null reference exceptions, and enables functional composition.... More information -
- 2,271 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Object cloning utilities for deep and shallow copying in C#. Provides ICloneable extensions and generic cloning methods for complex object hierarchies. Essential for creating immutable object... More information -
- 2,205 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Business rules engine for domain-driven design in C#. Provides rule validation, business logic enforcement, and domain rule composition patterns. Essential for implementing complex business rules in... More information -
- 2,209 total downloads
- last updated 11/26/2025
- Latest version: 2.1.0
Discriminated union types (Any<T0,T1> to Any<T0,...,T7>) for functional programming in C#. Provides type-safe alternatives to object/dynamic with pattern matching, implicit conversions, and... More information