Sha256: c8af34e6f376580fb8fef019f60464d6b879ccfa1ff4c5399d4c73cd549a9587
Contents?: true
Size: 573 Bytes
Versions: 148
Compression:
Stored size: 573 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/articles/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
148 entries across 148 versions & 1 rubygems