Softwares .NET Core 6.0.26

.NET Core is a development platform multi-purpose, open source is maintained by Microsoft and the community .NET on GitHub. It is cross platform (supports Windows, macOS and Linux) and can be used to build the device applications, cloud and IoT. The language C #, Visual Basic and F # can be used to write applications and libraries for .NET Core. These languages can be used in text editor or your favorite development Environment integrated (IDE). NET Core - programming and application....

.NET Core is a development platform multi-purpose, open source is maintained by Microsoft and the community .NET on GitHub. It is cross platform (supports Windows, macOS and Linux) and can be used to build the device applications, cloud and IoT. The language C #, Visual Basic and F # can be used to write applications and libraries for .NET Core. These languages can be used in text editor or your favorite development Environment integrated (IDE).

NET Core - programming and application execution

The characteristics of .NET Core

  • Runs on Windows, MacOS and Linux operating systems.
  • Run your code with the same behavior on many architectures, including x64, x86 and ARM.
  • Include the command line tools easy to use can be used to develop locally, and in situations of continuous integration.
  • Can be included in your application or be installed in parallel (installed all users or the whole system). Can be used with the Docker containers.
  • .NET Core is compatible with .NET Framework, Xamarin and Mono, through .NET Standard.
  • Platform .NET Core is open source, uses the MIT license, and Apache 2. .NET Core is a project .The NET Foundation.
  • .NET Core is Microsoft support, according to Support .NET Core.
Top Alternatives

You can also like