Skip to content
View shilsmarty's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report shilsmarty

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

Pinned

  1. Json-To-AzureInfrastructure Json-To-AzureInfrastructure Public

    Provision resources (webapp , storage , keyvault etc.) in azure for infrastructure deployment.

    C#

  2. HRAssistantBot HRAssistantBot Public

    Sample on HR specific scenarios using Microsoft Bot framework V3 with QnA maker, LUIS integration

    C#

  3. mapper-using-expressiontree mapper-using-expressiontree Public

    This is very simple mapper for dictionary to class object (nested class model) using expression tree C#. Created for my learning and resolving some use case.

    C#

  4. DeltaRecordsAnalyzer DeltaRecordsAnalyzer Public

    C# solution for identifying records different in list A and list B. To check the performance , we are taking million records.

  5. SimpleCryptographyUtility SimpleCryptographyUtility Public

    Simple crypto tool to encrypt text , file and generate public key , import public key , export public key.

    1

  6. AzureADSecuredWebApiCallInvoker AzureADSecuredWebApiCallInvoker Public

    This is test utility to invoke Web Api service call , which is secured through Azure active directory authentication. it supports both Certificate based authentication as well as secret key based a…