Skip to content

Reviews for C#

Login to Review
david_smith75
David Smith
Mar 27, 2026
4.33/5
Powerful but with a steeper path for beginners
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

C# is a robust language that's fantastic for building Windows applications and games with Unity. The .NET ecosystem is mature and well-supported, making it a powerhouse for enterprise and performance-critical applications. However, the learning curve can be significant for beginners, especially around advanced concepts like asynchronous programming and LINQ. The tooling and tooling, especially in Visual Studio, is top-notch, but the initial setup and project configuration can be overwhelming for a first-timer.

0 helpful 0 not helpful
mwhite9090
Michael White
Mar 26, 2026
4.67/5
C# has been a game-changer for my development career
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a .NET developer for over 5 years, C# has become my go-to language for everything from web APIs to desktop applications. Its clean syntax, strong typing, and excellent tooling with Visual Studio make development incredibly productive. The language continues to evolve with useful features while maintaining backward compatibility, which is crucial for enterprise projects.

0 helpful 0 not helpful
dakota_white20
Dakota White
Mar 25, 2026
4.50/5
A Modern Backbone for Enterprise Development
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

C# and the .NET ecosystem have been the absolute workhorses for our enterprise applications. The language is incredibly consistent and the tooling, especially in Visual Studio, makes development a breeze. The switch to .NET Core and the open-source shift has been a game-changer for cross-platform development. The type safety, vast standard library, and strong community support mean we can build robust, scalable applications with confidence. It's the reliable, powerful engine behind so many of our critical services.

0 helpful 0 not helpful
caseytech96
Casey Thomas
Mar 21, 2026
4.67/5
A Powerful and Versatile Tool for Modern Development
Ease of Use
Features
Value for Money
Customer Support
Overall Experience

As a developer building both desktop and web applications, I've found C# to be an incredibly robust and productive language. Its clean, C-like syntax makes it easy to learn if you have experience with similar languages, and the strong integration with Visual Studio and the .NET ecosystem streamlines development significantly. The language's constant evolution, with features like async/await and pattern matching, keeps it modern and efficient for tackling complex projects. While there's a learning curve for the .NET framework itself, the extensive documentation and community support make it manageable.

0 helpful 0 not helpful
Review Summary
4.3

Based on 14 reviews

Ease of Use 3.6/5
Features 4.8/5
Value for Money 4.7/5
Customer Support 3.4/5
Overall Experience 4.3/5
Rating Distribution
5
8
4
4
3
2
2
0
1
0
C#
C#

C# is an object-oriented programming language developed by Microsoft as part of the .NET framework. It has a C-like syntax …

Back to Product