RzR
-
CodeSource
by: RzR- 10,766 total downloads
- last updated 10/9/2023
- Latest version: 1.0.6.933
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 functionality. -
- 7,376 total downloads
- last updated 10/18/2023
- Latest version: 1.0.12.1447
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, and use more... More information -
- 7,297 total downloads
- last updated 10/9/2023
- Latest version: 1.0.8.2220
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 the maximum... More information -
- 5,166 total downloads
- last updated 11/29/2023
- Latest version: 1.3.0.5142
This library is used 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 -
- 3,232 total downloads
- last updated 10/9/2023
- Latest version: 1.0.4.2241
A product that can check and remove/avoid multiple and duplicate services injection in your current project. -
- 3,204 total downloads
- last updated 10/9/2023
- Latest version: 1.1.3.753
The current repository allows you to maintain your start-up project class cleanly, and organize solution structure more clearly, simply readable, and reusable. And with the possibility to order initialize and... More information -
- 3,038 total downloads
- last updated 11/9/2023
- Latest version: 1.0.2.1050
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.EntityFrameworkCore`)... More information -
UniqXTraceIdMW
by: RzR- 1,519 total downloads
- last updated 10/9/2023
- Latest version: 1.0.3.1512
Generate and overwrite default/predefined trace identifiers in the HTTP context. Value of 'HttpContext.TraceIdentifier' is changed and also add new header variable in 'HttpContext.Response.Headers' named... More information -
MSignHelperDotNet
by: RzR- 1,364 total downloads
- last updated 7/5/2023
- Latest version: 1.0.2.557
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`, available in the... More information -
MethodScheduler
by: RzR- 660 total downloads
- last updated 10/9/2023
- Latest version: 1.0.3.2317
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 timer settings. -
XResponseTimeMW
by: RzR- 563 total downloads
- last updated 12/21/2022
- Latest version: 1.0.1.1818
Generate and write in HTTPContext response header variables request execution time('X-Response-Time') and also provide execution time for an action('X-Action-Response-Time'). This thing may help you when is... More information -
- 457 total downloads
- last updated 7/5/2023
- Latest version: 1.0.2.652
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 `MConnect`,... More information -
- 341 total downloads
- last updated 10/12/2023
- Latest version: 1.0.2.1322
This library is an aggregate of some extensions to use more comfortable `Result lib`. In other words, transform from `Result` to `IActionResult`. -
HFMRProcessor
by: RzR- 238 total downloads
- last updated 7/5/2023
- Latest version: 1.0.1.719
Execute a background processes in out-of-process. As you may have a requirement to implement a document generation (or any other bulk operations) which can cost a lot of time and you don't want to block current... More information -
MPassHelperDotNet
by: RzR- 230 total downloads
- last updated 7/5/2023
- Latest version: 1.0.1.810
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 in the... More information -
- 225 total downloads
- last updated 7/5/2023
- Latest version: 1.0.1.749
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`, available in... More information -
ItemDistribution
by: RzR- 109 total downloads
- last updated 8/28/2023
- Latest version: 1.0.0
An item/document distribution suggestion based on user load calculation. -
- 97 total downloads
- last updated 11/24/2023
- Latest version: 1.0.0
An extension based on `netstandard 2.0` with query properties filter and query source filter by text, order filter, and X top record. Property filters are based on `Expression` with multiple types of filters.... More information -
PagedListResult
by: RzR- 84 total downloads
- last updated 11/24/2023
- Latest version: 1.0.0
An extension that offers the possibility to get/return data set as a list with pagination with filter, order, and search availability, loading the list with page size. Available methods: GetPaged/Async,... More information