Github Contributions

.Net Helpers

Repository: https://github.com/musmanrafiq/dotnethelpers


This repository consists of common utility / helpers code which we do need in almost every mordren day projects. Each utility is exported as a nuget package to be used. Currently there are two packages as listed follows:

Dot Net Helpers

NuGet Package

FirebaseNotifications

NuGet Package


ACRCloudApiSdkCore 

Repository : https://github.com/musmanrafiq/ACRCloudApiSdkCore

AcrCloud Api is integrated inside this library to access AcrCloud features like get channels list, recordings, upload file, generate fingerprints etc., just provide your keys and consume its exposed public api through provided methods.

DailyMatureDev

As developer / programmer / tech guy we really need to be updated regarding any tech news, technology, frameworks etc. But we don't want to read old articles we want to read new ones and important ones and dont want to go to inbox to first review my subscription list. It should be dynamic and mature.

Repository: https://github.com/musmanrafiq/DailyMatureDev

No comments:

Post a Comment

Lets play with cypress - Part 2

 In the first part I explained starting of my automation journey with first command to setup cypres at the end i.e.  npm install cypress -g...