Pinned Repositories
adf-teams-channel-notification
This Azure Data Factory (ADF) pipeline will be automatically triggered whenever a CSV file is dropped in a specific location within the Storage Account Container. The pipeline reads the contents of the CSV file, converts it into an HTML table, and then sends a notification containing the newly created table to the designated Microsoft Teams channel
azure-blob-utility-dot-net
Contains methods to access, list and write the contents from/to Blob files under Azure Storage Account.
custom-nuget-package
Creates and publish custom nuget package using Azure DevOps pipeline
disinfect360-html-website
This project contains a simple HTML5 website created for a vendor.
dynamic-linq
Project contains some examples using Dynamic LINQ With System.Linq.Dynamic.Core Library
oauth-token-generator
OAuthTokenGenerator library contains utility methods to create and validate OAuth tokens
typed-http-client
HttpClient instance, which might have been decorated with some resilient strategy against transient failure and with some default values. You might even receive a client where the BaseUrl is already set. So, this approach can be particularly useful if you need to hide a REST API client behind a strongly-typed service layer.
manjunathg88's Repositories
manjunathg88/adf-teams-channel-notification
This Azure Data Factory (ADF) pipeline will be automatically triggered whenever a CSV file is dropped in a specific location within the Storage Account Container. The pipeline reads the contents of the CSV file, converts it into an HTML table, and then sends a notification containing the newly created table to the designated Microsoft Teams channel
manjunathg88/typed-http-client
HttpClient instance, which might have been decorated with some resilient strategy against transient failure and with some default values. You might even receive a client where the BaseUrl is already set. So, this approach can be particularly useful if you need to hide a REST API client behind a strongly-typed service layer.
manjunathg88/azure-blob-utility-dot-net
Contains methods to access, list and write the contents from/to Blob files under Azure Storage Account.
manjunathg88/custom-nuget-package
Creates and publish custom nuget package using Azure DevOps pipeline
manjunathg88/disinfect360-html-website
This project contains a simple HTML5 website created for a vendor.
manjunathg88/dynamic-linq
Project contains some examples using Dynamic LINQ With System.Linq.Dynamic.Core Library
manjunathg88/oauth-token-generator
OAuthTokenGenerator library contains utility methods to create and validate OAuth tokens