Skip to content
View I-RzR-I's full-sized avatar
Block or Report

Block or report I-RzR-I

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
I-RzR-I/README.md

Welcome to my profile!

👋 Hi, I’m RzR, web developer.

ProfileViews


Buy Me A Coffee


Some techstat

Some Stats

Top Languages Github Activity
Top Languages Stats

Popular repositories

  1. AggregatedGenericResultMessage AggregatedGenericResultMessage Public

    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.

    C# 3

  2. eGovMD eGovMD Public

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

    1

  3. UniqXTraceIdMW UniqXTraceIdMW Public

    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'…

    C#

  4. XResponseTimeMW XResponseTimeMW Public

    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 yo…

    C#

  5. DomainCommonExtensions 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#

  6. MethodScheduler 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#