RzR (I-RzR-I)

I-RzR-I

Geek Repo

0

following

0

stars

Location:At home

Github PK Tool:Github PK Tool

RzR's repositories

AggregatedGenericResultMessage

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.

Language:C#License:MITStargazers:3Issues:1Issues:0

eGovMD

A list of services (e-government) implementation/integration for more easy usage.

eGovMD-MSignHelperDotNet

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 Republic of Moldova.

Language:C#License:MITStargazers:1Issues:1Issues:0

AggregatedGenericResultMessage-Web

This library is an aggregate of some extensions to use more comfortable `Result lib`. In other words, transform from `Result` to `IActionResult`.

Language:C#License:MITStargazers:0Issues:1Issues:0

AppInitDefinitionDecorate

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 use it or not. Using this functionality allows you to safely add new dependence, adjust existing or remove/relocate it.

Language:C#License:MITStargazers:0Issues:1Issues:0

AttributeValidator

A collection of attributes that allows the validation of the input data model.

Language:C#License:MITStargazers:0Issues:1Issues:0

CodeSource

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.

Language:C#License:MITStargazers:0Issues:1Issues:0

DbObjectExecutor

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. So practically in every ORM you can find, the method of execution object is quite difficult and does not allow their in a fairly simple and adequate way

Language:C#License:MITStargazers:0Issues:1Issues:0

DomainCommonExtensions

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 efficiently dev team time during this period for more complex functionality.

Language:C#License:MITStargazers:0Issues:1Issues:0

DynamicExcelProvider

Export data to Excel format in an easier mode and with dynamic results.

Language:C#License:MITStargazers:0Issues:1Issues:0

eGovMD-MConnectHelperDotNet

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`, available in the Republic of Moldova.

Language:C#License:MITStargazers:0Issues:1Issues:0

eGovMD-MLogHelperDotNet

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`, available in the Republic of Moldova.

Language:C#License:MITStargazers:0Issues:1Issues:0

eGovMD-MNotifyHelperDotNet

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 the Republic of Moldova.

Language:C#License:MITStargazers:0Issues:1Issues:0

eGovMD-MPassHelperDotNet

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 Republic of Moldova."

Language:C#License:MITStargazers:0Issues:1Issues:0

EntityMaxLengthTrim

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 allowed string length you can use data annotation attributes predefined in `System.ComponentModel.DataAnnotations` or a new custom attribute.

Language:C#License:MITStargazers:0Issues:1Issues:0

HFMRProcessor

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 UI and allow user to navigate or do something else in your application, here you can see an approch how to implement this stuff.

Language:C#License:MITStargazers:0Issues:1Issues:0

I-RzR-I

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

MethodScheduler

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.

Language:C#License:MITStargazers:0Issues:0Issues:0

UniqXTraceIdMW

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 'X-Trace-Id' to trace requests in trace logs.

Language:C#License:MITStargazers:0Issues:1Issues:0

EndpointHostBinder

A middleware that listens to application requests and validates them, allows them to be processed by `IEndpointHostRequestHandler` and `IEndpointHostResult`. Allow to expose application endpoint, without any (bypassing) controllers.

Language:C#License:MITStargazers:0Issues:1Issues:0

ETagMW

Add ETag variable in HTTP response

Language:C#License:MITStargazers:0Issues:1Issues:0

GenerateChangeLogPS1

Generate changelog from GIT commits

Language:PowerShellLicense:MITStargazers:0Issues:1Issues:0

ItemDistribution

An item/document distribution suggestion based on user load calculation.

Language:C#License:MITStargazers:0Issues:1Issues:0

MediatRItemExtension

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 important tasks that are on the board or in the queue.

Language:C#License:MITStargazers:0Issues:1Issues:0

MockAsyncEnumerable

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`) through Expressions (`System.Linq.Expressions`)

Language:C#License:MITStargazers:0Issues:0Issues:0

PagedListResult

`PagedListResult` is a library designed to offer possibilities to get/return data from a dataset in small parts with multiple filter possibilities.

Language:C#License:MITStargazers:0Issues:1Issues:0

UniqueServiceCollection

A product that can check and remove/avoid multiple and duplicate services injection in your current project.

Language:C#License:MITStargazers:0Issues:1Issues:0

XResponseTimeMW

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 needed to analyse application time consumiing.

Language:C#License:MITStargazers:0Issues:1Issues:0

YarpApiProxySample

A simple implementation of microservices architecture with a gateway

Language:C#License:MITStargazers:0Issues:1Issues:0