C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language. Its roots in the C family of languages makes C# immediately familiar to C, C++, Java, and JavaScript programmers. 1
Related Topics
- DotNet : .NET is a free, cross-platform, open-source developer platform for building many kinds of applications.
- DotNet Framework : .NET Framework is a technology that supports building and running Windows apps and web services.
Resources
- A tour of the C# language - C# (pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 11 and earlier. If you want to explore the language through interactive examples, try the introduction to C# tutorials.
- Docker on Windows
- Microsoft .NET and .NET Core - Microsoft .NET and .NET Core follow the Modern Lifecycle Policy.
- .NET Release Schedule - This document covers the upcoming release dates for .NET and .NET Core.