C-Sharp

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.
Not to be confused with the C programming language.
Not to be confused with the C++ programming language.


C# (C-Sharp) is an open-source, general-purpose, multi-paradigm, programming language. It was created by Microsoft around the year 2000 and is part of the .NET framework ("dot net").

C# is compiled to Common Intermediate Language which runs on the Common Language Runtime virtual machine which uses just-in-time compilation.

See also

  • Dotnet/Devguide — A .NET guide for Gentoo developers.
  • Project:Dotnet — an effort to provide support for the .NET Core development platform within the Gentoo Linux operating system and a comprehensive set of packages for the .NET ecosystem, including the .NET SDK, development tools, and popular applications written using .NET.

Externel resourses

  • dev-dotnet - Gentoo packages in the dev-dotnet category