Sha256: b624a698874aba2e17ddcc7f9f33ef29c305ec70254edef868cc1e7c2cb7314b
Contents?: true
Size: 564 Bytes
Versions: 85
Compression:
Stored size: 564 Bytes
Contents
C# is a modern, object oriented language developed and maintained by Microsoft. The learning curve is small, reduced even if the developer has experience with other 'C-Style' languages. C# is a carefully designed language with lots of great features, such as type-inference and async/await. The official [documentation](https://docs.microsoft.com/en-us/dotnet/csharp/) is very extensive and well-written. Although .NET used to be Windows-only, with the release of [.NET Core](https://www.microsoft.com/net/core) you can also use C# on Mac or Unix-based systems.
Version data entries
85 entries across 85 versions & 1 rubygems