-
DomainCommonExtensions Public
The purpose of this repository/library is to provide the most relevant and used extension methods in the life cycle of application development that allow us to improve our code, and writing speed, …
C# MIT License UpdatedApr 24, 2026 -
MockAsyncEnumerable Public
A simple implementation for a list of data transforms to async enumerable, allowing the use of paginated grid results or any action or dynamic aggregated query using EF Core (`Microsoft.EntityFrame…
C# MIT License UpdatedApr 24, 2026 -
This repository can help you to aggregate all results from an API or method in one. So as a result of this, you will have control over all responses given to the caller.
-
This library is an aggregate of some extensions to use more comfortable `Result lib`. In other words, transform from `Result` to `IActionResult`.
C# MIT License UpdatedApr 23, 2026 -
EntityMaxLengthTrim Public
One important thing about this repository, you have the possibility to avoid database exceptions related to exceeding the limit of the maximum allowed length of the string type columns. To specify …
C# MIT License UpdatedApr 21, 2026 -
CodeSource Public
Provide an easy, accurate, and organized solution for storing data in your source code about some ideas, comments, or code references, which was an inspiration for realizing your current functional…
C# MIT License UpdatedApr 20, 2026 -
RzR.DataVigil Public
It hooks into Entity Framework Core via interceptors to track Create, Update, Delete, and optionally Read operations at the property level, recording both old and new values. Each audit transaction…
C# MIT License UpdatedApr 20, 2026 -
ItemDistribution Public
An item/document distribution suggestion based on user load calculation.
C# MIT License UpdatedApr 17, 2026 -
MediatRItemExtension Public
This is a relatively simple VS extension that allows you to create necessary classes when u use `MediatR` with `FluentValidation` nuget packages. Also, allows to save time and redirect it to more i…
C# MIT License UpdatedApr 9, 2026 -
A sample solution demonstrating how to implement a Modular Monolith architecture using ASP.NET Core 8, Entity Framework Core 8, and PostgreSQL. Two implementation approaches are provided side-by-si…
C# MIT License UpdatedApr 6, 2026 -
PagedListResult Public
`PagedListResult` is a library designed to offer possibilities to get/return data from a dataset in small parts with multiple filter possibilities.
-
EndpointHostBinder Public
A middleware that listens to application requests and validates them, allows them to be processed by `IEndpointHostRequestHandler` and `IEndpointHostResult`. Allow to expose application endpoint, w…
C# MIT License UpdatedMar 24, 2026 -
-
MathExprEngine Public
Configurable .NET expression engine for rules and formulas, featuring AST parsing, short-circuit logic, and ternary conditionals.
C# MIT License UpdatedMar 16, 2026 -
eGovMD-MLogHelperDotNet Public
A wrapper for governmental logging service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MLog`, availab…
C# MIT License UpdatedFeb 24, 2026 -
eGovMD-MPassHelperDotNet Public
A wrapper for governmental SSO service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MPass`, available …
C# MIT License UpdatedFeb 24, 2026 -
eGovMD-MConnectHelperDotNet Public
A wrapper for governmental interoperability service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MConn…
C# MIT License UpdatedFeb 24, 2026 -
eGovMD-MSignHelperDotNet Public
A wrapper for governmental signing service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MSign`, availa…
-
eGovMD-MNotifyHelperDotNet Public
A wrapper for governmental notification service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MNotify`,…
C# MIT License UpdatedFeb 24, 2026 -
XmlFluentValidator Public
A fluent API for defining XML validation rules and generating XSD schemas.
C# MIT License UpdatedFeb 5, 2026 -
TryToExecute Public
The 'TryToExecute' represents an implementation of the try/catch/finally block. It can execute code without worrying about exceptions; it only specifies what to do in this case and delegate it.
C# MIT License UpdatedDec 15, 2025 -
DynamicExcelProvider Public
Export data to Excel format in an easier mode and with dynamic results.
C# MIT License UpdatedOct 28, 2025 -
InvokeDependencyListener Public
A straightforward, lightweight, minimalistic implementation of Dependency Injection (DI) that avoids redundant class instance initialization and promotes a cleaner, more maintainable code.
C# MIT License UpdatedSep 5, 2025 -
Auth2FAXProvider Public
This repository represents an implementation of multiple 2FA providers. The main purpose is to offer an implementation for Google/Microsoft Authenticator. But also in the current package is impleme…
C# MIT License UpdatedAug 22, 2025 -
PipelineFlowEngine Public
The repository implements a pipeline composed of multiple interdependent methods. The execution flows in a single, ordered direction—step by step—with support for enabling or disabling individual s…
C# MIT License UpdatedAug 4, 2025 -
MethodScheduler Public
The primary purpose of this repository is to provide a simple and effective scheduler for one or multiple methods(functions, business logic blocks, etc) using `System.Threading.Timer` with some tim…
C# MIT License UpdatedJul 15, 2025 -
UniqueServiceCollection Public
A product that can check and remove/avoid multiple and duplicate services injection in your current project.
C# MIT License UpdatedJun 19, 2025 -
DbObjectExecutor Public
The idea to implement the current repository started many years ago and is based on simple ideas and problems that must be solved. The base problem is in the stored procedure or function execution.…
C# MIT License UpdatedJun 11, 2025 -
Generating a version and history of code changes with automation on Azure DevOps
PowerShell MIT License UpdatedMar 13, 2025 -
OneTimeRequestToken Public
Provide a simple solution to protect the application endpoint from untrusted or unwanted requests by supplying every invoked endpoint with a generated security code.
C# MIT License UpdatedJan 11, 2025