News

Oracle Cloud Functions Now Supports C#

C# coders can now use the Functions service in the Oracle Cloud to build and deploy functions typically used in serverless, event-driven computing.

Akin to Azure Functions, Google Cloud Functions and AWS Lambda, Oracle Cloud Functions is a serverless platform that lets developers create, run and scale applications without managing any infrastructure.

Now, C# coders who for some reason don't want to work with one of the "Big 3" providers, have a new option in Oracle Cloud -- sometimes ranked among the top five cloud computing platforms.

Oracle this week announced the new support, saying, "A new Function Development Kit (FDK) is available for C# (.NET 3.1)."

We assume Oracle, not being fully immersed in the Microsoft-centric development space, meant .NET Core 3.1 and not the old .NET Framework 3.1 circa 2012. Currently, of course, .NET 7 is in the works for a 2022 debut, following .NET 6 and .NET 5, which came after .NET Core 3.1.

Languages Supported by Oracle Functions
[Click on image for larger view.] Languages Supported by Oracle Functions (source: Oracle).

Although Oracle Cloud Functions language support is running a couple releases behind for C#/.NET, it's more up to date for other languages, as shown in the graphic above.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events