recepsen
-
- 8,464 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
-
- 7,095 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 -
-
- 6,914 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 6,451 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 6,458 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
Enum utilities and attributes for enhanced enum functionality in C#. Provides StringEnumAttribute, compile-time enum extensions (ToOptimizedString, ToSnakeCase, ToKebabCase, Parse, TryParse,... More information -
- 6,168 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 5,679 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
JSON utilities and custom converters for System.Text.Json in C#. Includes MultiFormatDateTimeConverter, ConditionalStringEnumConverter, PolymorphicJsonConverterFactory, and JsonOptions.... More information -
- 5,455 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 5,188 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 5,103 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 4,531 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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,950 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 3,633 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 3,627 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 3,391 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 3,336 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 3,303 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
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 -
- 506 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
HttpClient extensions that bridge HTTP calls to the Result pattern. Provides GetFromJsonAsResultAsync, PostAsJsonAsResultAsync, status code mapping, and Polly resilience integration. -
- 333 total downloads
- last updated 5/7/2026
- Latest version: 3.0.5
High-performance CQRS and pipeline behaviors built on the Mediator source-generator library. Provides Result-integrated commands, queries, validation, logging, caching, and transaction behaviors... More information