The .NET library (formerly called .NET Core) doesn't have built-in functions for classical statistics analyses. But it is possible to implement such functions from scratch. This article presents C# ...
Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud. Azure Functions is the serverless compute offering in the Microsoft Azure cloud.