microsoft / azure-devops-dotnet-samples

.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
https://docs.microsoft.com/azure/devops/integrate
MIT License
519 stars 511 forks source link

Get client samples working on .NET Core #290

Closed vtbassmatt closed 4 years ago

jamers99 commented 3 years ago

We're trying to use Username and Password from our .NET Core app, but I see you switched the sample to only support PAT. Is using AAD UNs and PWs not supported in .NET Core anymore?