Does anyone here have a long background with Java before switching/using C#? What caused you to switch and what do you miss about Java that C# doesn't have?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • C# offers much more out of the box in my experience, in Java you'll need frameworks like Spring (Boot) to add functionality that's included in the .NET SDK (asp.net core) and you'll have first party frameworks like Entity Framework Core as an ORM. That said (as others already said) the third party OSS scene isn't strong in .NET land

  • UWP Community Toolkit

    The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.

  • For instance, recently Chaochao opened a PR for the Windows Community Toolkit to open source the whole custom animation helpers he developed for the Store, which are used to implement the morphing animations you see when scrolling in a product page. You can see a GIF and the whole code here and in the linked PR.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts