Firebase Authentication with c#

Hello All,

I am using firebase for my chat application and i have register users from jquery.

but, How can i register users and add node in firebase from my c# code.

I want to do this only using my C# Code.

Please Provide guidance here.