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

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube