https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.dotnetcore122-3b0eb2a2-66dd-43c2-9dbf-778b8679d95c/image2_pcloud.png
Dotnet Core
by pcloudhosting
Just a moment, logging you in...
Version 10.0.111 + Free Support on Ubuntu 26.04
.NET Core is an open-source, cross-platform development framework developed by Microsoft for building modern, high-performance applications. It supports multiple operating systems, including Windows, Linux, and macOS, and can be used to develop web applications, REST APIs, cloud services, command-line applications, and other software solutions. With features such as high performance, scalability, modular architecture, dependency injection, and cross-platform support, .NET Core provides a flexible platform for developing modern and enterprise-grade applications.
Features of .NET Core:- An open-source framework developed and maintained by Microsoft.
- Cross-platform support for Windows, Linux, and macOS.
- Supports development of web applications, REST APIs, cloud services, and command-line applications.
- Provides high performance, scalability, and efficient resource utilization.
- Supports programming languages such as C#, F#, and Visual Basic.
- Provides a modular architecture with extensive libraries and package support.
- Includes built-in support for dependency injection, asynchronous programming, and modern application development.
Dotnet Core usage:
$ sudo su $ apt update $ Verify installation: # /usr/bin/dotnet --version # dotnet --info