Questions about OWIN and WCF from a high level.

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wcf

    This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.

    WCF is now open source (see github) and works well on .Net core and above. If you configure it with nettcpbinding the performance is on par with gRPC. Self-hosting the service works as before via System.ServiceModel.ServiceHost.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • CoreWCF

    Main repository for the Core WCF project

    The ongoing .net core port called CoreWcf plans to realize that goal as a future feature on it's roadmap. Where there's plans on adding new transports that didn't exist on .net framework wcf like Grpc, Azure Service bus, Amazon SQS, rabbitmq etc...

  • SoapCore

    SOAP extension for ASP.NET Core

    If you have a need to still support existing client apps that used a WCF backend then this or SoapCore are both options but I don’t think they have full support for all features that WCF had.

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

  • How do I approach migrating from .net framework WCF to .net core web api

    1 project | /r/dotnet | 27 Apr 2023
  • Having a heck of a time getting WCF web.config working correctly.

    1 project | /r/dotnet | 14 Mar 2023
  • Why WCF? Am I wrong for hating it so much?

    3 projects | /r/dotnet | 22 Feb 2023
  • OpenAPI vs SOAP and WSDL

    2 projects | /r/dotnet | 17 Nov 2022
  • .NET 7 is Available Today

    1 project | /r/programming | 9 Nov 2022

Did you konow that C# is
the 9th most popular programming language
based on number of metions?