132 packages tagged with “FLUENT-API”
A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.
Solid.Http.Core is a library to simplify http calls in C#. It's designed to be async and fully extendable.
Fluent REST client with circuit breaker, retry policies, certificate support, and object pooling. Provides resilient HTTP communication with configurable error handling and response mapping.
Solid.Http.Json is an extension to Solid.Http.Core for working with json http responses using System.Text.Json.
Solid.Http is a library to simplify http calls in C#. It's designed to be async and fully extendable.
Core abstractions and fluent builder for WorkflowFramework - a workflow/pipeline engine for .NET.
Solid.Http.Json.Core is a package containing shared classes for json deserialization in Solid.Http.Core.
PatternKit is a collection of design patterns implemented in a fluent API style for .NET, enabling developers to easily integrate common design patterns into their applications with readable and maintainable code.
Framework to create Addins for SOLIDWORKS 2018 and later using fluent API.
The implementation of PayLoadion for APNS - Apple Push Notification Service.
Core fluent interfaces of PayLoadion for building payloads
The implementation of PayLoadion for GCM - Google Cloud Messaging
Fluent pipeline orchestration with Result pattern, OpenTelemetry integration, retry policies, and global service provider support for building robust data processing workflows.
FluentBinder removes tedious code for any model that uses INotifyPropertyChanged and makes binding readable using fluent api.
A lightweight .NET library for writing architecture tests: verify layering, dependencies, naming conventions, and modular boundaries with a simple fluent API and extensions methods.
Dependency injection integration for Cocoar.Configuration with Microsoft.Extensions.DependencyInjection. Fluent API for registering configuration types with customizable lifetimes (singleton, scoped, transient) and keyed services.
Fluent, XML-less, compile safe, automated, convention-based mappings for Json.NET.
Lightweight operations orchestration framework for .NET. Provides composable operation executors with sequential and concurrent (async pipeline) execution patterns. Features include: fluent API for building complex workflows, nested operation sequences, producer-consumer pipelines with backpressure control, real-time execution status tracking, error handling with detailed error trees, cancellation support, and automatic dependency injection integration. Ideal for building maintainable, testable business logic workflows with comprehensive execution observability.
AI and agent integration for WorkflowFramework with LLM, planning, and decision steps.
Data mapping and transformation engine for WorkflowFramework — field mapping, format conversion, source readers, destination writers, and built-in transformers.
IMEX.CORE: .NET 8/9/10 core library with unified Fluent API. Cache: L1/L2 Hybrid (199ns L1 hit, 40M ops/sec), CacheConfigurationBuilder (strategy, preset, ConfigureL1/ConfigureHybrid/ConfigureMonitoring, WithRateLimiting). SqlSugar: SqlSugarOptionsBuilder (NOLOCK, slow query, callbacks). AddImexCore: UseCache, UseSqlSugar(configure), UseRateLimiting(configure), UseMonitoring(configure), UseImexCore(app, configure). ISmartCache registered by default. Production-ready.
Connector abstractions for WorkflowFramework — base interfaces for source, sink, and bidirectional connectors with configuration models.
Solid.Http.Json is an extension to Solid.Http.Core for working with json http responses using Newtonsoft.Json.
A small .NET Standard library for writing well-structured, clear-cut 3A tests.