Auth0 services with .net sdk

I am new to Auth0.Could you please share, What is the .NET SDK for Auth0, and can you provide sample C# code for implementing authentication features like login, MFA, password reset, and logout in a .NET Web API?

Hi @velmars

Welcome to the Auth0 Community!

Thank you for posting your question. In terms of the quickstart for the .NET, you can find all the quickstart that we currently maintain here

Depending on the technology, the repository contains documentation and examples of how to implement certain features. The mentioned in your post features can be enabled out-of-the-box in the Auth0 Dashboard with the Universal Login → Get Started

Thanks
Dawid