vlad-ganusceac
-
- 6,484 total downloads
- last updated 11/30/2024
- Latest version: 9.0.0
The OperationResult utility 1. Implements an unumbiguous functionality for managing operation result by having clear division of both succeeded and failed execution states; 2. Provides the... More information -
- 4,992 total downloads
- last updated 12/1/2024
- Latest version: 9.0.0
The extensions for OperationResult have been created for managing HTTP statuses via OperationResult library and converting the corresponding execution results into ActionResults. Also it is possible to... More information -
- 4,407 total downloads
- last updated 6/2/2024
- Latest version: 8.0.1
Provides functionality for creation of both synchronous and asynchronous generic guard clauses with custom preconditions and already contains implementation of basic ones for Collections, Enums, Strings,... More information -
- 4,207 total downloads
- last updated 12/25/2024
- Latest version: 9.0.0
Defines contracts for MediatR's Query and Command which use OperationResult NuGet library. Implements MediatR's pipelines for error handling and request validation. -
- 3,990 total downloads
- last updated 12/11/2024
- Latest version: 9.0.0
Applies the RFC7807 Error Details cast from ActionResult received at the Controller level by invoking some of these OperationResult's extension .AsOkOrFailure(), .AsNoContentOrFailure(), .AsCreatedOrFailure()... More information -
- 3,982 total downloads
- last updated 12/27/2023
- Latest version: 8.0.0
Defines the necessary contracts for the GenericRepository implementation. -
- 3,507 total downloads
- last updated 3/17/2024
- Latest version: 8.0.1
Defines the contracts for both synchronous and asynchronous condition checkers in order to find out if the action may be executed under specific circumstances. This will help to eliminate idmpotent... More information -
- 3,209 total downloads
- last updated 1/20/2024
- Latest version: 8.0.0
Implements EF Core version of the GenericRepository's contracts. -
- 3,037 total downloads
- last updated 3/17/2024
- Latest version: 8.0.1
Implements contracts for both synchronous and asynchronous condition checkers in order to find out if the action may be executed under specific circumstances. The corresponding conditions/rules are... More information -
- 2,960 total downloads
- last updated 10/26/2025
- Latest version: 8.0.3
This package simplifies the process of consuming web endpoints of SOAP style, allowing dynamic (re)configuration of endpoint address, binding type, and all related data within appsettings. Incoming and... More information -
- 2,813 total downloads
- last updated 6/5/2024
- Latest version: 8.0.1
Provides extension methods for both synchronous and asynchronous guard clauses for generic types, as well as for Enums, Objects, Collections, Strings, and various numeric types encapsulated in 'SafeContainer'. -
- 2,733 total downloads
- last updated 12/27/2023
- Latest version: 8.0.0
Implements InMemory version of the GenericRepository's contracts. -
- 2,329 total downloads
- last updated 10/26/2025
- Latest version: 8.0.2
This package provides a comprehensive set of contracts for dynamically configuring SOAP/WCF clients. These contracts cover various aspects such as bindings, endpoint types, and models for managing cookies,... More information -
- 1,563 total downloads
- last updated 11/9/2024
- Latest version: 8.0.1
Provides a resilient WCF client as a web service reverse proxy built on top of GenericWcfClient, featuring support for Polly's retry actions and the circuit breaker pattern. -
- 431 total downloads
- last updated 12/28/2025
- Latest version: 1.0.1
ReValidator provides runtime-reconfigurable validation for .NET applications. Unlike traditional validation frameworks that rely on static rule definitions or reflection-heavy execution, ReValidator uses... More information -
- 300 total downloads
- last updated 12/28/2025
- Latest version: 1.0.1
ReValidator provides runtime-reconfigurable validation for .NET applications. Unlike traditional validation frameworks that rely on static rule definitions or reflection-heavy execution, ReValidator uses... More information -
- 248 total downloads
- last updated 8/5/2025
- Latest version: 1.0.0-alpha (prerelease)
This repository provides a generic MongoDB implementation for basic and advanced data operations, including: - CRUD operations - Bulk insert/update/delete It uses `MongoDB.Driver` and is aligned with... More information -
- 194 total downloads
- last updated 1/12/2026
- Latest version: 1.0.1
Dynamic, rule-based request validation for ASP.NET Minimal APIs using Endpoint Filters. This package integrates ReValidator into Minimal APIs, allowing request DTOs to be validated using runtime-loaded rules... More information -
- 100 total downloads
- last updated 1/12/2026
- Latest version: 1.0.0
ReValidator.Validation.Mvc is a lightweight, generic validation adapter for ASP.NET Core MVC, built on top of the ReValidator engine. It allows you to apply strongly-typed, reusable validators to controller... More information -
- 33 total downloads
- last updated 3/14/2026
- Latest version: 1.0.0
ReValidator.BlazorAdapter integrates the ReValidator validation library with Blazor's EditForm system. Drop ReValidatorComponent<TModel> inside any EditForm to get model and field-level validation powered by... More information