News

.NET Development Available on Red Hat Open Source Platform

The technology was developed by a company founded by two ex-Microsoft executives.

.NET Framework developers have a new Platform-as-a-Service (PaaS) option for their applications: Red Hat's OpenShift.

Red Hat, the large open source company that made its name supporting Linux, announced today that its collaborated with Uhuru Software to add .NET and Microsoft SQL Server to its OpenShift platform. "OpenShift can deliver a PaaS solution for .NET that is native to Windows while still enabling the secure, multi-tenant architecture that users have come to expect from our platform," Red Hat Technical Director for OpenShift Chris Morgan blogged.

He said that developers can "easily" write an app with .NET and MySQL completely on Red Hat Enterprise Linux. Uhuru, which handled the plumbing, is a two-year old company started by two former Microsoft executives in Jawaid Ekram and Jawad Khaki. It specializes in tying Windows to open source platforms; it already supports Windows on Cloud Foundry, for instance.

Uhuru described how the integration works:

"Uhuru has done a thorough implementation of the OpenShift environment on Windows and used native C# code wherever possible for maximum reliability and compatibility. Windows Server is a fully functional OpenShift node managed via SSH just like Linux nodes.

We have also built cartridges for .NET and Microsoft SQL Server. .NET applications benefit from the autoscaling capabilities of OpenShift and can easily ramp up capacity by provisioning additional gears just as any other OpenShift app."

The packages for using OpenShift are available on GitHub.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

  • TypeScript Tops New JetBrains 'Language Promise Index'

    In its latest annual developer ecosystem report, JetBrains introduced a new "Language Promise Index" topped by Microsoft's TypeScript programming language.

Subscribe on YouTube