Auth Task Run Locally Prerequisites .NET 10.0 SDK SQL Server Setup git clone <https://github.com/SleemMostafa/Auth_Task.git> cd <project-folder> dotnet restore dotnet build dotnet run