资讯

In C# 9 lambda or anonymous methods can have a static modifier. This article talks about static anonymous functions and why they are useful, using code examples to illustrate the concepts.
Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud.