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 for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube