Why WCF? Am I wrong for hating it so much?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • EsentSerialize

    ESENT Serialization class library is built above Managed ESENT. It allows you to store your objects in the underlying extensible storage engine database.

  • Here’s a decade-old example which probably still works to this day: https://github.com/Const-me/EsentSerialize/tree/master/Demos/ClientServer

  • CoreWCF

    Main repository for the Core WCF project

  • In the later versions you could avoid almost all the XML mess by configuring all of the settings in code. The experience is pretty close to gRPC imo, one plus point is you don't need to learn how to write proto classes. Though you could use protobuf-net for a similar experience. I'm kinda hopeful with CoreWCF, they aim to support more transports (including event gRPC) in the future along with queues other than MSMQ and slowly evolve from being too SOAP specific. There's a lot of potential still for WCF to be a transport agnostic framework that ecompass a lot of transports.

  • 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
  • practical-aspnetcore

    Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

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

  • What advantages/disadvantage does Blazor have in comparison to other popular frontend frameworks?

    1 project | /r/dotnet | 18 Jun 2023
  • What's the best course for learning ASP.NET Core backend development?

    1 project | /r/dotnet | 6 May 2023
  • How to built basic authentication ?

    1 project | /r/dotnet | 3 May 2023
  • Study/Accountability group?

    1 project | /r/dotnet | 19 Apr 2023
  • ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog

    1 project | /r/dotnet | 12 Apr 2023