.NET
Zero to Azure Hero with ASP.NET Core, Blazor, Azure DevOps, Cognitive Services, SonarCloud and App Services – Part 2
In part 1 of this blog post series we introduced the application we will be building. This post will cover building out our Twitter Sentiment Analysis functionality using C#, Asp.Net Core and xUnit.net for our tests. To get started we will create a folder for our library and tests, open your command Read more…